@keyframes flashSlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px;font-size:16px}body{font-family:"Lato","Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.7;color:#333;background-color:#f8f5f0;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:#1e3a5f;text-decoration:none;transition:color .3s ease}.skip-link{position:absolute;top:-100%;left:1rem;z-index:10000;padding:.75rem 1.5rem;background:#1e3a5f;color:#fff;font-weight:700;border-radius:0 0 4px 4px;transition:top .2s}.skip-link:focus{top:0;color:#fff}a:hover{color:#c9a96e}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",Georgia,serif;color:#1e3a5f;line-height:1.3;margin-bottom:1rem}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.3rem}p{margin-bottom:1rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-block;padding:.85rem 2rem;border-radius:4px;font-family:"Lato","Helvetica Neue",Arial,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.5px;text-transform:uppercase;text-align:center;cursor:pointer;transition:all .35s ease;border:2px solid transparent;line-height:1.4}.btn-primary{background:#c9a96e;color:#fff;border-color:#c9a96e}.btn-primary:hover{background:#b8953d;border-color:#b8953d;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(201,169,110,.35)}.btn-outline,.btn-secondary{background:0 0;color:#fff;border-color:#fff}.btn-secondary:hover{background:#fff;color:#1e3a5f;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,255,255,.2)}.btn-outline{color:#1e3a5f;border-color:#1e3a5f}.btn-outline:hover{background:#1e3a5f;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,58,95,.25)}.btn-full{display:block;width:100%}.logo-text span,.section-label{font-family:"Lato",sans-serif;text-transform:uppercase}.section-label{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:3px;color:#8b7340;margin-bottom:.75rem}.section-title{font-size:2.2rem;font-weight:600;margin-bottom:1rem;position:relative}.section-title::after{content:"";display:block;width:60px;height:3px;background:#c9a96e;margin-top:1rem}.section-title--center,.text-center{text-align:center}.section-title--center::after{margin-left:auto;margin-right:auto}.lead{font-size:1.1rem;color:#555;line-height:1.8}.gold-line{width:60px;height:3px;background:#c9a96e;margin:1rem auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.navbar,.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 20px rgba(30,58,95,.08);transition:all .3s ease}.header-inner,.navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem .75rem;max-width:1200px;margin:0 auto;height:72px}.logo-link,.navbar-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#1e3a5f;min-width:0;overflow:hidden}.logo-link:hover,.navbar-brand:hover{color:#1e3a5f}.logo-svg,.navbar-logo{height:44px;width:auto}.logo-text,.navbar-name{font-family:"Playfair Display",Georgia,serif;font-size:1.1rem;font-weight:600;color:#1e3a5f;line-height:1.2}.logo-text span{display:block;font-size:.65rem;font-weight:400;letter-spacing:2px;color:#c9a96e;margin-top:2px}.main-nav,.navbar-menu{display:none}.main-nav.is-open,.navbar-menu.open{display:flex;flex-direction:column;position:fixed;top:72px;left:0;right:0;height:calc(100vh - 72px);height:calc(100dvh - 72px);background:#fff;box-shadow:0 10px 30px rgba(30,58,95,.1);padding:2rem 0;border-top:2px solid #c9a96e;z-index:999;overflow-y:auto}.main-nav a,.navbar-links a{display:block;padding:.75rem 1.5rem;font-size:.9rem;font-weight:400;color:#1e3a5f;letter-spacing:.3px;transition:all .3s ease;border-bottom:none}.main-nav a:hover,.navbar-links a:hover{color:#c9a96e;background:#f8f5f0;padding-left:2rem}.main-nav a.is-current,.navbar-links a.active{color:#c9a96e;font-weight:700}.navbar-links{display:flex;flex-direction:column;gap:0}.navbar-links li{margin:0}.header-cta{display:none}.navbar-cta{margin-top:1rem;text-align:center;width:100%}.hamburger,.navbar-toggle{display:flex;flex-direction:column;gap:5px;background:0 0;border:0;cursor:pointer;padding:8px;width:32px;height:32px;justify-content:center;flex-shrink:0}.hamburger span,.navbar-toggle-bar{display:block;width:26px;height:2px;background:#1e3a5f;border-radius:2px;transition:all .3s ease}.hamburger.is-active span:nth-child(1),.navbar-toggle.open .navbar-toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-active span:nth-child(2),.navbar-toggle.open .navbar-toggle-bar:nth-child(2){opacity:0}.hamburger.is-active span:nth-child(3),.navbar-toggle.open .navbar-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar.scrolled,.site-header.scrolled{box-shadow:0 4px 20px rgba(30,58,95,.12)}.navbar.scrolled .navbar-inner,.site-header.scrolled .header-inner{padding-top:.5rem;padding-bottom:.5rem;height:60px}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#1e3a5f 0,#2a4e78 40%,#345c88 70%,#1e3a5f 100%);clip-path:polygon(0 0,100%0,100% 88%,0 100%);padding:8rem 0 10rem;overflow:hidden}.hero::before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(201,169,110,.08)0,transparent 70%);pointer-events:none}.hero::after{bottom:10%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(214,228,240,.06)0,transparent 70%)}.hero-content{position:relative;z-index:2;max-width:700px;animation:fadeInUp 1s ease .2s both}.hero-label,.hero-subtitle{color:#c9a96e;margin-bottom:1.5rem}.hero-label{display:inline-block;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:4px;text-transform:uppercase;padding-bottom:.5rem;border-bottom:1px solid rgba(201,169,110,.4)}.hero h1,.page-hero h1{font-size:3rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.15}.hero-subtitle{font-family:"Playfair Display",Georgia,serif;font-size:1.3rem;font-weight:400;font-style:italic}.hero .lead,.hero-text{color:rgba(255,255,255,.85)}.hero-text{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;max-width:560px;font-weight:300}.hero .lead{max-width:640px;margin:0 auto 2rem}.hero-buttons{display:flex;flex-direction:column;gap:1rem}.hero-decoration,.hero-portrait{display:none;overflow:hidden}.hero-deco-arc{display:none;position:absolute;z-index:1;pointer-events:none}.page-hero{position:relative;padding:9rem 0 6rem;background:linear-gradient(135deg,#1e3a5f 0,#2a4e78 40%,#345c88 70%,#1e3a5f 100%);clip-path:polygon(0 0,100%0,100% 88%,0 100%);overflow:hidden}.hero::after,.page-hero::after,.page-hero::before{content:"";position:absolute;border-radius:50%;pointer-events:none}.page-hero::before{top:-30%;right:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(201,169,110,.07)0,transparent 70%)}.page-hero::after{bottom:5%;left:-10%;width:350px;height:350px;background:radial-gradient(circle,rgba(214,228,240,.05)0,transparent 70%)}.page-hero-content{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto;animation:fadeInUp 1s ease .2s both}.page-hero-label{display:inline-block;font-family:"Lato",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#c9a96e;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid rgba(201,169,110,.4)}.page-hero h1{font-size:2.8rem;margin-bottom:.75rem}.page-hero-subtitle{font-family:"Playfair Display",Georgia,serif;font-size:1.2rem;font-weight:400;font-style:italic;color:#c9a96e}.page-hero-decoration{display:none}.specialites{padding:6rem 0 5rem;position:relative;overflow:hidden}.specialites-header{text-align:center;margin-bottom:3.5rem}.specialites-grid{display:grid;grid-template-columns:1fr;gap:2rem}.spec-card{background:#fff;border-radius:6px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 20px rgba(30,58,95,.06);border-bottom:3px solid #c9a96e}.card::before,.spec-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1e3a5f,#c9a96e);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.card:hover,.spec-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(30,58,95,.12)}.card:hover::before,.spec-card:hover::before{transform:scaleX(1)}.spec-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem;background:linear-gradient(135deg,#d6e4f0 0,#e8f0f8 100%);color:#1e3a5f;border:2px solid rgba(201,169,110,.2)}.card h3,.pour-qui-card h3,.spec-card h3,.step h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1e3a5f}.spec-card p{color:#555}.section{padding:6rem 0}.section-light,.tarifs-table tr:hover td{background-color:rgba(30,58,95,.03)}.cards{display:grid;grid-template-columns:1fr;gap:2rem}.avis,.card{position:relative}.card{background:#fff;border-radius:6px;padding:2.5rem 2rem;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 20px rgba(30,58,95,.06);border-bottom:3px solid #c9a96e}.avis-card p,.card p,.spec-card p{font-size:.95rem;line-height:1.8}.card p{color:#555;margin-bottom:0}.avis{padding:8rem 0 7rem;background:linear-gradient(160deg,#1e3a5f 0,#2a4e78 100%);clip-path:polygon(0 5%,100%0,100% 95%,0 100%)}.avis::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.avis-header{text-align:center;margin-bottom:3rem;position:relative;z-index:2}.avis-header .section-label,.cta-phone a{color:#c9a96e}.avis-header .section-title{color:#fff}.avis-rating{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:1rem;color:rgba(255,255,255,.8)}.avis-stars{color:#c9a96e;font-size:1.2rem;letter-spacing:2px}.avis-sources{display:flex;justify-content:center;gap:1.5rem;margin-top:.6rem;flex-wrap:wrap}.avis-source-badge{font-size:.85rem;color:rgba(255,255,255,.65)}.avis-carousel{position:relative;z-index:2;overflow:hidden}.avis-carousel-track{display:flex;transition:transform .5s ease}.avis-carousel .avis-card{flex:0 0 100%;min-width:0;box-sizing:border-box;padding-left:.75rem;padding-right:.75rem}.avis-carousel-btn,.avis-carousel-nav{display:flex;align-items:center;justify-content:center}.avis-carousel-nav{gap:1.5rem;margin-top:1.5rem}.avis-carousel-btn{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff;width:44px;height:44px;border-radius:50%;font-size:1.6rem;cursor:pointer;z-index:5;transition:background .3s,border-color .3s;line-height:1;flex-shrink:0}.avis-carousel-btn:hover{background:rgba(201,169,110,.3);border-color:rgba(201,169,110,.5)}.avis-carousel-dots{display:none;justify-content:center;gap:.5rem}.avis-carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.25);border:0;cursor:pointer;padding:0;transition:background .3s}.avis-carousel-dot.active{background:#c9a96e}.star{display:inline-block;color:#c9a96e;font-style:normal;width:1em;text-align:center}.star--empty,.star--half{color:rgba(255,255,255,.25)}.star--half::before{content:"★";position:absolute;left:0;top:0;clip-path:inset(0 50%0 0);color:#c9a96e}.avis-card,.avis-card-inner,.star--half{position:relative}.avis-card-inner{background:rgba(255,255,255,.07);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2rem;height:100%;box-sizing:border-box}.avis-card-inner::before{content:"“";position:absolute;top:1rem;left:1.5rem;font-size:4rem;color:rgba(201,169,110,.3);line-height:1}.avis-card:hover .avis-card-inner{background:rgba(255,255,255,.12);border-color:rgba(201,169,110,.3)}.avis-card-stars{color:#c9a96e;font-size:.9rem;letter-spacing:2px;margin-bottom:1rem;text-align-last:end}.avis-card p{color:rgba(255,255,255,.9);font-style:italic;margin-bottom:1.25rem;padding-top:1rem}.avis-card-author,.avis-card-inner::before{font-family:"Playfair Display",Georgia,serif}.avis-card-author{font-size:.95rem;font-weight:600;color:#c9a96e}.testimonials{display:grid;grid-template-columns:1fr;gap:2rem}.testimonial{background:#fff;padding:2rem;border-radius:6px;box-shadow:0 4px 20px rgba(30,58,95,.06);font-style:italic;border-bottom:3px solid #c9a96e;position:relative}.testimonial-author,.testimonial::before{font-family:"Playfair Display",Georgia,serif}.testimonial::before{content:"“";position:absolute;top:.75rem;left:1.25rem;font-size:3.5rem;color:rgba(201,169,110,.2);line-height:1}.testimonial-author{font-style:normal;font-weight:600;margin-top:1rem;color:#c9a96e}.testimonial-rating{color:#c9a96e;margin-bottom:.5rem}.approche{padding:6rem 0 5rem;position:relative;overflow:hidden}.approche-inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.approche-image{width:100%;height:320px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:2px solid rgba(201,169,110,.15)}.approche-image::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#c9a96e,transparent,#c9a96e);border-radius:10px;z-index:-1;opacity:.3}.approche-text p{font-size:1.05rem;color:#555;line-height:1.9;margin-bottom:1.5rem}.approche-link{display:inline-flex;align-items:center;gap:.5rem;font-family:"Lato",sans-serif;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase;color:#c9a96e;border-bottom:2px solid #c9a96e;padding-bottom:4px;transition:all .3s ease}.approche-link:hover{color:#1e3a5f;border-color:#1e3a5f}.approche-link .arrow{transition:transform .3s ease}.approche-link:hover .arrow{transform:translateX(4px)}.pour-qui{position:relative;padding:8rem 0 7rem;background:linear-gradient(160deg,#1e3a5f 0,#2a4e78 100%);clip-path:polygon(0 5%,100%0,100% 95%,0 100%)}.pour-qui-card::after,.pour-qui::before{content:"";position:absolute;bottom:0;left:0;right:0}.pour-qui::before{top:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pour-qui-header{text-align:center;margin-bottom:3.5rem;position:relative;z-index:2}.pour-qui-header .section-title{color:#fff}.pour-qui-grid{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:2}.pour-qui-card{background:rgba(255,255,255,.06);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2.5rem 2rem;transition:all .4s ease;position:relative;overflow:hidden}.pour-qui-card::after{height:3px;background:linear-gradient(90deg,#c9a96e,transparent);opacity:0;transition:opacity .4s ease}.pour-qui-card:hover{background:rgba(255,255,255,.1);transform:translateY(-4px);border-color:rgba(201,169,110,.3)}.pour-qui-card:hover::after{opacity:1}.pour-qui-card-photo,.pour-qui-icon{display:flex;align-items:center;justify-content:center}.pour-qui-icon{width:60px;height:60px;border-radius:50%;margin-bottom:1.5rem;font-size:1.5rem;background:rgba(201,169,110,.15);border:1px solid rgba(201,169,110,.25);color:#c9a96e}.pour-qui-card h3,.step h3{color:#fff}.pour-qui-card p,.step p{font-size:.95rem;line-height:1.8}.pour-qui-card p{color:rgba(255,255,255,.8)}.pour-qui-card-photo{width:100%;height:180px;border-radius:6px;margin-top:1.25rem;overflow:hidden;border:1px solid rgba(201,169,110,.15)}.deroulement{padding:6rem 0 5rem;position:relative;overflow:hidden}.deroulement-header{text-align:center;margin-bottom:4rem}.step,.steps{position:relative}.steps{display:grid;grid-template-columns:1fr;gap:2.5rem}.steps::before{display:none}.step{background:#fff;border-radius:8px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(30,58,95,.06);transition:all .4s ease;border-bottom:3px solid transparent}.step:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(30,58,95,.1);border-bottom-color:#c9a96e}.deroulement-photo,.step-number{display:flex;align-items:center;justify-content:center;position:relative}.step-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1e3a5f,#2a4e78);color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(30,58,95,.2)}.step-number::after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:2px solid rgba(201,169,110,.3)}.step h3{font-size:1.2rem;margin-bottom:.75rem;color:#1e3a5f}.step p{color:#555}.deroulement-photo{width:100%;max-width:500px;height:220px;border-radius:8px;margin:0 auto 3rem;overflow:hidden;border:2px solid rgba(201,169,110,.15);box-shadow:0 4px 20px rgba(30,58,95,.08)}.deroulement-photo::after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a5f,#c9a96e,#1e3a5f)}.cta-section{position:relative;padding:7rem 0 6rem;background:linear-gradient(135deg,#1e3a5f 0,#2a4e78 50%,#345c88 100%);clip-path:polygon(0 8%,100%0,100% 100%,0 100%);text-align:center}.bandeau-ambiance::before,.cta-section::before{content:"";position:absolute;pointer-events:none}.cta-section::before{top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(201,169,110,.06)0,transparent 70%)}.cta-content{position:relative;z-index:2}.cta-section .section-title{color:#fff;font-size:2rem;margin-bottom:1rem}.cta-section .section-title::after{background:#c9a96e;margin-left:auto;margin-right:auto}.cta-phone{font-family:"Playfair Display",Georgia,serif;font-size:2rem;font-weight:600;color:#c9a96e;margin:2rem 0 .5rem;letter-spacing:1px}.cta-phone a{transition:opacity .3s ease}.cta-phone a:hover{opacity:.8;color:#c9a96e}.cta-subtext{color:rgba(255,255,255,.7);font-size:.95rem;margin-bottom:2rem}.footer,.site-footer{background:#142840;color:rgba(255,255,255,.85);padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;margin-bottom:0}.footer h3,.footer-col h4,.footer-heading{font-family:"Playfair Display",Georgia,serif;font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #c9a96e;display:inline-block}.footer-col p{font-size:.9rem;line-height:1.8}.footer-col a,.footer-links a{color:rgba(255,255,255,.85);transition:color .3s ease;font-size:.9rem}.footer-col a:hover,.footer-links a:hover{color:#c9a96e}.footer-nav a{display:block;padding:.3rem 0;font-size:.9rem}.footer-col p,.footer-links li{margin-bottom:.5rem}.footer-subtitle{font-size:.85rem;opacity:.7}.footer-logo .logo-svg{height:36px;fill:#fff}.footer-logo p{margin-top:1rem}.footer-psychologue-net{display:inline-block;margin-top:1rem;padding:.5rem 1.25rem;border:1px solid rgba(201,169,110,.4);border-radius:4px;font-size:.85rem;color:#c9a96e!important;transition:all .3s ease}.footer-psychologue-net:hover{background:rgba(201,169,110,.1);color:#c9a96e!important;border-color:#c9a96e}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0;text-align:center;font-size:.8rem;color:rgba(255,255,255,.65)}.footer-copy{font-size:.8rem;margin-bottom:0}.footer-copy a{color:rgba(255,255,255,.85);text-decoration:underline;text-decoration-color:rgba(255,255,255,.3);text-underline-offset:2px}.footer-copy a:hover{text-decoration-color:rgba(255,255,255,.7)}.footer-legal{margin-bottom:.5rem}.footer-legal a{color:rgba(255,255,255,.85);font-size:.85rem}.footer-legal a:hover{color:#c9a96e}.footer-sep{margin:0 .5rem;opacity:.4}.footer-photo,.mobile-cta a{display:flex;align-items:center}.footer-photo{width:100%;height:140px;border-radius:6px;justify-content:center;margin-top:1.25rem;border:1px solid rgba(201,169,110,.15);overflow:hidden}.bandeau-ambiance,.mobile-cta{display:flex;align-items:center;justify-content:center}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#c9a96e;padding:.75rem 1.5rem;gap:.75rem;box-shadow:0-4px 20px rgba(0,0,0,.15)}.mobile-cta a{color:#1e3a5f;font-weight:700;font-size:.95rem;letter-spacing:.5px;gap:.5rem}.mobile-cta a:hover{color:#142840}.mobile-cta .phone-icon{font-size:1.2rem}.bandeau-ambiance{position:relative;width:100%;height:400px;overflow:hidden}.bandeau-ambiance::before{top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(30,58,95,.08)0,transparent 30%,transparent 70%,rgba(30,58,95,.08) 100%);z-index:1}.bandeau-ambiance-label{position:relative;z-index:2;text-align:center;color:#1e3a5f}.approche-detail{padding:5rem 0 4rem;position:relative;overflow:hidden}.approche-detail-inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.approche-detail-image{width:100%;height:350px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:2px solid rgba(201,169,110,.15)}.approche-detail-image::after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a5f,#c9a96e,#1e3a5f)}.approche-detail-text .section-title{margin-bottom:1.75rem}.approche-detail-text p{font-size:1.05rem;color:#555;line-height:1.9;margin-bottom:1.5rem}.approche-detail-text p:first-of-type::first-letter{font-family:"Playfair Display",Georgia,serif;font-size:3.2rem;float:left;line-height:1;margin-right:.5rem;margin-top:.1rem;color:#1e3a5f;font-weight:700}.approche-list{list-style:none;padding:0;margin:.5rem 0 1.5rem}.approche-list li{position:relative;padding-left:1.5rem;font-size:1.05rem;color:#555;line-height:1.9;margin-bottom:.75rem}.approche-list li::before{content:"";position:absolute;left:0;top:.65rem;width:8px;height:8px;background:#c9a96e;border-radius:50%}.pour-qui-grid--2col{grid-template-columns:1fr}.pour-qui-grid--2col .pour-qui-card:last-child{grid-column:auto!important;max-width:none!important;margin:0!important}.pour-qui-intro{max-width:640px;margin:0 auto;font-size:1.1rem;color:rgba(255,255,255,.85);line-height:1.8;text-align:center}.approche-quote{position:relative;margin:2.5rem 0;padding:2rem 2rem 2rem 2.5rem;background:linear-gradient(135deg,rgba(214,228,240,.3),rgba(214,228,240,.1));border-left:4px solid #c9a96e;border-radius:0 8px 8px 0}.approche-quote p{font-family:"Playfair Display",Georgia,serif;font-size:1.1rem;font-style:italic;color:#1e3a5f;line-height:1.7;margin-bottom:0}.approche-quote p::first-letter{font-size:1.1rem;float:none;margin-right:0;margin-top:0}.approche-detail-image img,.approche-image img,.approche-image-placeholder img,.bandeau-ambiance img,.deroulement-photo img,.footer-photo img,.hero-portrait img,.photo-placeholder img,.pour-qui-card-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);display:block}.bandeau-ambiance img{object-position:center 45%}.approche-detail-image img,.approche-image img,.approche-image-placeholder img{object-position:center 30%}.photo-placeholder{width:100%;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(30,58,95,.08)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#333;font-size:.875rem}.form-control{width:100%;padding:10px 14px;font-family:"Lato","Helvetica Neue",Arial,sans-serif;font-size:1rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#333;transition:border-color .3s ease,box-shadow .3s ease}.form-control:focus{outline:0;border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1)}textarea.form-control{resize:vertical;min-height:120px}.form-checkbox{display:flex;align-items:flex-start;gap:.5rem}.form-checkbox input[type=checkbox]{margin-top:4px;width:16px;height:16px;accent-color:#1e3a5f}.form-checkbox label{font-weight:400;font-size:.875rem;margin-bottom:0}.form-error{color:#b91c1c;font-size:.875rem;margin-top:4px}.ohnohoney{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.contact-info h3{margin-top:2rem}.contact-info h3:first-child,.legal-content h2:first-child{margin-top:0}.tarifs-table{width:100%;border-collapse:collapse;margin:2rem 0}.tarifs-table td,.tarifs-table th{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #e2e8f0}.tarifs-table th{background:linear-gradient(135deg,#1e3a5f,#2a4e78);color:#fff;font-family:"Playfair Display",Georgia,serif;font-weight:600}.flash{padding:1rem 0;font-size:.875rem;position:fixed;top:0;left:0;right:0;z-index:10000;animation:flashSlideDown .4s ease}.flash-success{background-color:#ecfdf5;color:#22763d;border-bottom:2px solid #22763d}.flash-error{background-color:#fef2f2;color:#b91c1c;border-bottom:2px solid #b91c1c}.flash .container{display:flex;justify-content:space-between;align-items:center}.flash-close{background:0 0;border:0;font-size:1.25rem;cursor:pointer;color:inherit;padding:4px 8px}.legal-content{max-width:800px;margin:0 auto;padding:2rem 0}.legal-content h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.legal-content p{font-size:1rem;line-height:1.8;color:#555}.legal-content a{color:#c9a96e;border-bottom:1px solid transparent;transition:border-color .3s ease}.legal-content a:hover{border-bottom-color:#c9a96e}.deco-gold-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(201,169,110,.12)0,rgba(201,169,110,.04) 50%,transparent 70%);pointer-events:none;z-index:0}.deco-gold-line{width:100%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(201,169,110,.3) 20%,rgba(201,169,110,.3) 80%,transparent 100%);margin:0;border:0}.deco-gold-line--double{height:auto;background:0 0;display:flex;flex-direction:column;gap:4px;padding:0 2rem}.deco-gold-line--double::after,.deco-gold-line--double::before{content:"";display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(201,169,110,.25) 20%,rgba(201,169,110,.25) 80%,transparent 100%)}.specialites .deco-gold-circle{width:350px;height:350px;top:-80px;right:-120px}.approche .deco-gold-circle{width:280px;height:280px;bottom:-60px;left:-100px}.approche-detail>.deco-gold-circle{width:320px;height:320px;top:-80px;right:-120px}.deroulement>.deco-gold-circle{width:280px;height:280px;bottom:-60px;left:-100px}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.fade-in-delay-1{transition-delay:.15s}.fade-in-delay-2{transition-delay:.3s}@media (min-width:768px){h2{font-size:2rem}.avis-carousel-dots{display:flex}.section-title,h1{font-size:2.5rem}.hero h1{font-size:3.5rem}.hero-subtitle{font-size:1.4rem}.hero-buttons{flex-direction:row}.hero,.page-hero{clip-path:polygon(0 0,100%0,100% 85%,0 100%);padding:9rem 0 12rem}.page-hero{padding:10rem 0 7rem}.page-hero h1{font-size:3.2rem}.page-hero-subtitle{font-size:1.35rem}.cards,.specialites-grid{grid-template-columns:repeat(2,1fr)}.pour-qui-grid .pour-qui-card:last-child,.specialites-grid .spec-card:last-child{grid-column:1/-1;max-width:50%;margin:0 auto}.avis{clip-path:polygon(0 8%,100%0,100% 92%,0 100%)}.testimonials{grid-template-columns:repeat(2,1fr)}.approche-detail-inner,.approche-inner{grid-template-columns:1fr 1fr}.approche-detail-inner--reverse{direction:rtl}.approche-detail-inner--reverse>*{direction:ltr}.pour-qui{clip-path:polygon(0 8%,100%0,100% 92%,0 100%)}.pour-qui-grid,.pour-qui-grid--2col{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:1.5fr 1fr;gap:3rem}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-photo{height:160px}.bandeau-ambiance{height:400px}.deroulement-photo{height:260px;max-width:600px}.pour-qui-card-photo{height:130px}.hero-deco-arc{display:block;top:20%;right:15%;width:180px;height:180px;border:2px solid rgba(201,169,110,.1);border-radius:50%;clip-path:polygon(50%0,100%0,100% 100%,50% 100%)}}@media (min-width:1024px){.section-title{font-size:2.8rem}.hamburger,.navbar-toggle{display:none}.main-nav,.navbar-menu{align-items:center;position:static;background:0 0;box-shadow:none;padding:0;border-top:none}.main-nav,.navbar-links,.navbar-menu{display:flex;flex-direction:row;gap:0}.main-nav a,.navbar-links a{padding:.5rem .7rem;font-size:.85rem;position:relative;background:0 0;white-space:nowrap}.main-nav a::after,.navbar-links a::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:#c9a96e;transition:width .3s ease}.main-nav a.is-current::after,.main-nav a:hover::after,.navbar-links a.active::after,.navbar-links a:hover::after{width:60%}.main-nav a:hover,.navbar-links a:hover{background:0 0;padding-left:1rem;color:#c9a96e}.main-nav a.is-current,.navbar-links a.active{color:#c9a96e}.header-cta{display:inline-block;margin-left:1.5rem}.header-cta .btn,.navbar-cta{padding:.6rem 1.5rem;font-size:.8rem}.navbar-cta{margin-top:0;margin-left:1.5rem;width:auto}.hero{min-height:100vh;padding:0;display:flex;align-items:center;clip-path:polygon(0 0,100%0,100% 85%,0 100%)}.hero h1{font-size:4rem}.hero-subtitle{font-size:1.5rem}.hero-text{font-size:1.15rem}.hero-portrait{display:block;position:absolute;right:8%;top:50%;transform:translateY(-50%);width:340px;height:340px;border-radius:50%;border:3px solid rgba(201,169,110,.25);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.hero-portrait::before{content:"";position:absolute;inset:-15px;border-radius:50%;border:1px solid rgba(201,169,110,.1);z-index:1;pointer-events:none}.page-hero{padding:12rem 0 8rem;clip-path:polygon(0 0,100%0,100% 85%,0 100%)}.page-hero h1{font-size:3.8rem}.page-hero-subtitle{font-size:1.5rem}.page-hero-decoration{display:block;position:absolute;right:8%;top:45%;transform:translateY(-50%);width:280px;height:280px;border-radius:50%;border:2px solid rgba(201,169,110,.12);pointer-events:none}.page-hero-decoration::before{content:"";position:absolute;top:25px;left:25px;right:25px;bottom:25px;border-radius:50%;border:1px solid rgba(201,169,110,.08)}.cards,.pour-qui-grid,.specialites-grid,.testimonials{grid-template-columns:repeat(3,1fr)}.pour-qui-grid .pour-qui-card:last-child,.specialites-grid .spec-card:last-child{grid-column:auto;max-width:none}.avis-carousel .avis-card{flex:0 0 33.3333%}.pour-qui-grid--2col{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.step,.steps{position:relative}.steps::before{display:block;content:"";position:absolute;top:28px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,#c9a96e,#d6e4f0,#c9a96e);z-index:0}.step{z-index:1}.cta-section{clip-path:polygon(0 15%,100%0,100% 100%,0 100%)}.cta-section .section-title{font-size:2.4rem}.cta-phone{font-size:2.5rem}.mobile-cta{display:none!important}.bandeau-ambiance{height:450px}.deroulement-photo{height:280px;max-width:700px}.hero-deco-arc{top:15%;right:25%;width:220px;height:220px;border-width:2px}}.faq-item{border:1px solid rgba(30,58,95,.1);border-radius:8px;margin-bottom:.75rem;overflow:hidden;background:#fff;transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 2px 12px rgba(30,58,95,.08)}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;background:0 0;border:0;cursor:pointer;font-family:"Playfair Display",serif;font-size:1.1rem;font-weight:600;color:#1e3a5f;text-align:left;line-height:1.4}.faq-chevron,.faq-question:hover{color:#c9a96e}.faq-chevron{font-size:.75rem;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq-question[aria-expanded=true] .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 1.5rem;color:#4a5568;line-height:1.7}.faq-answer.faq-open{max-height:500px;padding:0 1.5rem 1.25rem}.page-faq{padding:2.5rem 0 3rem;background:#f8f5f0;border-top:1px solid rgba(30,58,95,.06)}.page-faq-title{font-family:"Playfair Display",serif;font-size:1.4rem;font-weight:600;color:#1e3a5f;text-align:center;margin-bottom:1.5rem}.page-faq-list{max-width:750px;margin:0 auto}.page-faq .faq-item{border:1px solid rgba(30,58,95,.08);margin-bottom:.5rem}.page-faq .faq-question{padding:1rem 1.25rem;font-size:1rem}.page-faq .faq-answer.faq-open{padding:0 1.25rem 1rem}@media (max-width:1023px){.footer,.site-footer{padding-bottom:4rem}}