:root{--navy:#022859;--navy-2:#043a73;--bleu:#035aa6;--bleu-clair:#2e86c8;--vert:#62bf04;--vert-fonce:#1b7302;--gris-clair:#f2f6f9;--gris-bord:#e2e8ee;--texte:#16202e;--texte-doux:#5a6573;--blanc:#fff;--jaune:#ffd54a;--grad-vert:linear-gradient(135deg, #6fc714, #2c8a05);--grad-navy:linear-gradient(160deg, #043a73, #021a3d);--grad-hero:radial-gradient(1200px 500px at 70% -5%, #d7ecfb 0%, #d7ecfb00 60%), linear-gradient(180deg, #eef6fc 0%, #f7fafc 100%);--shadow-sm:0 2px 8px #0228590f;--shadow:0 12px 30px #0228591a;--shadow-lg:0 24px 60px #02285929;--radius:14px;--radius-lg:22px;--maxw:1180px;--font-display:"Archivo", system-ui, sans-serif;--font-body:"Manrope", system-ui, sans-serif}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}#top,#services,#avant-apres,#apropos,#pourquoi,#avis,#contact,#zone{scroll-margin-top:90px}.js .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.js .reveal.is-visible{opacity:1;transform:none}body{font-family:var(--font-body);color:var(--texte);background:var(--blanc);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);color:var(--navy);line-height:1.1}.container{max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.section{padding:4.5rem 0}.section-alt{background:var(--gris-clair)}.center{text-align:center;margin-top:2.5rem}.eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.16em;color:var(--vert-fonce);margin-bottom:.6rem;font-size:.78rem;font-weight:800;display:block}.eyebrow-light{color:var(--vert)}.eyebrow-pill{text-align:left;color:var(--bleu);background:#035aa61a;border-radius:999px;margin-bottom:1.25rem;padding:.45rem .9rem;display:inline-block}.section-title{text-align:center;letter-spacing:-.02em;margin-bottom:2.75rem;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:800}.section-title-light{color:var(--blanc)}.text-green{color:var(--vert)}.footnote{text-align:center;color:var(--texte-doux);margin-top:2rem;font-size:.85rem}.btn{font-family:var(--font-body);cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:1rem;font-weight:700;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-lg{padding:.95rem 1.9rem;font-size:1.05rem}.btn-block{width:100%}.btn-green{background:var(--grad-vert);color:var(--blanc);box-shadow:0 8px 20px #2c8a054d}.btn-green:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2c8a0561}.btn-outline{background:var(--blanc);color:var(--navy);border-color:var(--gris-bord)}.btn-outline:hover{border-color:var(--bleu);color:var(--bleu)}.btn-ghost{color:var(--navy);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border-color:#02285926}.btn-ghost:hover{background:var(--blanc);border-color:var(--navy)}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gris-bord);background:#fffffff5;position:sticky;top:0}.header-inner{max-width:var(--maxw);align-items:center;gap:1rem;margin:0 auto;padding:.6rem 1.25rem;display:flex}.logo-link{align-items:center;display:inline-flex}.logo-img{width:auto;height:55px}.nav{align-items:center;gap:1.4rem;margin-left:auto;display:none}.nav a{color:var(--navy);font-size:.95rem;font-weight:600}.nav a:hover{color:var(--bleu)}.nav-cta{margin-left:.4rem}.header-right{align-items:center;gap:.75rem;margin-left:auto;display:flex}.header-tel{align-items:center;gap:.55rem;display:none}.header-tel-icon{background:#035aa61f;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1rem;display:grid}.header-tel-text{flex-direction:column;line-height:1.15;display:flex}.header-tel-text strong{color:var(--bleu);font-size:1.05rem;font-family:var(--font-display);white-space:nowrap}.header-tel-text small{color:var(--texte-doux);font-size:.72rem}.burger{border:1px solid var(--gris-bord);background:var(--blanc);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 10px;display:inline-flex}.burger span{background:var(--navy);border-radius:2px;height:2px}.hero{background:var(--grad-hero);padding:2.5rem 0 3.5rem;overflow:hidden}.hero-grid{max-width:var(--maxw);gap:2rem;margin:0 auto;padding:0 1.25rem;display:grid}.hero-content>*{animation:.6s both fadeUp}.hero-content>:nth-child(2){animation-delay:80ms}.hero-content>:nth-child(3){animation-delay:.16s}.hero-content>:nth-child(4){animation-delay:.24s}.hero-content>:nth-child(5){animation-delay:.32s}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}}.hero-title{letter-spacing:-.03em;color:var(--navy);font-size:clamp(2.3rem,6.5vw,3.7rem);font-weight:900}.hero-title em{color:var(--vert-fonce);font-style:normal}.hero-lead{color:var(--texte-doux);max-width:30rem;margin:1.1rem 0 1.5rem;font-size:1.12rem}.promesses{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.75rem;padding:0;list-style:none;display:grid}.promesses li{border-left:3px solid var(--vert);flex-direction:column;gap:.15rem;padding-left:.75rem;display:flex}.promesse-icon-wrap{color:var(--vert-fonce);margin-bottom:.25rem}.promesse-icon{width:24px;height:24px}.promesse-titre{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--navy);font-size:.85rem;font-weight:800}.promesse-texte{color:var(--texte-doux);font-size:.82rem;line-height:1.35}.hero-actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero-visual{position:relative}.hero-photo{border-radius:var(--radius-lg);height:100%;min-height:280px;box-shadow:var(--shadow-lg);background-image:url(/img/hero.jpg),linear-gradient(160deg,#8ec9f0 0%,#c9e6cf 55%,#8fc46b 100%);background-position:50%;background-size:cover}.hero-badge{background:var(--grad-navy);color:var(--blanc);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:.75rem;padding:.9rem 1.2rem;display:flex;position:absolute;bottom:1rem;right:1rem}.hero-badge-check{background:var(--vert);width:34px;height:34px;color:var(--blanc);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.hero-badge div{flex-direction:column;line-height:1.15;display:flex}.hero-badge small{opacity:.85;font-size:.72rem}.hero-badge strong{font-family:var(--font-display);font-size:1.25rem;font-weight:900}.hero-badge-sub{color:var(--jaune);font-size:.74rem;font-weight:600}.trustbar{background:var(--navy);color:var(--blanc)}.trustbar-inner{max-width:var(--maxw);grid-template-columns:repeat(2,1fr);gap:.9rem 1.5rem;margin:0 auto;padding:1.1rem 1.25rem;display:grid}.trust-item{align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.trust-check{background:var(--vert);width:22px;height:22px;color:var(--blanc);border-radius:50%;flex:none;place-items:center;font-size:.75rem;font-weight:900;display:grid}.trust-icon{width:34px;height:34px;color:var(--vert);flex:none;place-items:center;display:grid}.trust-icon svg{width:24px;height:24px}.services-grid{grid-template-columns:1fr;gap:1.4rem;display:grid}.service-card{background:var(--blanc);border:1px solid var(--gris-bord);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .18s,box-shadow .18s;overflow:hidden}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-photo{background-image:linear-gradient(150deg,#cfe6f7,#a9d0a0);background-position:50%;background-size:cover;height:150px;position:relative}.service-icon{background:var(--blanc);width:52px;height:52px;color:var(--vert-fonce);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-24px;left:1.25rem}.service-icon svg{width:26px;height:26px}.service-body{padding:2.1rem 1.4rem 1.6rem}.service-body h3{margin-bottom:.4rem;font-size:1.18rem;font-weight:800}.service-body p{color:var(--texte-doux);font-size:.95rem}.ba-carousel{position:relative}.ba-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:100%;grid-auto-flow:column;gap:1.5rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.ba-track::-webkit-scrollbar{display:none}.ba-item{scroll-snap-align:center}.ba-pair{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.ba-photo{aspect-ratio:4/3;border-radius:var(--radius);background-position:50%;background-size:cover;justify-content:flex-start;align-items:flex-end;display:flex;position:relative}.ba-avant{background-image:linear-gradient(160deg,#6b7d6a,#3f4a3c)}.ba-apres{background-image:linear-gradient(160deg,#9fd1f0,#cfe9c4)}.ba-photo small{color:#ffffffd9;place-items:center;font-size:.85rem;display:grid;position:absolute;inset:0}.ba-badge{z-index:1;color:var(--blanc);letter-spacing:.05em;text-transform:uppercase;background:#021a3dc7;border-radius:6px;margin:.6rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;position:relative}.ba-apres .ba-badge{background:var(--vert-fonce)}.ba-item figcaption{text-align:center;color:var(--navy);margin-top:.8rem;font-weight:600}.ba-arrow{z-index:2;border:1px solid var(--gris-bord);background:var(--blanc);width:44px;height:44px;color:var(--navy);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:38%}.ba-prev{left:-10px}.ba-next{right:-10px}.ba-arrow:hover{color:var(--bleu);border-color:var(--bleu)}.atouts{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;display:grid}.atout{text-align:center}.atout-icon{width:64px;height:64px;color:var(--bleu);background:#035aa614;border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.atout-icon svg{width:30px;height:30px}.atout h3{text-transform:uppercase;letter-spacing:.03em;margin-bottom:.45rem;font-size:1.02rem;font-weight:800}.atout p{color:var(--texte-doux);font-size:.9rem}.testimonials{background:var(--grad-navy);color:var(--blanc);padding:4.5rem 0}.testimonials-grid{gap:2.5rem;display:grid}.testimonials-head{text-align:center}.testimonials-head .eyebrow{margin-bottom:.5rem}.testimonials-head .section-title{margin-bottom:1rem}.stars{color:var(--jaune);letter-spacing:.12em;font-size:1.1rem}.testimonials-score{margin-top:.4rem;font-size:1rem}.testimonials-score strong{font-family:var(--font-display);font-size:1.3rem}.reviews{gap:1.25rem;display:grid}.review{background:var(--blanc);color:var(--texte);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.review p{color:#38424f;margin:.7rem 0 1rem;font-style:italic}.review footer{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.review footer>div{flex-direction:column;display:flex}.google-g{flex:none;width:26px;height:26px}.review footer strong{font-family:var(--font-display);color:var(--navy)}.review footer span{color:var(--texte-doux);font-size:.85rem}.contact-grid{gap:2.5rem;display:grid}.contact-title{text-align:left;margin-bottom:.6rem}.contact-intro .eyebrow{text-align:left}.contact-sub{color:var(--texte-doux);margin-bottom:1.75rem}.contact-list{gap:1rem;padding:0;list-style:none;display:grid}.contact-list li{align-items:center;gap:.85rem;font-size:1rem;display:flex}.contact-list li>span[aria-hidden],.contact-list li>a>span{font-size:1.3rem}.contact-list a,.contact-list li>span:last-child{flex-direction:column;line-height:1.25;display:flex}.contact-list strong{font-family:var(--font-display);color:var(--navy);font-size:1.05rem}.contact-list small{color:var(--texte-doux);font-size:.82rem}.contact-form{background:var(--blanc);border:1px solid var(--gris-bord);border-radius:var(--radius-lg);box-shadow:var(--shadow);gap:1rem;padding:1.75rem;display:grid}.form-row{gap:1rem;display:grid}.contact-form label{color:var(--navy);gap:.35rem;font-size:.9rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{font:inherit;border:1px solid var(--gris-bord);background:var(--gris-clair);border-radius:10px;padding:.75rem .9rem}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--bleu);outline-offset:1px;background:var(--blanc)}.form-msg{border-radius:10px;padding:.8rem 1rem;font-size:.92rem}.form-ok{color:#1e7a3d;background:#e6f6ec}.form-err{color:#b3271a;background:#fdecea}.about-grid{align-items:center;gap:2rem;display:grid}.about-photo{border-radius:var(--radius-lg);min-height:260px;box-shadow:var(--shadow);background-image:url(/img/apropos.jpg),linear-gradient(160deg,#8ec9f0,#8fc46b);background-position:50%;background-size:cover}.about-title{text-align:left;margin-bottom:1rem}.about-content .eyebrow{text-align:left}.about-text{color:var(--texte-doux);margin-bottom:1rem}.about-stats{flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1.75rem;display:flex}.about-stat{flex-direction:column;display:flex}.about-stat strong{font-family:var(--font-display);color:var(--bleu);font-size:1.8rem;font-weight:900;line-height:1}.about-stat span{color:var(--texte-doux);font-size:.85rem}.floating-call{z-index:200;background:var(--grad-vert);color:var(--blanc);border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.3rem;font-weight:700;animation:2.4s ease-in-out infinite pulse;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 24px #2c8a0566}.floating-call-icon{font-size:1.1rem}@keyframes pulse{0%,to{box-shadow:0 10px 24px #2c8a0566}50%{box-shadow:0 10px 30px #2c8a05a6}}.cta-band{padding:0 1.25rem 3.5rem}.cta-inner{background:var(--grad-vert);color:var(--blanc);border-radius:var(--radius-lg);text-align:center;gap:1.5rem;padding:2rem;display:grid;box-shadow:0 18px 40px #2c8a0547}.cta-text{justify-content:center;align-items:center;gap:1rem;display:flex}.cta-eyebrow{background:#fff3;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid}.cta-text h2{color:var(--blanc);font-size:1.5rem}.cta-text p{opacity:.95;font-size:.95rem}.cta-phone{flex-direction:column;display:inline-flex}.cta-phone strong{font-family:var(--font-display);font-size:2rem;font-weight:900}.cta-phone span{opacity:.95;font-size:.85rem}.cta-zone{justify-content:center;align-items:center;gap:.6rem;display:flex}.cta-zone span[aria-hidden]{font-size:1.5rem}.cta-zone div{text-align:left;flex-direction:column;line-height:1.2;display:flex}.cta-zone small{opacity:.9;font-size:.78rem}.cta-zone strong{font-family:var(--font-display)}.footer{background:var(--navy);color:#ffffffc7;padding-top:3rem}.footer-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:2.5rem;display:grid}.footer-logo{filter:brightness(0)invert();width:auto;height:56px;margin-bottom:.9rem}.footer-brand p{max-width:22rem;font-size:.9rem}.footer-col h3{color:var(--blanc);margin-bottom:.9rem;font-size:1rem}.footer-col ul{gap:.5rem;padding:0;list-style:none;display:grid}.footer-col a:hover{color:var(--vert)}.footer-col li,.footer-col a{font-size:.9rem}.footer-social{gap:1rem;margin-top:1rem;display:flex}.footer-social a{color:var(--blanc);font-weight:700}.footer-social a:hover{color:var(--vert)}.footer-bottom{max-width:var(--maxw);text-align:center;border-top:1px solid #ffffff24;flex-direction:column;align-items:center;gap:.5rem;margin:0 auto;padding:1.1rem 1.25rem;font-size:.82rem;display:flex}.footer-legal{gap:1.25rem;display:flex}.footer-legal a:hover{color:var(--vert)}@media (width>=600px){.services-grid{grid-template-columns:repeat(2,1fr)}.trustbar-inner{grid-template-columns:repeat(4,1fr)}.reviews{grid-template-columns:repeat(3,1fr)}.cta-inner{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;padding:2rem 2.75rem}.cta-zone{justify-content:flex-end}.form-row{grid-template-columns:1fr 1fr}}@media (width>=900px){.nav{display:flex}.burger{display:none}.header-tel{display:flex}.hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem}.hero-photo{min-height:440px}.services-grid{grid-template-columns:repeat(3,1fr)}.atouts{grid-template-columns:repeat(3,1fr);gap:1.75rem 1.5rem}.ba-track{grid-template-columns:repeat(3,1fr);grid-auto-columns:auto;grid-auto-flow:row;overflow:visible}.ba-arrow{display:none}.testimonials-grid{grid-template-columns:.8fr 2fr;align-items:center}.testimonials-head,.testimonials-head .eyebrow,.testimonials-head .section-title{text-align:left}.contact-grid{grid-template-columns:1fr 1.1fr;align-items:start}.footer-grid{grid-template-columns:1.4fr 1fr 1.2fr 1fr 1.1fr}.footer-bottom{flex-direction:row;justify-content:space-between}.about-grid{grid-template-columns:1fr 1.1fr}.about-photo{height:100%;min-height:420px}.floating-call{display:none}}@media (width<=899px){.nav{background:var(--blanc);border-bottom:1px solid var(--gris-bord);box-shadow:var(--shadow);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:.25rem;padding:.75rem 1.25rem 1.25rem;transition:opacity .18s,transform .18s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px)}.nav.nav-open{opacity:1;pointer-events:auto;display:flex;transform:translateY(0)}.nav a{border-bottom:1px solid var(--gris-bord);padding:.6rem 0}.nav-cta{justify-content:center;margin-top:.6rem;border-bottom:none!important}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;animation:none!important}.js .reveal{opacity:1!important;transition:none!important;transform:none!important}}.topbar{background:var(--navy);color:#ffffffeb;font-size:.82rem}.topbar-inner{max-width:var(--maxw);flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem 1.4rem;margin:0 auto;padding:.4rem 1.25rem;display:flex}.topbar-item{color:inherit;align-items:center;gap:.35rem;display:inline-flex}.topbar-item:hover{color:var(--vert)}.topbar-badge{color:var(--jaune);font-weight:700}@media (width<=599px){.topbar-zone{display:none}}.check{background:var(--grad-vert);width:22px;height:22px;color:var(--blanc);border-radius:50%;flex:none;place-items:center;font-size:.8rem;font-weight:900;display:inline-grid}.hero-args{gap:.65rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.hero-args li{align-items:center;gap:.65rem;font-weight:600;display:flex}.hero-badge-link{color:var(--blanc);text-decoration:none;transition:transform .15s}.hero-badge-link:hover{transform:translateY(-2px)}@media (width>=520px){.hero-args{grid-template-columns:1fr 1fr}}.floating-actions{z-index:200;flex-direction:column;align-items:flex-end;gap:.7rem;display:flex;position:fixed;bottom:1rem;right:1rem}.floating-actions .floating-call{animation:none;position:static}.floating-wa{color:var(--blanc);background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-weight:700;animation:2.6s ease-in-out infinite pulse-wa;display:inline-flex;box-shadow:0 10px 24px #25d36673}.floating-wa-icon{width:26px;height:26px}@keyframes pulse-wa{0%,to{box-shadow:0 10px 24px #25d36673}50%{box-shadow:0 10px 30px #25d366b3}}@media (width<=599px){.floating-wa-label{display:none}.floating-wa{padding:.85rem}}.methode-intro{text-align:center;max-width:720px;color:var(--texte-doux);margin:-1.75rem auto 2.5rem;font-size:1.05rem;line-height:1.6}.methode-grid{counter-reset:methode;gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.methode-step{background:var(--blanc);border:1px solid var(--gris-bord);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:1rem;padding:1.25rem;display:flex}.methode-num{background:var(--grad-navy);width:42px;height:42px;color:var(--blanc);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.methode-step h3{margin-bottom:.25rem;font-size:1.1rem}.methode-step p{color:var(--texte-doux);font-size:.92rem}@media (width>=700px){.methode-grid{grid-template-columns:1fr 1fr}}@media (width>=1000px){.methode-grid{grid-template-columns:repeat(3,1fr)}}.whyclean-list,.engagements-grid{gap:.85rem;max-width:760px;margin:0 auto;padding:0;list-style:none;display:grid}.whyclean-list li,.engagement{background:var(--blanc);border:1px solid var(--gris-bord);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:center;gap:.7rem;padding:.85rem 1rem;font-weight:600;display:flex}@media (width>=600px){.whyclean-list,.engagements-grid{grid-template-columns:1fr 1fr;max-width:900px}}.container-narrow{max-width:820px}.faq-list{gap:.75rem;display:grid}.faq-item{border:1px solid var(--gris-bord);border-radius:var(--radius);background:var(--blanc);box-shadow:var(--shadow-sm);overflow:hidden}.faq-item summary{cursor:pointer;font-weight:700;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron{color:var(--bleu);flex:none;font-size:1.4rem;transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(45deg)}.faq-item p{color:var(--texte-doux);padding:0 1.25rem 1.2rem}.photo-estim{background:var(--grad-hero)}.photo-estim-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.photo-estim-icon{background:var(--blanc);width:70px;height:70px;box-shadow:var(--shadow);border-radius:50%;flex:none;place-items:center;font-size:2rem;display:grid}.photo-estim-text .section-title,.photo-estim-text .eyebrow{text-align:center}.photo-estim-text .section-title{margin-bottom:.75rem}.photo-estim-text p{color:var(--texte-doux);max-width:540px;margin:0 auto 1.5rem}.photo-estim-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}@media (width>=800px){.photo-estim-inner{text-align:left;flex-direction:row}.photo-estim-text .section-title,.photo-estim-text .eyebrow,.photo-estim-text p{text-align:left;margin-left:0}.photo-estim-actions{justify-content:flex-start}}.gallery-filters{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2rem;display:flex}.gallery-filter{border:1px solid var(--gris-bord);background:var(--blanc);color:var(--navy);cursor:pointer;border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700;transition:all .15s}.gallery-filter:hover{border-color:var(--bleu);color:var(--bleu)}.gallery-filter.is-active{background:var(--grad-vert);color:var(--blanc);border-color:#0000}.gallery-grid{gap:1.5rem;display:grid}@media (width>=600px){.gallery-grid{grid-template-columns:1fr 1fr}}@media (width>=1000px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.videos-grid{gap:1.5rem;display:grid}.video-item{border-radius:var(--radius);box-shadow:var(--shadow);background:#000;overflow:hidden}.video-item iframe,.video-item video{aspect-ratio:16/9;border:0;width:100%;display:block}.video-item figcaption{background:var(--navy);color:var(--blanc);padding:.6rem .9rem;font-size:.88rem}@media (width>=700px){.videos-grid{grid-template-columns:1fr 1fr}}.page-hero{background:var(--grad-navy);color:var(--blanc);background-position:50%;background-size:cover;padding:3rem 0}.page-hero-sm{padding:2.25rem 0}.page-hero h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--blanc);margin-bottom:.6rem;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900}.page-hero p{opacity:.92;max-width:620px}.page-hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.5rem;display:flex}.breadcrumb{opacity:.85;margin-bottom:1rem;font-size:.82rem}.breadcrumb a{color:var(--jaune)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{opacity:.6}.service-detail{gap:2rem;display:grid}.service-detail-text p{color:var(--texte-doux);margin-bottom:1.1rem;font-size:1.02rem}.service-detail-points{background:var(--gris-clair);border-radius:var(--radius-lg);align-self:start;padding:1.75rem}.service-detail-points h2{margin-bottom:1rem;font-size:1.2rem}.service-detail-points ul{gap:.7rem;margin-bottom:1.25rem;padding:0;list-style:none;display:grid}.service-detail-points li{align-items:center;gap:.6rem;font-weight:600;display:flex}.service-detail-zone{color:var(--texte-doux);margin-bottom:1.1rem;font-size:.9rem}@media (width>=850px){.service-detail{grid-template-columns:1.6fr 1fr}}.other-services{gap:1rem;display:grid}.other-service{background:var(--blanc);border:1px solid var(--gris-bord);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:.25rem;padding:1.1rem 1.25rem;transition:transform .15s,box-shadow .2s;display:flex}.other-service:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.other-service strong{font-family:var(--font-display);color:var(--navy)}.other-service span{color:var(--texte-doux);font-size:.9rem}@media (width>=700px){.other-services{grid-template-columns:1fr 1fr}}@media (width>=1000px){.other-services{grid-template-columns:repeat(3,1fr)}}.service-card{color:inherit;text-decoration:none;display:block}.service-link{color:var(--bleu);margin-top:.75rem;font-size:.9rem;font-weight:700;display:inline-block}.departements-band{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.departement-chip{background:var(--navy);color:var(--blanc);border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700}.villes-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ville-card{text-align:center;background:var(--blanc);border:1px solid var(--gris-bord);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:.2rem;padding:1.25rem 1rem;transition:transform .15s,box-shadow .2s;display:flex}.ville-card:hover{box-shadow:var(--shadow);border-color:var(--bleu);transform:translateY(-3px)}.ville-card-icon{font-size:1.4rem}.ville-card strong{font-family:var(--font-display);color:var(--navy)}.ville-card-dep{color:var(--texte-doux);font-size:.8rem}.ville-intro{color:var(--texte-doux);text-align:center;max-width:720px;margin:0 auto 2rem}@media (width>=700px){.villes-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1000px){.villes-grid{grid-template-columns:repeat(4,1fr)}}.about-valeurs{gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.about-valeurs li{align-items:center;gap:.6rem;font-weight:600;display:flex}.about-photo-wrap{position:relative}.about-photo-caption{background:var(--grad-navy);color:var(--blanc);border-radius:999px;padding:.45rem .9rem;font-size:.82rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}@media (width>=560px){.about-valeurs{grid-template-columns:1fr 1fr}}.nav a.is-active{color:var(--bleu);font-weight:700}.legal h2{margin:1.75rem 0 .6rem;font-size:1.25rem}.legal h2:first-child{margin-top:0}.legal p{color:var(--texte-doux);margin-bottom:.9rem}.legal a{color:var(--bleu);font-weight:600}.legal a:hover{text-decoration:underline}.legal mark{color:#8a6d00;background:#fff3cd;border-radius:4px;padding:.05em .35em;font-weight:600}
