:root{--lp-blue:#15335a;--lp-blue-dark:#0f2742;--lp-blue-light:#dbeafe;--lp-gold:#f59e0b;--lp-green:#059669;--lp-dark:#0f172a;--lp-dark-2:#1e293b;--lp-text:#0f172a;--lp-text-muted:#64748b;--lp-border:#e2e8f0;--lp-bg:#f8fafc;--lp-white:#ffffff}.landing-root{font-family:Plus Jakarta Sans,Outfit,-apple-system,sans-serif;color:var(--lp-text);background:var(--lp-white);overflow-x:hidden}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes floatOrb{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@keyframes barGrow{0%{height:0;opacity:0}to{opacity:1}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.animate-fade-up{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) both}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.35s}.animate-delay-4{animation-delay:.5s}.landing-nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--lp-border)}.landing-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:68px}.landing-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.landing-logo-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--lp-blue) 0,var(--lp-blue-dark) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#fff;letter-spacing:-.5px}.landing-logo-icon.small{width:32px;height:32px;font-size:12px;border-radius:8px}.landing-logo-produit{display:block;font-size:15px;font-weight:800;color:var(--lp-text);line-height:1}.landing-logo-par{display:block;font-size:11px;color:var(--lp-text-muted);margin-top:2px}.landing-nav-links{display:flex;align-items:center;gap:4px}.landing-nav-link{padding:8px 14px;font-size:14px;font-weight:500;color:var(--lp-text-muted);text-decoration:none;border-radius:8px;transition:all .15s}.landing-nav-link:hover{color:var(--lp-blue);background:var(--lp-blue-light)}.landing-nav-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.landing-btn-outline{padding:9px 18px;font-size:14px;font-weight:600;color:var(--lp-blue);border:1.5px solid var(--lp-blue);border-radius:10px;text-decoration:none;transition:all .15s;white-space:nowrap}.landing-btn-outline:hover{background:var(--lp-blue-light)}.landing-btn-primary{padding:9px 18px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--lp-blue) 0,var(--lp-blue-dark) 100%);border-radius:10px;text-decoration:none;transition:all .15s;white-space:nowrap;box-shadow:0 2px 8px rgba(26,86,219,.3)}.landing-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(26,86,219,.4)}.landing-btn-hero-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--lp-blue) 0,var(--lp-blue-dark) 100%);border-radius:14px;text-decoration:none;transition:all .2s;box-shadow:0 4px 20px rgba(26,86,219,.4)}.landing-btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(26,86,219,.5)}.landing-btn-hero-secondary{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;font-size:15px;font-weight:600;color:var(--lp-text);background:rgba(255,255,255,.9);border:1.5px solid var(--lp-border);border-radius:14px;text-decoration:none;transition:all .2s;backdrop-filter:blur(8px)}.landing-btn-hero-secondary:hover{border-color:var(--lp-blue);color:var(--lp-blue);transform:translateY(-1px)}.landing-btn-whatsapp{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;font-size:15px;font-weight:700;color:#fff;background:#25d366;border-radius:14px;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px rgba(37,211,102,.35)}.landing-btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,211,102,.45)}.landing-hero{position:relative;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:80px 0 60px}.landing-hero-bg{position:absolute;inset:0;pointer-events:none}.landing-hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;animation:floatOrb 8s ease-in-out infinite}.orb-1{width:500px;height:500px;background:radial-gradient(circle,#93c5fd,transparent);top:-150px;right:-100px;animation-delay:0s}.orb-2{width:400px;height:400px;background:radial-gradient(circle,#c7d2fe,transparent);bottom:50px;left:-100px;animation-delay:3s}.orb-3{width:250px;height:250px;background:radial-gradient(circle,#fde68a,transparent);top:40%;left:40%;animation-delay:5s;opacity:.2}.landing-hero-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(26,86,219,.04) 1px,transparent 0),linear-gradient(180deg,rgba(26,86,219,.04) 1px,transparent 0);background-size:48px 48px}.landing-hero-content{position:relative;z-index:2;text-align:center;max-width:760px}.landing-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:rgba(26,86,219,.08);border:1px solid rgba(26,86,219,.2);border-radius:100px;font-size:13px;font-weight:600;color:var(--lp-blue);margin-bottom:28px}.landing-hero-badge-dot{width:8px;height:8px;background:var(--lp-blue);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}.landing-hero-title{font-size:clamp(36px,5vw,64px);font-weight:900;line-height:1.1;letter-spacing:-2px;color:var(--lp-text);margin:0 0 24px}.landing-hero-title-accent{background:linear-gradient(135deg,var(--lp-blue) 0,#7c3aed 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-hero-desc{font-size:18px;line-height:1.7;color:var(--lp-text-muted);margin:0 0 40px}.landing-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}.landing-hero-note{font-size:13px;color:var(--lp-text-muted);margin:0}.landing-hero-mockup{position:relative;z-index:2;width:100%;max-width:900px;margin-top:60px;padding:0 24px}.landing-mockup-window{background:#1e293b;border-radius:16px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.05)}.landing-mockup-bar{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.05)}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ff5f57}.dot.yellow{background:#ffbd2e}.dot.green{background:#28ca41}.landing-mockup-url{font-size:11px;font-family:monospace;color:rgba(255,255,255,.4);margin-left:8px}.landing-mockup-body{display:flex;height:300px}.landing-mockup-sidebar{width:140px;background:linear-gradient(180deg,#1a3a8f,#1e3a8a);padding:16px 8px;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.landing-mockup-nav-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:11px;color:rgba(255,255,255,.65);cursor:default}.landing-mockup-nav-item.active{background:rgba(255,255,255,.15);color:#fff;font-weight:700}.landing-mockup-nav-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.35);flex-shrink:0}.landing-mockup-nav-item.active .landing-mockup-nav-dot{background:#f59e0b}.landing-mockup-main{flex:1;padding:16px;overflow:hidden}.landing-mockup-header{font-size:13px;font-weight:700;color:rgba(255,255,255,.85);margin-bottom:16px}.landing-mockup-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px}.landing-mockup-stat{background:rgba(255,255,255,.06);border-radius:10px;padding:10px;border-top:2px solid transparent}.landing-mockup-stat-val{display:block;font-size:15px;font-weight:900;line-height:1}.landing-mockup-stat-unit{display:block;font-size:9px;color:rgba(255,255,255,.45);margin-top:2px}.landing-mockup-stat-label{display:block;font-size:10px;color:rgba(255,255,255,.65);margin-top:4px}.landing-mockup-chart{display:flex;align-items:flex-end;gap:4px;height:80px}.landing-mockup-bar-item{flex:1;background:linear-gradient(0deg,rgba(26,86,219,.8),rgba(99,150,255,.8));border-radius:4px 4px 0 0;animation:barGrow .8s cubic-bezier(.34,1.56,.64,1) both}.landing-stats{background:linear-gradient(135deg,var(--lp-blue) 0,var(--lp-blue-dark) 100%);padding:48px 0}.landing-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;text-align:center}.landing-stat-item{padding:24px;border-right:1px solid rgba(255,255,255,.15)}.landing-stat-item:last-child{border-right:none}.landing-stat-val{display:block;font-size:40px;font-weight:900;color:#fff;letter-spacing:-1px;line-height:1}.landing-stat-label{display:block;font-size:14px;color:rgba(255,255,255,.75);margin-top:6px;font-weight:500}.landing-section{padding:96px 0;background:var(--lp-white)}.landing-section-dark{background:var(--lp-dark)}.landing-section-header{text-align:center;margin-bottom:64px}.landing-section-tag{display:inline-block;padding:4px 14px;background:var(--lp-blue-light);color:var(--lp-blue);border-radius:100px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.landing-section-tag.light{background:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}.landing-section-title{font-size:clamp(28px,3.5vw,44px);font-weight:900;letter-spacing:-1px;color:var(--lp-text);margin:0 0 16px;line-height:1.15}.landing-section-title.light{color:#fff}.landing-section-desc{font-size:18px;color:var(--lp-text-muted);max-width:560px;margin:0 auto;line-height:1.7}.landing-section-desc.light{color:rgba(255,255,255,.7)}.landing-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.landing-feature-card{padding:28px 24px;background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:16px;transition:all .2s}.landing-feature-card:hover{border-color:rgba(26,86,219,.3);box-shadow:0 4px 24px rgba(26,86,219,.08);transform:translateY(-2px)}.landing-feature-icon{font-size:32px;margin-bottom:16px;line-height:1}.landing-feature-title{font-size:16px;font-weight:700;color:var(--lp-text);margin:0 0 10px}.landing-feature-desc{font-size:14px;color:var(--lp-text-muted);line-height:1.6;margin:0}.landing-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.landing-plan-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;position:relative;transition:all .2s}.landing-plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.3)}.landing-plan-card.popular{background:rgba(255,255,255,.1);border-color:rgba(26,86,219,.5);box-shadow:0 0 0 1px rgba(26,86,219,.3)}.landing-plan-badge{background:var(--lp-blue);color:#fff;font-size:12px;font-weight:700;text-align:center;padding:8px}.landing-plan-header{padding:28px 28px 20px;border-top:3px solid transparent}.landing-plan-nom{font-size:22px;font-weight:800;color:#fff;margin:0 0 6px}.landing-plan-desc{font-size:14px;color:rgba(255,255,255,.6);margin:0 0 20px}.landing-plan-prix{display:flex;align-items:baseline;gap:8px}.landing-plan-prix-val{font-size:28px;font-weight:900;line-height:1}.landing-plan-prix-duree{font-size:13px;color:rgba(255,255,255,.5)}.landing-plan-features{list-style:none;padding:0 28px 24px;margin:0;display:flex;flex-direction:column;gap:12px}.landing-plan-feature{display:flex;align-items:center;gap:10px;font-size:14px;color:rgba(255,255,255,.8)}.landing-plan-check{flex-shrink:0}.landing-plan-btn{display:block;text-align:center;margin:0 28px 28px;padding:13px;border-radius:12px;font-size:14px;font-weight:700;text-decoration:none;border:2px solid transparent;transition:all .2s}.landing-plan-btn:hover{transform:translateY(-1px);opacity:.9}.landing-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-testimonial-card{padding:32px;background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:20px;transition:all .2s}.landing-testimonial-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.landing-testimonial-stars{color:var(--lp-gold);font-size:18px;margin-bottom:16px;letter-spacing:2px}.landing-testimonial-texte{font-size:15px;line-height:1.7;color:var(--lp-text);margin:0 0 24px;font-style:italic}.landing-testimonial-auteur{display:flex;align-items:center;gap:12px}.landing-testimonial-avatar{width:44px;height:44px;background:linear-gradient(135deg,var(--lp-blue),#7c3aed);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:#fff;flex-shrink:0}.landing-testimonial-nom{font-size:14px;font-weight:700;color:var(--lp-text);margin:0}.landing-testimonial-poste{font-size:12px;color:var(--lp-text-muted);margin:2px 0 0}.landing-cta{position:relative;padding:96px 0;background:var(--lp-dark);overflow:hidden;text-align:center}.landing-cta-bg{position:absolute;inset:0;pointer-events:none}.landing-cta-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(26,86,219,.3),transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%)}.landing-cta-content{position:relative;z-index:2}.landing-cta-title{font-size:clamp(28px,3.5vw,48px);font-weight:900;color:#fff;letter-spacing:-1px;margin:0 0 20px;line-height:1.15}.landing-cta-desc{font-size:18px;color:rgba(255,255,255,.7);max-width:520px;margin:0 auto 40px;line-height:1.7}.landing-cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.landing-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.landing-contact-subtitle{font-size:22px;font-weight:800;color:var(--lp-text);margin:0 0 12px}.landing-contact-desc{font-size:15px;color:var(--lp-text-muted);line-height:1.7;margin:0 0 32px}.landing-contact-items{display:flex;flex-direction:column;gap:16px}.landing-contact-item{display:flex;align-items:flex-start;gap:14px;text-decoration:none;padding:16px;background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:12px;transition:all .15s}.landing-contact-item:hover{border-color:rgba(26,86,219,.3);background:var(--lp-blue-light)}.landing-contact-item-icon{font-size:22px;flex-shrink:0;margin-top:2px}.landing-contact-item-label{font-size:12px;font-weight:600;color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.landing-contact-item-val{font-size:14px;font-weight:600;color:var(--lp-text);margin:0 0 2px}.landing-contact-card{background:white;border:2px solid var(--lp-border);border-radius:24px;padding:40px 36px;text-align:center;box-shadow:0 4px 32px rgba(0,0,0,.06)}.landing-contact-card-title{font-size:24px;font-weight:900;color:var(--lp-text);margin:0 0 12px}.landing-contact-card-desc{font-size:15px;color:var(--lp-text-muted);line-height:1.6;margin:0 0 28px}.landing-contact-cta{display:block;padding:16px;background:linear-gradient(135deg,var(--lp-blue) 0,var(--lp-blue-dark) 100%);color:#fff;font-size:15px;font-weight:700;border-radius:12px;text-decoration:none;margin-bottom:20px;transition:all .2s;box-shadow:0 4px 16px rgba(26,86,219,.35)}.landing-contact-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(26,86,219,.45)}.landing-contact-separator{color:var(--lp-text-muted);font-size:13px;margin-bottom:20px;position:relative}.landing-contact-separator:after,.landing-contact-separator:before{content:"";display:inline-block;width:60px;height:1px;background:var(--lp-border);vertical-align:middle;margin:0 12px}.landing-contact-login{display:block;padding:14px;border:1.5px solid var(--lp-border);color:var(--lp-text-muted);font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .15s}.landing-contact-login:hover{border-color:var(--lp-blue);color:var(--lp-blue)}.landing-footer{background:var(--lp-dark);padding:64px 0 32px}.landing-footer-top{display:flex;justify-content:space-between;gap:48px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.landing-footer-desc{font-size:14px;color:rgba(255,255,255,.5);margin:12px 0 0;max-width:280px;line-height:1.6}.landing-footer-links{display:flex;gap:64px}.landing-footer-col-title{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px}.landing-footer-link{display:block;font-size:14px;color:rgba(255,255,255,.5);text-decoration:none;margin-bottom:10px;transition:color .15s}.landing-footer-link:hover{color:rgba(255,255,255,.9)}.landing-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px}.landing-footer-bottom p{font-size:13px;color:rgba(255,255,255,.35);margin:0}@media (max-width:1024px){.landing-features-grid,.landing-stats-grid{grid-template-columns:repeat(2,1fr)}.landing-stat-item:nth-child(2){border-right:none}}@media (max-width:768px){.landing-btn-outline,.landing-nav-links{display:none}.landing-hero-title{letter-spacing:-1px}.landing-hero-mockup{display:none}.landing-contact-grid,.landing-features-grid,.landing-plans-grid,.landing-testimonials-grid{grid-template-columns:1fr}.landing-footer-links{gap:32px}.landing-footer-top{flex-direction:column}.landing-footer-bottom{flex-direction:column;text-align:center}.landing-stats-grid{grid-template-columns:repeat(2,1fr)}.landing-cta-actions{flex-direction:column;align-items:center}}.landing-mockup-shot{display:block;width:100%;height:auto}.landing-devices{padding:96px 0;background:linear-gradient(160deg,#1a3d68,#15335a 55%,#0f2742);color:#fff;overflow:hidden}.landing-devices-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.landing-devices-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:#fff;font-size:13px;font-weight:700;padding:6px 14px;border-radius:999px;margin-bottom:20px}.landing-devices-title{font-size:38px;font-weight:900;line-height:1.1;margin-bottom:16px}.landing-devices-title span{color:#ef5e22}.landing-devices-desc{font-size:16px;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:28px;max-width:480px}.landing-devices-list{display:flex;flex-direction:column;gap:14px}.landing-devices-item{display:flex;align-items:center;gap:14px;font-size:15px;font-weight:600}.landing-devices-ico{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(239,94,34,.15);color:#ef5e22}.landing-devices-visual{position:relative;display:flex;justify-content:center}.landing-devices-visual img{width:100%;max-width:480px;height:auto;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.45)}.landing-shots{padding:96px 0;background:#f8fafc}.landing-shots-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:40px}.landing-shot-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(21,51,90,.06);transition:transform .2s ease,box-shadow .2s ease}.landing-shot-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(21,51,90,.12)}.landing-shot-card img{display:block;width:100%;height:auto;border-bottom:1px solid #eef2f7}.landing-shot-label{padding:14px 18px;font-size:14px;font-weight:700;color:#15335a}@media (max-width:900px){.landing-devices-grid{grid-template-columns:1fr;gap:32px;text-align:center}.landing-devices-desc{margin-left:auto;margin-right:auto}.landing-devices-list{align-items:center}.landing-devices-title{font-size:30px}.landing-shots-grid{grid-template-columns:1fr}}