.accompagnement-hero{background:linear-gradient(150deg,rgba(255,251,235,1),rgba(254,243,199,.6) 50%,rgba(255,255,255,1));padding:5rem 0;color:#1e293b;overflow:hidden;position:relative}.accompagnement-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(252,191,35,.08) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(251,191,36,.05) 0,transparent 50%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-title-gradient{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(135deg,#fcbf23,#f59e0b 50%,#fcbf23);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:gradient-shift 3s ease infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (min-width:768px){.hero-title-gradient{font-size:3rem}}@media (min-width:1024px){.hero-title-gradient{font-size:3.5rem}}.hero-description{color:#475569;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.hero-objective{color:#fcbf23;font-size:1.1rem;font-weight:600;margin-bottom:2rem}.btn-gold{background-color:#fcbf23;color:white;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}@media (max-width:768px){.hero-text{text-align:center}.btn-gold{align-self:center}}.btn-gold:hover{background-color:#e0a920;color:white;transform:translateY(-2px);box-shadow:0 10px 20px rgba(252,191,35,.3)}.hero-image,.hero-image-container{position:relative}.hero-image{border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.hero-image img{width:100%;height:auto;object-fit:cover}.accompagnement-hero-logo{position:absolute;top:20px;right:20px;background:white;padding:12px 16px;border-radius:12px;box-shadow:0 4px 12px rgba(252,191,35,.2);z-index:10;display:flex;align-items:center;justify-content:center}.accompagnement-hero-logo img{width:auto;height:auto;max-width:120px;max-height:60px}.trust-badge{position:absolute;bottom:-20px;right:20px;background:white;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);gap:.75rem}.trust-badge,.trust-badge-icon{display:flex;align-items:center}.trust-badge-icon{width:32px;height:32px;background:#fcbf23;border-radius:50%;justify-content:center;color:white}.trust-badge-text{font-size:.9rem}.trust-badge-text strong{display:block;color:#1e293b;font-weight:700}.trust-badge-text span{color:#64748b;font-size:.85rem}.benefits-section{padding:3.5rem 0;background:linear-gradient(180deg,#fffbf0,#fef8e8);position:relative;overflow:hidden}.benefits-section:before{top:0}.benefits-section:after,.benefits-section:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#fcbf23,transparent);opacity:.3}.benefits-section:after{bottom:0}.section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:#1e293b}@media (min-width:768px){.section-title{font-size:2.5rem}}.section-title .turquoise{color:#fcbf23}.benefits-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{text-align:center;padding:2rem 1.5rem;background:white;border-radius:16px;border:2px solid #fef3c7;transition:all .3s ease;box-shadow:0 4px 12px rgba(252,191,35,.1)}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(252,191,35,.2);border-color:#fcbf23}.benefit-icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.08)}.benefit-card:hover .benefit-icon{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.12)}.benefit-icon svg{width:32px;height:32px}.benefit-icon.blue{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:white;box-shadow:0 4px 16px rgba(59,130,246,.3)}.benefit-card:hover .benefit-icon.blue{box-shadow:0 8px 24px rgba(59,130,246,.4)}.benefit-icon.green{background:linear-gradient(135deg,#10b981,#34d399);color:white;box-shadow:0 4px 16px rgba(16,185,129,.3)}.benefit-card:hover .benefit-icon.green{box-shadow:0 8px 24px rgba(16,185,129,.4)}.benefit-icon.yellow{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:white;box-shadow:0 4px 16px rgba(245,158,11,.3)}.benefit-card:hover .benefit-icon.yellow{box-shadow:0 8px 24px rgba(245,158,11,.4)}.benefit-value{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.benefit-value.turquoise{color:#fcbf23}.benefit-label{color:#64748b;font-size:.95rem}.benefits-note{text-align:center;color:#94a3b8;font-size:.85rem;margin-top:1.5rem;margin-bottom:0;font-style:italic}.manifesto-section{padding:5rem 0;background:linear-gradient(180deg,#ffffff,#f8fafc);position:relative;overflow:hidden}.manifesto-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#fcbf23,transparent);opacity:.2}.manifesto-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}@media (min-width:1024px){.manifesto-grid{grid-template-columns:1fr 1.2fr;gap:4rem}}.manifesto-image-container{position:relative;order:2;display:flex;flex-direction:column;gap:2rem}@media (min-width:1024px){.manifesto-image-container{order:1}}.manifesto-image-wrapper{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px -12px rgba(0,0,0,.25);background:linear-gradient(135deg,#fef3c7,#fde68a);padding:0 2rem;transform:perspective(1000px) rotateY(-2deg);transition:transform .3s ease}.manifesto-image-wrapper:hover{transform:perspective(1000px) rotateY(0deg) scale(1.02)}.manifesto-image{width:100%;height:auto;border-radius:12px;display:block}.manifesto-image-credits{margin:1rem 0 0;font-size:.85rem;color:#64748b;text-align:center;font-style:italic;line-height:1.5}.manifesto-content{order:1}@media (min-width:1024px){.manifesto-content{order:2}}.manifesto-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:2rem;line-height:1.3}@media (min-width:768px){.manifesto-title{font-size:2.5rem}}@media (min-width:1024px){.manifesto-title{font-size:3rem}}.manifesto-highlight{background:linear-gradient(135deg,#fcbf23,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.manifesto-text{display:flex;flex-direction:column;gap:2.5rem}.manifesto-intro{font-size:1.15rem;line-height:1.8;color:#475569;font-weight:500;padding:1.5rem;background:linear-gradient(135deg,#fffbf0,#fef8e8);border-radius:12px;border-left:4px solid #fcbf23;margin:0}.manifesto-intro strong{color:#1e293b;font-weight:700}.manifesto-points{display:flex;flex-direction:column;gap:2rem}.manifesto-point{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:white;border-radius:16px;border:2px solid #f1f5f9;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.manifesto-point:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:#fcbf23}.manifesto-point-icon{width:48px;height:48px;min-width:48px;border-radius:12px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(252,191,35,.2)}.manifesto-point-icon svg{width:24px;height:24px}.manifesto-point-content{flex:1 1}.manifesto-point-title{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 .75rem;line-height:1.3}.manifesto-point-text{font-size:1rem;line-height:1.7;color:#64748b;margin:0}.manifesto-point-text strong{color:#1e293b;font-weight:600}.manifesto-features{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#fffbf0,#fef8e8);border-radius:16px;border:2px solid #fef3c7}.manifesto-feature{display:flex;align-items:center;gap:.75rem}.manifesto-feature-icon{width:32px;height:32px;min-width:32px;border-radius:8px;background:linear-gradient(135deg,#fcbf23,#f59e0b);color:white;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(252,191,35,.3)}.manifesto-feature-icon svg{width:18px;height:18px}.manifesto-feature-text{font-size:.95rem;line-height:1.5;color:#1e293b;font-weight:500}.steps-section{padding:3rem 0;background:linear-gradient(180deg,#ffffff,#f8fafc)}.section-title-steps{text-align:center;font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:3rem}@media (min-width:768px){.section-title-steps{font-size:2.25rem;margin-bottom:4rem}}.timeline{position:relative;max-width:1100px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;margin-left:-1px;background:linear-gradient(180deg,#e2e8f0,#cbd5e1 50%,#e2e8f0);border-radius:2px;display:none}@media (min-width:768px){.timeline:before{display:block}}@keyframes timeline-step-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.timeline-step{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:start;margin-bottom:3rem;position:relative;z-index:1;animation:timeline-step-in .7s cubic-bezier(.22,1,.36,1) both}.timeline-step:first-child{animation-delay:.15s}.timeline-step:nth-child(2){animation-delay:.35s}.timeline-step:nth-child(3){animation-delay:.55s}.timeline-step:last-child{margin-bottom:0}@media (min-width:768px){.timeline-step{grid-template-columns:1fr auto 1fr;gap:0;margin-bottom:4rem}.timeline-step:last-child{margin-bottom:0}.timeline-step--left .timeline-step__card{grid-column:1;justify-self:end;margin-right:2rem}.timeline-step--left .timeline-step__marker,.timeline-step--right .timeline-step__marker{grid-column:2}.timeline-step--right .timeline-step__card{grid-column:3;justify-self:start;margin-left:2rem}}.timeline-step__marker{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:white;flex-shrink:0;position:relative;z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.15)}.timeline-step__marker--gold{background:linear-gradient(135deg,#fcbf23,#f59e0b)}.timeline-step__marker--orange{background:linear-gradient(135deg,#f59e0b,#ea580c)}.timeline-step__marker--green{background:linear-gradient(135deg,#10b981,#059669)}.timeline-step__card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid #f1f5f9;max-width:400px;transition:box-shadow .25s ease,border-color .25s ease}.timeline-step__card:hover{box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:#e2e8f0}@media (max-width:767px){.timeline-step{justify-items:center}.timeline-step__marker{order:0;margin-bottom:.5rem;justify-self:center}.timeline-step__card{max-width:100%;order:1;justify-self:stretch}}.timeline-step__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.timeline-step__icon svg{width:24px;height:24px}.timeline-step__icon--gold{background:#fef3c7;color:#d97706}.timeline-step__icon--orange{background:#ffedd5;color:#ea580c}.timeline-step__icon--green{background:#d1fae5;color:#059669}.timeline-step__title{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.3}.timeline-step__desc{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.cta-dark{background:linear-gradient(135deg,#1e293b,#334155);padding:5rem 0;text-align:center}.cta-dark h2{color:white;font-size:2rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.cta-dark h2{font-size:2.5rem}}.cta-dark p{color:rgba(255,255,255,.8);font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-yellow{background-color:#fbbf24;color:#1e293b;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.btn-yellow:hover{background-color:#f59e0b;color:#1e293b;transform:translateY(-2px);box-shadow:0 10px 20px rgba(251,191,36,.3)}.tools-section{padding:5rem 0;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.tools-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:3rem}@media (min-width:768px){.tools-grid{grid-template-columns:repeat(3,1fr)}}.tool-card{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e2e8f0;display:flex;flex-direction:column}.tool-icon{width:48px;height:48px;margin-bottom:1rem;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.tool-icon img{width:24px;height:24px;object-fit:contain}.tool-icon.workspace{background:#fef3c7;color:#fcbf23}.tool-icon.flow{background:#f3e8ff;color:#980ffa}.tool-icon.build{background:#d1fae5;color:#00a63e}.tool-badge{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.tool-badge.workspace{background:#fef3c7;color:#fcbf23}.tool-badge.flow{background:#f3e8ff;color:#980ffa}.tool-badge.build{background:#d1fae5;color:#00a63e}.tool-card h3{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1rem;line-height:1.4}.tool-features{list-style:none;padding:0;margin:0 0 1.5rem;flex-grow:1}.tool-features li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:#64748b}.tool-features li:before{content:"✓";color:#fcbf23;font-weight:700;flex-shrink:0}.btn-tool{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;text-align:center}.btn-tool.workspace{background:#fcbf23;color:white}.btn-tool.workspace:hover{background:#e0a920;color:white}.btn-tool.flow{background:#980ffa;color:white}.btn-tool.flow:hover{background:#7c0fd9;color:white}.btn-tool.build{background:#00a63e;color:white}.btn-tool.build:hover{background:#008530;color:white}.accompagnement-cta{background:linear-gradient(135deg,#fffbf0,#ffffff);padding:5rem 0;position:relative;overflow:hidden}.accompagnement-cta:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(252,191,35,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.accompagnement-cta-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center;position:relative;z-index:1}.accompagnement-cta-image{display:flex;align-items:center;justify-content:center;animation:fadeInLeft 1s ease-out}.accompagnement-cta-image img{width:100%;height:auto;max-width:400px;border-radius:20px;box-shadow:0 20px 60px -12px rgba(0,0,0,.25);transition:transform .3s ease}.accompagnement-cta-image:hover img{transform:scale(1.02);box-shadow:0 25px 70px -12px rgba(0,0,0,.3)}.accompagnement-cta-right{display:flex;flex-direction:column;gap:2rem;animation:fadeInRight 1s ease-out .2s both}.accompagnement-cta-title{font-size:2.5rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#fcbf23,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.accompagnement-cta-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.accompagnement-cta-list-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#1e293b;font-weight:500;transition:all .3s ease;padding:.25rem 0}.accompagnement-cta-list-item:hover{transform:translateX(8px)}.accompagnement-cta-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,rgba(252,191,35,.1),rgba(245,158,11,.1));display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;color:#fcbf23}.accompagnement-cta-list-item:hover .accompagnement-cta-icon{background:linear-gradient(135deg,rgba(252,191,35,.2),rgba(245,158,11,.2));transform:scale(1.1);box-shadow:0 4px 12px rgba(252,191,35,.3)}.accompagnement-cta-button{align-self:flex-start;animation:fadeInUp .8s ease-out .4s both}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.accompagnement-cta-content{gap:3.75rem}.accompagnement-cta-title{font-size:2.25rem}.accompagnement-cta-list-item{font-size:1.05rem}}@media (max-width:768px){.accompagnement-cta{padding:3rem 0}.accompagnement-cta-content{grid-template-columns:1fr;gap:2.5rem}.accompagnement-cta-image{order:2}.accompagnement-cta-right{order:1}.accompagnement-cta-title{font-size:2rem;text-align:center}.accompagnement-cta-list{gap:1rem}.accompagnement-cta-list-item{font-size:1rem}.accompagnement-cta-button{width:100%;font-size:1.1rem;padding:1rem 2rem;text-align:center}.accompagnement-cta-image img{max-width:350px}}@media (max-width:480px){.accompagnement-cta{padding:2.5rem 0}.accompagnement-cta-title{font-size:1.75rem}.accompagnement-cta-list-item{font-size:.95rem;gap:.75rem}.accompagnement-cta-icon{width:40px;height:40px}.accompagnement-cta-icon svg{width:20px;height:20px}.accompagnement-cta-button{font-size:1rem;padding:.875rem 1.75rem}.accompagnement-cta-image img{max-width:100%;border-radius:16px}}.help-section{padding:5rem 0;background:white;text-align:center}.help-section h2{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:1rem}@media (min-width:768px){.help-section h2{font-size:2.5rem}}.help-section p{color:#64748b;font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-primary-rounded{background-color:#fcbf23;color:white;padding:1rem 2rem;border-radius:30px;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.btn-primary-rounded:hover{background-color:#e0a920;color:white;transform:translateY(-2px);box-shadow:0 10px 20px rgba(252,191,35,.3)}