*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:16px;line-height:1.7;color:#333;background:#fff}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.cursive{font-family:Caveat,cursive}.section-title{text-align:center;margin-bottom:2.5rem}.section-title.cursive{font-size:2.6rem;font-weight:500;color:#014235}.btn{display:inline-block;padding:12px 28px;border-radius:30px;font-size:.95rem;font-weight:400;letter-spacing:.02em;cursor:pointer;transition:all .3s ease;text-align:center}.btn-primary{background:#35685e;color:#fff;border:2px solid #35685e}.btn-primary:hover{background:#014235;border-color:#014235}.btn-outline{background:transparent;color:#d08076;border:2px solid #d08076}.btn-outline:hover{background:#d08076;color:#fff}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #eee}.header-inner{max-width:1400px;margin:0 auto;padding:12px 40px;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:10px}.header-logo img{width:50px;height:50px;object-fit:contain}.header-logo-text{display:flex;flex-direction:column;line-height:1.2}.header-name{font-weight:600;font-size:1rem;color:#333}.header-tagline{font-size:.8rem;color:#888}.header-nav{display:flex;gap:2rem}.header-nav a{font-size:.9rem;color:#35685e;transition:color .2s;font-weight:400}.header-nav a:hover{color:#014235}.burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.burger span{display:block;width:24px;height:2px;background:#35685e;transition:all .3s}.hero{padding:60px 40px 80px;background:#fff;position:relative}.hero:before{content:"";position:absolute;top:0;right:0;width:45%;height:100%;background:#d08076;border-radius:0 0 0 40%;z-index:0}.hero-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.hero-text{flex:1;max-width:550px}.hero-logo-mobile{display:none}.hero h1{margin-bottom:1.2rem}.hero-name{display:block;font-family:Caveat,cursive;font-size:2.2rem;font-weight:500;color:#014235}.hero-metier{display:block;font-family:Caveat,cursive;font-size:2.6rem;font-weight:600;color:#014235;line-height:1.2;white-space:pre-line}.hero-adresses{margin-bottom:1.8rem}.hero-adresses p{font-size:.9rem;color:#666;line-height:1.6}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.hero-illustration{flex:0 0 auto;position:relative;z-index:1}.hero-logo-desktop{width:320px;height:320px;object-fit:contain}.accompagnement{padding:80px 40px;background:#fff}.accompagnement .section-title{font-size:1.8rem;color:#333;font-weight:400;margin-bottom:3rem}.accompagnement-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;grid-template-rows:auto auto;gap:2rem 3rem}.accompagnement-photo{grid-row:1 / 3}.accompagnement-photo img{width:100%;max-width:360px;border-radius:16px;object-fit:cover}.accompagnement-content{align-self:start}.accompagnement-texte{font-size:.95rem;line-height:1.8;color:#444}.accompagnement-texte strong{font-weight:600;color:#014235}.accompagnement-texte em{font-style:italic;color:#35685e}.accompagnement-google{margin-top:1.5rem;display:flex;align-items:center;gap:12px}.google-logo{height:20px;width:auto}.google-stars{color:#f5a623;font-size:1.1rem;letter-spacing:2px}.google-stars span{color:#333;font-size:.85rem;margin-left:4px}.accompagnement-objectifs{display:flex;flex-direction:column;gap:.8rem}.objectif{display:flex;align-items:flex-start;gap:10px}.objectif-check{color:#d08076;font-size:1.1rem;flex-shrink:0;margin-top:2px}.objectif p{font-size:.9rem;color:#444;line-height:1.5}.accompagnement-cta{text-align:center;margin-top:2.5rem}.temoignages{padding:70px 40px;background:#fdf5e6;position:relative}.temoignages .section-title{font-size:2.8rem;color:#35685e}.temoignages-carousel{max-width:750px;margin:0 auto;position:relative;min-height:180px}.temoignage-slide{display:none;text-align:center;animation:fadeIn .5s ease}.temoignage-slide.active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.temoignage-slide blockquote{font-size:1rem;font-style:italic;color:#555;line-height:1.8;margin-bottom:1.2rem}.temoignage-slide cite{display:block;font-family:Caveat,cursive;font-size:1.5rem;font-style:normal;color:#333;text-align:right}.temoignages-dots{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}.dot{width:10px;height:10px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:background .3s}.dot.active{background:#35685e}.temoignages-arrows{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%);padding:0 10px}.arrow{background:none;border:none;font-size:2.5rem;color:#d08076;cursor:pointer;pointer-events:auto;transition:color .2s;line-height:1}.arrow:hover{color:#014235}.prestations{padding:80px 40px;background:#fff}.prestations-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}.prestation-card{text-align:center}.prestation-image-wrap{width:180px;height:250px;margin:0 auto 1.2rem;border-radius:90px 90px 10px 10px;overflow:hidden;border:3px solid #d08076}.prestation-image-wrap img{width:100%;height:100%;object-fit:cover}.prestation-card h3{font-size:1.8rem;font-weight:500;color:#d08076;margin-bottom:.8rem}.prestation-card p{font-size:.85rem;color:#555;line-height:1.7;max-width:320px;margin:0 auto;white-space:pre-line}.site-footer{background:#fff}.footer-bar{height:60px;background:#014235}.footer-content{padding:30px 40px;text-align:center}.footer-logos{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1rem}.footer-logos img{height:60px;width:auto;object-fit:contain}.footer-copyright{font-size:.8rem;color:#888}@media (max-width: 1024px){.header-nav{gap:1.2rem}.header-nav a{font-size:.82rem}.hero:before{width:40%}.hero-logo-desktop{width:250px;height:250px}}@media (max-width: 768px){.burger{display:flex}.header-inner{padding:10px 20px}.header-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;padding:80px 30px 30px;gap:1.2rem;box-shadow:-4px 0 20px #0000001a;transition:right .3s ease;z-index:200}.header-nav.open{right:0}.header-nav a{font-size:1rem}.burger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero{padding:40px 20px 60px}.hero:before{display:none}.hero-inner{flex-direction:column;text-align:center}.hero-text{max-width:100%}.hero-logo-mobile{display:block;margin-bottom:1rem}.hero-logo-mobile img{width:120px;height:120px;margin:0 auto}.hero-illustration{display:none}.hero-name{font-size:1.8rem}.hero-metier{font-size:2rem}.hero-adresses{margin-bottom:1.5rem}.hero-ctas{justify-content:center;flex-direction:column;align-items:center}.hero-ctas .btn{width:100%;max-width:280px}.accompagnement{padding:50px 20px}.accompagnement .section-title{font-size:1.4rem}.accompagnement-inner{grid-template-columns:1fr}.accompagnement-photo{grid-row:auto;text-align:center}.accompagnement-photo img{max-width:280px;margin:0 auto}.temoignages{padding:50px 20px}.temoignages .section-title{font-size:2rem}.temoignages-arrows{display:none}.prestations{padding:50px 20px}.prestations-grid{grid-template-columns:1fr;gap:2.5rem}.prestation-image-wrap{width:160px;height:220px}.footer-bar{height:40px}.footer-content{padding:20px}}@media (max-width: 480px){.hero-name{font-size:1.5rem}.hero-metier{font-size:1.7rem}.section-title.cursive{font-size:2rem}}
