:root{--navy:#0B1D33;--navy-mid:#122240;--navy-light:#1A3260;--blue:#1D6EFF;--blue-glow:#3D87FF;--blue-dim:#0D52CC;--white:#FFFFFF;--off-white:#F5F6F9;--grey-light:#E8EBF2;--grey:#9BA3B8;--text-main:#1A2540;--text-muted:#5E6A85;--font-display:"Fraunces",Georgia,serif;--font-body:"DM Sans",-apple-system,sans-serif;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:32px;--shadow-card:0 2px 20px rgba(11,29,51,0.08),0 1px 4px rgba(11,29,51,0.05);--shadow-blue:0 8px 32px rgba(29,110,255,0.28)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-main);background:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{max-width:1120px;margin:0 auto;padding:0 24px}.section-label{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:20px}.section-label:before{content:"";display:block;width:20px;height:2px;background:var(--blue);border-radius:2px}.section-title{font-family:var(--font-display);font-weight:600;font-size:clamp(28px,4vw,44px);line-height:1.15;color:var(--navy);letter-spacing:-.02em}.section-title em{font-style:italic;font-weight:300;color:var(--blue)}.section-body{font-size:17px;line-height:1.7;color:var(--text-muted);font-weight:300}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--r-md);font-family:var(--font-body);font-weight:500;font-size:15px;cursor:pointer;border:none;transition:all .22s ease;white-space:nowrap}.btn-primary{background:var(--blue);color:var(--white);box-shadow:var(--shadow-blue)}.btn-primary:hover{background:var(--blue-glow);transform:translateY(-2px);box-shadow:0 12px 40px rgba(29,110,255,.38)}.btn-secondary{background:transparent;color:var(--white);border:1.5px solid rgba(255,255,255,.3)}.btn-secondary:hover{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.08)}.btn-outline{background:transparent;color:var(--blue);border:1.5px solid var(--blue)}.btn-outline:hover{background:var(--blue);color:var(--white)}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 24px;transition:background .3s,box-shadow .3s}nav.scrolled{background:rgba(11,29,51,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(255,255,255,.06)}.nav-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:68px}.nav-logo{font-family:var(--font-display);font-weight:600;font-size:20px;color:var(--white);letter-spacing:-.02em}.nav-logo span{color:var(--blue)}.nav-links{display:flex;align-items:center;gap:32px;list-style:none}.nav-links a{font-size:14px;font-weight:400;color:rgba(255,255,255,.7);transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-cta{font-size:14px!important;font-weight:500!important;color:var(--white)!important;background:var(--blue);padding:8px 20px;border-radius:var(--r-sm);transition:background .2s!important}.nav-cta:hover{background:var(--blue-glow)!important}.nav-mobile-btn{display:none;background:none;border:none;cursor:pointer;padding:4px}.nav-mobile-btn span{display:block;width:24px;height:2px;background:white;margin:5px 0;border-radius:2px;transition:all .25s}#hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:var(--navy);overflow:hidden;padding-top:68px}#hero:before{background-image:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(29,110,255,.12) 0,transparent 70%),radial-gradient(ellipse 40% 50% at 20% 80%,rgba(29,110,255,.07) 0,transparent 60%)}#hero:after,#hero:before{content:"";position:absolute;inset:0}#hero:after{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,black 20%,transparent 75%)}.hero-content{position:relative;z-index:2;padding:80px 0}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:rgba(29,110,255,.12);border:1px solid rgba(29,110,255,.25);border-radius:100px;font-size:12px;font-weight:500;color:rgba(255,255,255,.85);letter-spacing:.03em;margin-bottom:28px}.hero-eyebrow-dot{width:20px;height:20px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-eyebrow-dot:after{content:"";width:8px;height:8px;background:white;border-radius:50%}.hero-title{font-family:var(--font-display);font-size:clamp(38px,6.5vw,76px);font-weight:600;line-height:1.05;letter-spacing:-.03em;color:var(--white);max-width:840px;margin-bottom:12px}.hero-title em{font-style:italic;font-weight:300;color:rgba(255,255,255,.7)}.hero-title .accent{color:var(--blue);position:relative}.hero-tagline{font-family:var(--font-display);font-size:clamp(17px,2.2vw,22px);font-weight:300;font-style:italic;color:rgba(255,255,255,.55);margin-bottom:32px;letter-spacing:-.01em}.hero-sub{font-size:clamp(16px,1.8vw,19px);line-height:1.65;color:rgba(255,255,255,.62);font-weight:300;max-width:580px;margin-bottom:44px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:60px}.hero-reassurance{font-size:13px;color:rgba(255,255,255,.38);font-weight:300}.hero-stats{display:grid;grid-template-columns:repeat(3,auto);grid-gap:0;gap:0;border-top:1px solid rgba(255,255,255,.08);padding-top:40px;width:-moz-fit-content;width:fit-content}.hero-stat{padding:0 40px 0 0}.hero-stat:not(:last-child){border-right:1px solid rgba(255,255,255,.08);margin-right:40px}.hero-stat-number{font-family:var(--font-display);font-size:32px;font-weight:600;color:var(--white);letter-spacing:-.03em;line-height:1;margin-bottom:4px}.hero-stat-number span{color:var(--blue)}.hero-stat-label{font-size:13px;color:rgba(255,255,255,.4);font-weight:300}#probleme{padding:100px 0;background:var(--off-white);position:relative}.problem-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start;margin-top:56px}.problem-intro{position:-webkit-sticky;position:sticky;top:100px}.problem-intro p{font-size:17px;line-height:1.7;color:var(--text-muted);font-weight:300;margin-top:20px}.problem-cards{display:flex;flex-direction:column;gap:16px}.problem-card{background:var(--white);border-radius:var(--r-lg);padding:28px 32px;box-shadow:var(--shadow-card);border:1px solid var(--grey-light);transition:box-shadow .25s,transform .25s;display:flex;gap:20px;align-items:flex-start}.problem-card:hover{box-shadow:0 8px 40px rgba(11,29,51,.12);transform:translateY(-2px)}.problem-num{width:36px;height:36px;border-radius:var(--r-sm);background:var(--off-white);border:1px solid var(--grey-light);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-muted);flex-shrink:0}.problem-card-body h3,.problem-num{font-family:var(--font-display);font-weight:600}.problem-card-body h3{font-size:18px;color:var(--navy);line-height:1.3;margin-bottom:10px;letter-spacing:-.01em}.problem-card-body p{font-size:15px;line-height:1.65;color:var(--text-muted);font-weight:300}.problem-cta-block{margin-top:28px;padding:24px 28px;background:var(--navy);border-radius:var(--r-lg);color:var(--white)}.problem-cta-block p{font-size:15px;line-height:1.6;color:rgba(255,255,255,.7);font-weight:300;margin-bottom:16px}.problem-cta-block strong{color:var(--white);font-weight:500}#solution{padding:100px 0;background:var(--white)}.solution-header{text-align:center;max-width:640px;margin:0 auto 64px}.solution-header p{margin-top:16px;font-size:17px;line-height:1.7;color:var(--text-muted);font-weight:300}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;position:relative}.steps:before{content:"";position:absolute;top:52px;left:calc(33.33% - 40px);right:calc(33.33% - 40px);height:1px;background:linear-gradient(90deg,var(--grey-light),var(--blue),var(--grey-light));z-index:0}.step{background:var(--off-white);border-radius:var(--r-xl);padding:36px 28px 32px;border:1px solid var(--grey-light);position:relative;transition:all .25s}.step:hover{box-shadow:0 12px 48px rgba(11,29,51,.1);border-color:rgba(29,110,255,.2);transform:translateY(-3px)}.step:nth-child(2){background:var(--navy);border-color:var(--navy-light)}.step:nth-child(2) .step-num{background:rgba(29,110,255,.2);color:var(--blue-glow);border-color:rgba(29,110,255,.3)}.step:nth-child(2) .step-title{color:var(--white)}.step:nth-child(2) .step-desc{color:rgba(255,255,255,.55)}.step:nth-child(2) .step-icon{background:rgba(29,110,255,.15);border-color:rgba(29,110,255,.25)}.step:nth-child(2) .step-icon svg{stroke:var(--blue-glow)}.step-num{display:inline-flex;width:32px;height:32px;border-radius:50%;border:1px solid var(--grey-light);font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--text-muted);margin-bottom:16px;position:relative;z-index:1}.step-icon,.step-num{align-items:center;justify-content:center}.step-icon{width:52px;height:52px;border-radius:var(--r-md);background:var(--white);border:1px solid var(--grey-light);display:flex;margin-bottom:20px;box-shadow:0 2px 8px rgba(11,29,51,.06)}.step-icon svg{width:24px;height:24px;stroke:var(--blue);fill:none;stroke-width:1.8}.step-title{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--navy);letter-spacing:-.02em;margin-bottom:12px}.step-desc{font-size:14.5px;line-height:1.65;color:var(--text-muted);font-weight:300}.step-badge{display:inline-flex;align-items:center;gap:6px;margin-top:20px;padding:5px 12px;background:rgba(29,110,255,.1);border-radius:100px;font-size:12px;font-weight:500;color:var(--blue)}.step-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--blue)}#tarifs{padding:100px 0;background:var(--navy);position:relative;overflow:hidden}#tarifs:before{top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(ellipse,rgba(29,110,255,.1) 0,transparent 70%)}#tarifs:after,#tarifs:before{content:"";position:absolute;border-radius:50%}#tarifs:after{bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(ellipse,rgba(29,110,255,.06) 0,transparent 70%)}.pricing-header{text-align:center;max-width:600px;margin:0 auto 56px;position:relative;z-index:1}.pricing-header .section-title{color:var(--white)}.pricing-header p{margin-top:16px;font-size:17px;line-height:1.7;color:rgba(255,255,255,.5);font-weight:300}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;position:relative;z-index:1}.pricing-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--r-xl);padding:36px 32px;display:flex;flex-direction:column;transition:all .28s ease;position:relative}.pricing-card:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18);transform:translateY(-4px)}.pricing-card.featured{background:var(--blue);border-color:var(--blue-glow);box-shadow:var(--shadow-blue)}.pricing-card.featured:hover{background:var(--blue-glow);transform:translateY(-6px);box-shadow:0 16px 48px rgba(29,110,255,.45)}.pricing-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:rgba(255,255,255,.15);border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.9);margin-bottom:20px;width:-moz-fit-content;width:fit-content}.pricing-card.featured .pricing-badge{background:rgba(255,255,255,.2)}.pricing-name{font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--white);letter-spacing:-.02em;margin-bottom:8px}.pricing-tagline{font-size:14px;color:rgba(255,255,255,.5);font-weight:300;margin-bottom:28px;line-height:1.5}.pricing-card.featured .pricing-tagline{color:rgba(255,255,255,.75)}.pricing-price{display:flex;align-items:baseline;gap:6px;margin-bottom:6px}.pricing-amount{font-family:var(--font-display);font-size:52px;font-weight:600;color:var(--white);letter-spacing:-.04em;line-height:1}.pricing-currency{font-family:var(--font-display);font-size:26px;font-weight:300;color:rgba(255,255,255,.7)}.pricing-period{font-size:13px;color:rgba(255,255,255,.45);font-weight:300;margin-bottom:28px}.pricing-card.featured .pricing-period{color:rgba(255,255,255,.65)}.pricing-divider{width:100%;height:1px;background:rgba(255,255,255,.1);margin-bottom:24px}.pricing-card.featured .pricing-divider{background:rgba(255,255,255,.25)}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:32px;flex:1 1}.pricing-features li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:rgba(255,255,255,.6);font-weight:300;line-height:1.5}.pricing-card.featured .pricing-features li{color:rgba(255,255,255,.85)}.pricing-check{flex-shrink:0;width:18px;height:18px;margin-top:1px}.pricing-check circle{fill:rgba(29,110,255,.2)}.pricing-card.featured .pricing-check circle{fill:rgba(255,255,255,.2)}.pricing-check path{stroke:var(--blue-glow);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.pricing-card.featured .pricing-check path{stroke:white}.pricing-cta{display:flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:var(--r-md);font-size:15px;font-weight:500;cursor:pointer;transition:all .22s;border:1.5px solid rgba(255,255,255,.2);color:var(--white);background:transparent;text-align:center}.pricing-cta:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.pricing-card.featured .pricing-cta{background:var(--white);color:var(--blue);border-color:var(--white);font-weight:600}.pricing-card.featured .pricing-cta:hover{background:rgba(255,255,255,.92);transform:translateY(-1px)}.pricing-note{text-align:center;margin-top:28px;font-size:13px;color:rgba(255,255,255,.3);font-weight:300;position:relative;z-index:1}#temoignages{padding:100px 0;background:var(--off-white)}.testimonials-header{text-align:center;max-width:560px;margin:0 auto 56px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.testimonial-card{background:var(--white);border-radius:var(--r-lg);padding:32px;box-shadow:var(--shadow-card);border:1px solid var(--grey-light);display:flex;flex-direction:column;transition:all .25s}.testimonial-card:hover{box-shadow:0 12px 40px rgba(11,29,51,.1);transform:translateY(-3px)}.testimonial-stars{display:flex;gap:3px;margin-bottom:20px}.testimonial-stars span{font-size:16px;color:#F5A623}.testimonial-quote{font-family:var(--font-display);font-size:17px;font-style:italic;font-weight:300;line-height:1.65;color:var(--text-main);flex:1 1;margin-bottom:24px;quotes:"\00AB" "\00BB"}.testimonial-quote:before{content:open-quote;color:var(--blue);margin-right:2px}.testimonial-quote:after{content:close-quote;color:var(--blue);margin-left:2px}.testimonial-author{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid var(--grey-light)}.testimonial-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--white);flex-shrink:0}.av-1{background:linear-gradient(135deg,#1D6EFF,#0D52CC)}.av-2{background:linear-gradient(135deg,#0B1D33,#1A3260)}.av-3{background:linear-gradient(135deg,#1D6EFF,#3D87FF)}.testimonial-name{font-weight:500;font-size:14px;color:var(--navy);line-height:1.2}.testimonial-role{font-size:12px;color:var(--text-muted);font-weight:300;margin-top:2px}#faq{padding:100px 0;background:var(--white)}.faq-layout{display:grid;grid-template-columns:340px 1fr;grid-gap:80px;gap:80px;align-items:start}.faq-aside{position:-webkit-sticky;position:sticky;top:100px}.faq-aside p{margin-top:16px;font-size:15px;line-height:1.7;color:var(--text-muted);font-weight:300}.faq-aside .btn{margin-top:28px}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--grey-light)}.faq-item:first-child{border-top:1px solid var(--grey-light)}.faq-item input[type=checkbox]{display:none}.faq-label{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 0;cursor:pointer;font-family:var(--font-display);font-size:17px;font-weight:600;color:var(--navy);letter-spacing:-.01em;line-height:1.35;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-icon{width:24px;height:24px;border-radius:50%;border:1.5px solid var(--grey);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:all .25s;position:relative}.faq-icon:after,.faq-icon:before{content:"";position:absolute;background:var(--text-muted);border-radius:2px;transition:all .25s}.faq-icon:before{width:10px;height:1.5px}.faq-icon:after{width:1.5px;height:10px}.faq-item input:checked~.faq-label .faq-icon{border-color:var(--blue);background:var(--blue)}.faq-item input:checked~.faq-label .faq-icon:before{background:white}.faq-item input:checked~.faq-label .faq-icon:after{transform:rotate(90deg);opacity:0;background:white}.faq-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .25s ease}.faq-item input:checked~.faq-body{max-height:300px}.faq-body-inner{padding-bottom:22px;font-size:15px;line-height:1.75;color:var(--text-muted);font-weight:300;max-width:560px}#cta-final{padding:100px 0;background:var(--navy);text-align:center;position:relative;overflow:hidden}#cta-final:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:400px;background:radial-gradient(ellipse,rgba(29,110,255,.12) 0,transparent 70%);pointer-events:none}.cta-final-content{position:relative;z-index:1;max-width:640px;margin:0 auto}.cta-final-title{font-family:var(--font-display);font-size:clamp(28px,4.5vw,48px);font-weight:600;color:var(--white);letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.cta-final-title em{font-style:italic;font-weight:300;color:rgba(255,255,255,.55)}.cta-final-sub{font-size:17px;line-height:1.7;color:rgba(255,255,255,.5);font-weight:300;margin-bottom:40px}.cta-final-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.cta-final-micro{margin-top:24px;font-size:12.5px;color:rgba(255,255,255,.28);font-weight:300}footer{background:#070F1C;padding:48px 0 32px;border-top:1px solid rgba(255,255,255,.05)}.footer-inner{display:grid;grid-template-columns:1fr auto;grid-gap:40px;gap:40px;align-items:center;margin-bottom:32px}.footer-brand{font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--white);letter-spacing:-.02em;margin-bottom:8px}.footer-brand span{color:var(--blue)}.footer-desc{font-size:13px;color:rgba(255,255,255,.3);font-weight:300;line-height:1.6;max-width:300px}.footer-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer-links a{font-size:13px;color:rgba(255,255,255,.35);font-weight:300;transition:color .2s}.footer-links a:hover{color:rgba(255,255,255,.7)}.footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-copy{font-size:12px;color:rgba(255,255,255,.2);font-weight:300}.footer-contact a{font-size:12px;color:rgba(255,255,255,.3);font-weight:300;transition:color .2s}.footer-contact a:hover{color:var(--blue)}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:none}.fade-up:nth-child(2){transition-delay:.1s}.fade-up:nth-child(3){transition-delay:.2s}@media (max-width:900px){.problem-grid{grid-template-columns:1fr;gap:40px}.problem-intro{position:static}.steps{grid-template-columns:1fr}.steps:before{display:none}.pricing-grid{max-width:420px}.pricing-grid,.testimonials-grid{grid-template-columns:1fr;margin:0 auto}.testimonials-grid{max-width:480px}.faq-layout{grid-template-columns:1fr;gap:40px}.faq-aside{position:static}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.nav-links{display:none}.nav-mobile-btn{display:block}}@media (max-width:600px){.hero-stats{grid-template-columns:1fr;gap:20px;width:auto}.hero-stat{padding:0;border:none!important;margin:0!important}.hero-actions{flex-direction:column;align-items:flex-start}.btn{width:100%;justify-content:center}.pricing-grid,.testimonials-grid{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}.cta-final-actions{flex-direction:column;align-items:stretch}}