.page-hero{position:relative;min-height:70vh;display:flex;align-items:flex-end;padding:140px 0 80px;overflow:hidden}@media (max-width:640px){.page-hero{min-height:40vh;padding:72px 0 32px}.page-hero-scroll{display:none}}.page-hero-bg{position:absolute;inset:0;z-index:1}.page-hero-bg img{width:100%;height:100%;object-fit:cover}.page-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(44,24,16,.9) 0,rgba(44,24,16,.5) 45%,rgba(44,24,16,.2) 100%);z-index:2}.page-hero-content{position:relative;z-index:3;max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,64px);width:100%}.page-hero-label{display:inline-block;background:var(--or);color:var(--terre);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:8px 18px;border-radius:100px;margin-bottom:20px}.page-hero h1{color:var(--blanc);font-size:clamp(2.4rem, 5.5vw, 4.2rem);line-height:1.08;margin-bottom:20px;max-width:900px}.page-hero h1 em{color:var(--or);font-style:italic}.page-hero-lead{color:rgba(255,255,255,.75);font-size:1.125rem;line-height:1.7;max-width:640px;margin-bottom:32px}.page-hero-scroll{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,.4);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;animation:bounce 2s infinite}.page-hero-scroll svg{width:24px;height:24px;stroke:var(--or)}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.page-section{padding:80px 0}.page-section-alt{background:var(--ivoire)}.page-section-dark{background:var(--terre);color:var(--blanc)}.page-section-dark h2,.page-section-dark h3{color:var(--blanc)}.page-section-dark p{color:rgba(255,255,255,.7)}.page-lead{font-size:1.25rem;line-height:1.8;color:var(--terre);max-width:760px;margin-bottom:48px}.page-section-dark .page-lead{color:rgba(255,255,255,.75)}.page-section h2{font-family:var(--font-titre);font-size:clamp(1.8rem, 3.5vw, 2.6rem);color:var(--terre);margin-bottom:16px;line-height:1.15}.page-section h2 em{color:var(--vert-vif);font-style:italic}.page-section h3{font-family:var(--font-titre);font-size:clamp(1.3rem, 2.5vw, 1.7rem);color:var(--terre);margin-bottom:12px}.page-section-subtitle{font-size:1.0625rem;color:var(--gris);margin-bottom:48px;max-width:640px;line-height:1.6}.page-section-dark .page-section-subtitle{color:rgba(255,255,255,.55)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{background:var(--blanc);border-radius:20px;padding:36px 32px;border:1px solid rgba(44,24,16,.06);transition:all .35s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(44,24,16,.1)}.feature-card-icon{width:56px;height:56px;border-radius:16px;background:var(--ivoire);display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:1.5rem}.feature-card h4{font-family:var(--font-titre);font-size:1.15rem;color:var(--terre);margin-bottom:10px}.feature-card p{font-size:.9375rem;color:var(--gris);line-height:1.6;margin:0}.page-section-alt .feature-card{background:var(--blanc)}.page-section-dark .feature-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.page-section-dark .feature-card h4{color:var(--blanc)}.page-section-dark .feature-card p{color:rgba(255,255,255,.6)}.page-section-dark .feature-card-icon{background:rgba(255,255,255,.08)}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat-item{text-align:center;padding:32px 20px}.stat-number{font-family:var(--font-mono);font-size:2.8rem;font-weight:700;color:var(--vert-vif);line-height:1;margin-bottom:8px}.stat-number span{font-size:1.5rem}.stat-label{font-size:.9375rem;color:var(--gris)}.page-section-dark .stat-number{color:var(--or)}.page-section-dark .stat-label{color:rgba(255,255,255,.55)}.img-text-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.img-text-grid.reverse{direction:rtl}.img-text-grid.reverse>*{direction:ltr}.img-text-img{border-radius:20px;overflow:hidden;aspect-ratio:4/3}.img-text-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.img-text-grid:hover .img-text-img img{transform:scale(1.03)}.img-text-content h2{margin-bottom:20px}.img-text-content p{font-size:1.0625rem;line-height:1.8;color:var(--gris);margin-bottom:16px}.img-text-content ul{padding-left:20px;margin-bottom:24px}.img-text-content li{font-size:1rem;line-height:1.7;color:var(--gris);margin-bottom:8px}.img-text-content li::marker{color:var(--or)}.timeline{position:relative;padding-left:40px}.timeline::before{content:'';position:absolute;left:12px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--or),var(--vert-vif))}.timeline-item{position:relative;padding-bottom:48px}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-34px;top:4px;width:24px;height:24px;border-radius:50%;background:var(--terre);border:3px solid var(--or);z-index:1}.timeline-year{font-family:var(--font-mono);font-size:.875rem;font-weight:700;color:var(--or);margin-bottom:8px;letter-spacing:.05em}.timeline-title{font-family:var(--font-titre);font-size:1.25rem;color:var(--terre);margin-bottom:8px}.timeline-desc{font-size:1rem;color:var(--gris);line-height:1.7}.page-section-dark .timeline-dot{background:var(--blanc)}.page-section-dark .timeline-title{color:var(--blanc)}.page-section-dark .timeline-desc{color:rgba(255,255,255,.65)}.testimonial-card{background:var(--blanc);border-radius:20px;padding:40px;border:1px solid rgba(44,24,16,.06)}.testimonial-card p{font-family:var(--font-titre);font-size:1.2rem;font-style:italic;color:var(--terre);line-height:1.6;margin-bottom:24px}.testimonial-author{display:flex;align-items:center;gap:16px}.testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonial-name{font-weight:700;color:var(--terre);font-size:.9375rem}.testimonial-role{font-size:.875rem;color:var(--gris)}.logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:center;opacity:.5;filter:grayscale(1)}.logo-grid img{max-width:100%;height:auto;max-height:48px;object-fit:contain}.cta-section{text-align:center;padding:100px 0}.cta-section h2{font-size:clamp(2rem, 4vw, 3rem);color:var(--blanc);margin-bottom:16px}.cta-section p{font-size:1.125rem;color:rgba(255,255,255,.7);margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}.video-embed{border-radius:20px;overflow:hidden;aspect-ratio:16/9;background:var(--terre)}.video-embed iframe,.video-embed video{width:100%;height:100%;border:none}.process-steps{display:flex;gap:24px;counter-reset:step}.process-step{flex:1;text-align:center;padding:32px 24px;position:relative}.process-step::before{counter-increment:step;content:counter(step);display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--terre);color:var(--or);font-family:var(--font-titre);font-size:1.25rem;font-weight:700;margin:0 auto 20px}.process-step h4{font-family:var(--font-titre);font-size:1.1rem;color:var(--terre);margin-bottom:10px}.process-step p{font-size:.9375rem;color:var(--gris);line-height:1.6;margin:0}@media (max-width:1024px){.feature-grid{grid-template-columns:repeat(2,1fr)}.stats-row{grid-template-columns:repeat(2,1fr)}.img-text-grid{grid-template-columns:1fr;gap:40px}.img-text-grid.reverse{direction:ltr}.process-steps{flex-direction:column}.logo-grid{grid-template-columns:repeat(2,1fr)}.page-hero{min-height:55vh;padding:100px 0 60px}}@media (max-width:640px){.feature-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr 1fr;gap:16px}.stat-number{font-size:2rem}.page-section{padding:56px 0}.timeline{padding-left:32px}.timeline-dot{left:-28px;width:20px;height:20px}}