@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";.navbar{position:fixed;top:0;left:0;width:100%;height:80px;z-index:1000;transition:background .3s ease,height .3s ease}.navbar:not(.dark){background:transparent}.navbar.dark{background:#fff}.navbar.shrink{height:70px}.navbar-inner{max-width:1400px;margin:0 auto;height:100%;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center}.nav-logo img{height:56px;display:block;transition:height .3s ease}.navbar.shrink .nav-logo img{height:48px}.nav-menu{display:flex;align-items:flex-end;gap:2rem;white-space:nowrap}.nav-menu a{font-size:1.05rem;font-weight:600;color:#fff;text-decoration:none;position:relative;padding:4px 0;flex-shrink:0;transition:color .25s ease,opacity .25s ease}.navbar.dark .nav-menu a{color:#111}.nav-menu a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:currentColor;transition:width .3s ease}.nav-menu a:hover:after,.nav-menu a.active:after{width:100%}.nav-menu a:hover{opacity:.85}.nav-instagram{display:flex;align-items:flex-end;font-size:1.9rem;margin-left:.6rem;line-height:1;transition:transform .25s ease,opacity .25s ease}.nav-instagram:hover{transform:translateY(-1px);opacity:.85}.nav-toggle{display:none;background:none;border:none;font-size:2rem;cursor:pointer;color:inherit}@media(max-width:950px){.nav-toggle{display:block}.nav-menu{position:absolute;top:80px;right:2rem;flex-direction:column;align-items:flex-start;gap:1.4rem;background:#fff;padding:1.6rem 2rem;border-radius:16px;box-shadow:0 20px 40px #00000026;white-space:normal;display:none}.nav-menu.active{display:flex}.nav-menu a{font-size:1.1rem;color:#111}}.navbar:not(.dark) .nav-toggle{color:#fff}.navbar.dark .nav-toggle{color:#111}.hero{height:100vh;background-size:cover;background-position:center;position:relative}.hero-overlay{height:100%;background:#0009;display:flex;align-items:center;justify-content:flex-start;padding-left:4rem;color:#fff;text-align:left;position:relative}.hero-overlay h1{max-width:1000px;font-size:clamp(3rem,5vw,4rem);font-weight:600;line-height:1.15}.hero-cta{position:absolute;bottom:9rem;right:4rem;display:inline-flex;align-items:center;gap:.8rem;padding:1.1rem 2.8rem;background:transparent;color:#fffffff2;text-decoration:none;font-size:1.05rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border:2px solid rgba(255,255,255,.65);border-radius:50px;opacity:0;transform:translateY(15px);animation:fadeUp .8s ease forwards;animation-delay:.6s;transition:all .3s ease}.cta-icon{font-size:.9rem;transition:transform .3s ease}.hero-cta:hover{background:#fffffff2;color:#111;transform:translateY(-2px);box-shadow:0 12px 30px #00000059;border-color:#fffffff2}.hero-cta:hover .cta-icon{transform:translate(4px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-overlay{padding-left:1.5rem}.hero-overlay h1{font-size:2.4rem}.hero-cta{bottom:4rem;right:1.5rem;padding:.9rem 1.9rem;font-size:.9rem}}.services{background:#fff;padding:7rem 1.5rem}.services-inner{max-width:1200px;margin:0 auto}.services-title{font-family:Lato,sans-serif;font-size:2.8rem;font-weight:700;margin-bottom:3.5rem;color:#111;text-align:left}.services-image{max-width:600px;margin:0 auto 5rem}.services-image img{width:100%;height:auto;display:block;border-radius:14px;box-shadow:0 20px 45px #0000001f}.services-texts{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.service-block{font-family:Lato,sans-serif;color:#222;text-align:center}.service-block h3{font-size:1.9rem;font-weight:700;margin-bottom:1.2rem}.service-block p{font-size:1.25rem;line-height:1.75;opacity:.95}@media(max-width:900px){.services{padding:5rem 1.2rem}.services-texts{grid-template-columns:1fr;gap:3rem}.services-title{font-size:2.6rem}.service-block h3{font-size:1.6rem}.service-block p{font-size:1.1rem}}.atouts{padding:6rem 2rem;background:#fff;font-family:Lato,sans-serif}.atouts-inner{max-width:1200px;margin:auto}.atouts-title{font-size:2.8rem;margin-bottom:3rem}.atouts-layout{display:flex;justify-content:center;align-items:flex-start;gap:1rem;width:100%}.atouts-image-left{width:300px;height:650px;object-fit:cover;border-radius:16px}.atouts-right{display:flex;flex-direction:column;align-items:center}.atouts-image-right{width:420px;border-radius:14px;margin-bottom:1.2rem}.atouts-text{width:420px;text-align:center;font-size:1.25rem;line-height:1.7;color:#222}.atouts-text p{margin-bottom:1rem}@media(max-width:900px){.atouts-layout{flex-direction:column;align-items:center}.atouts-image-left,.atouts-image-right,.atouts-text{width:100%}}.approche{padding:6rem 2rem;background:#fff;font-family:Lato,sans-serif}.approche-inner{max-width:1200px;margin:auto}.approche-title{font-size:2.8rem;margin-bottom:.5rem}.approche-subtitle{font-size:1.4rem;font-weight:400;color:#555;margin-bottom:3rem}.approche-layout{display:flex;align-items:flex-start;gap:3rem}.approche-text{flex:1;font-size:1.2rem;line-height:1.8;color:#222}.approche-text p{margin-bottom:1.5rem}.approche-image{flex:1;display:flex;justify-content:center;position:relative;top:-50px}.approche-image img{width:100%;max-width:650px;min-height:420px;border-radius:18px;object-fit:cover}@media(max-width:900px){.approche-layout{flex-direction:column}.approche-image{top:0}.approche-image img{max-width:100%}}.pourquoi{font-family:Lato,sans-serif}.pourquoi-title{font-size:2.5rem;margin-bottom:3rem;text-align:left}.pourquoi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.pourquoi-card{text-align:center;padding:1rem}.pourquoi-icon{font-size:2.8rem;color:#111;margin-bottom:1rem}.pourquoi-card h3{font-size:1.4rem;margin-bottom:1rem;font-weight:700}.pourquoi-card p{font-size:1.05rem;line-height:1.6;color:#333}@media(max-width:900px){.pourquoi-grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.pourquoi-grid{display:flex;flex-direction:column;gap:2.2rem}.pourquoi-card{width:100%;padding:1.8rem 1.6rem}}.pourquoi.section{max-width:none}.contact{padding:6rem 2rem 3rem;background:#111;color:#fff;font-family:Lato,sans-serif}.contact-inner{max-width:1200px;margin:auto}.contact-title{font-size:2.6rem;margin-bottom:3rem}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;margin-bottom:4rem}.contact-infos{display:flex;flex-direction:column;gap:1.8rem}.contact-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;line-height:1.5}.contact-item svg{font-size:1.4rem;margin-top:4px}.contact-item a{color:#fff;text-decoration:none;transition:opacity .2s ease}.contact-item a:hover{opacity:.75}.contact-cta{margin-top:1.5rem;align-self:flex-start;padding:.7rem 1.6rem;min-width:200px;text-align:center;border:2px solid white;border-radius:40px;color:#fff;text-decoration:none;font-weight:600;transition:background .3s ease,color .3s ease}.contact-cta:hover{background:#fff;color:#111}.contact-map iframe{width:100%;height:320px;border:none;border-radius:16px}.contact-footer{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;font-size:.9rem;opacity:.7}@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-map iframe{height:260px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overscroll-behavior-y:none;overflow-x:hidden}body{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#222;background:#fff}main{background:#fff}.section{min-height:100vh;max-width:1200px;margin:auto;padding:6rem 2rem;scroll-margin-top:100px}.section-alt{background:#f6f6f6}h1,h2,h3{margin-top:0}h2{font-size:2.5rem;margin-bottom:1rem}.section-inner{max-width:1200px;margin:0 auto}.section h2{font-family:Lato,sans-serif;font-size:2.5rem;margin-bottom:2.5rem}
