@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');

:root{--blue:#1672ee;--blue2:#0b4db5;--navy:#061427;--navy2:#0b1d36;--text:#0d2038;--muted:#64748b;--line:#dfe7ef;--soft:#f4f7fb;--green:#17a566}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Montserrat",Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topline{background:#06101c;color:#b9c9dc;text-align:center;padding:8px 20px;font-size:10px;font-weight:800;letter-spacing:.16em}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,39,65,.08)}.nav-wrap{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:.02em;white-space:nowrap}.brand img{width:154px;height:auto;object-fit:contain;border-radius:0;display:block}.brand span{font-size:15px}.brand b{color:var(--blue)}.main-nav{display:flex;gap:24px;margin-left:auto}.main-nav a{text-decoration:none;font-size:13px;font-weight:700;color:#35485e}.nav-actions{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:800;transition:.2s}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(22,114,238,.24)}.btn.ghost{border:1px solid var(--line);background:#fff}.btn.dark{background:#0b1d36;color:#fff}.btn.white{background:#fff;color:#0b4db5}.btn.outline-white{border:1px solid rgba(255,255,255,.55);color:#fff}.btn.large{padding:14px 19px;font-size:13px}.btn:hover{transform:translateY(-1px)}.menu-btn{display:none;border:0;background:none;font-size:24px}.hero{position:relative;overflow:hidden;padding:84px 0 76px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.hero-bg{position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(30,115,232,.13),transparent 66%);right:-170px;top:-170px}.hero-grid{position:relative;display:grid;grid-template-columns:.9fr 1.25fr;gap:62px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:900;color:#bcd6ff}.eyebrow.blue{color:var(--blue)}.hero h1{font-size:64px;line-height:.98;letter-spacing:-.055em;margin:16px 0 24px;max-width:600px}.hero h1 span{color:var(--blue)}.lead{font-size:19px;line-height:1.6;color:#53677e;max-width:660px}.lead.dark{color:#52667b}.hero-actions{display:flex;gap:10px;margin:30px 0 24px}.hero-proof{display:flex;flex-wrap:wrap;gap:15px;color:#4b6077;font-size:11px;font-weight:700}.hero-visual{position:relative}.screen-shell{background:#fff;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 30px 80px rgba(13,44,79,.18);overflow:hidden;transform:perspective(1300px) rotateY(-5deg) rotateX(1.5deg)}.screen-shell img{display:block;width:100%}.browser-bar{height:34px;background:#f7f9fb;border-bottom:1px solid #e6ebf0;display:flex;align-items:center;gap:6px;padding:0 10px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#d5dce5}.browser-bar span{margin-left:8px;font-size:8px;color:#8796a8}.float-card{position:absolute;background:#fff;border:1px solid #dce5ed;border-radius:13px;box-shadow:0 14px 34px rgba(15,45,80,.14);padding:12px 15px;display:flex;flex-direction:column}.float-card b{font-size:18px;color:var(--blue)}.float-card span{font-size:9px;color:#718195}.float-card.one{left:-25px;bottom:35px}.float-card.two{right:-20px;top:40px}.logos-strip{padding:25px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.logos-strip .container{display:flex;align-items:center;gap:30px}.logos-strip p{font-size:11px;color:#7a899a;white-space:nowrap}.strip-items{display:flex;gap:24px;overflow:auto;font-size:10px;font-weight:900;letter-spacing:.08em;color:#9aa5b3}.problem{padding:105px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.problem h2,.section-head h2,.neo h2,.why h2,.cta h2{font-size:43px;line-height:1.08;letter-spacing:-.035em;margin:12px 0 18px}.problem-copy{font-size:16px;line-height:1.75;color:#5a6c80}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:52px}.value-grid article{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.value-grid .icon{width:40px;height:40px;border-radius:12px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:20px}.value-grid h3{margin:16px 0 7px}.value-grid p{margin:0;color:#67798d;font-size:12px;line-height:1.6}.dark-section{background:var(--navy);color:#fff;padding:105px 0}.section-head{max-width:780px;margin-bottom:42px}.section-head.light p{color:#aac0d7}.section-head h2{margin-top:12px}.section-head>p{color:#64788e;line-height:1.65}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.solution-grid article{position:relative;padding:30px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border-radius:18px;min-height:300px}.solution-grid .num{font-size:11px;color:#6faaff;font-weight:900}.solution-grid h3{font-size:24px;margin:30px 0 10px}.solution-grid p{color:#a9bdd2;line-height:1.6}.solution-grid ul{padding-left:17px;color:#d1deeb;font-size:12px;line-height:1.9}.neo{padding:110px 0;background:#f7faff}.neo-grid{display:grid;grid-template-columns:360px 1fr;gap:80px;align-items:center}.neo-orb{position:relative;width:300px;height:300px;margin:auto;display:grid;place-items:center}.orb-core{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1479f3,#663de5);color:#fff;font-weight:900;font-size:30px;box-shadow:0 28px 60px rgba(72,80,217,.32)}.orbit{position:absolute;border:1px solid rgba(31,109,230,.25);border-radius:50%;animation:spin 18s linear infinite}.o1{width:225px;height:225px}.o2{width:300px;height:300px;animation-direction:reverse}.orbit:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#2277eb;left:50%;top:-6px}@keyframes spin{to{transform:rotate(360deg)}}.neo p{color:#5c7086;font-size:16px;line-height:1.7}.neo-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.neo-list div{padding:15px;border:1px solid #dbe6f1;border-radius:12px;background:#fff}.neo-list b,.neo-list span{display:block}.neo-list span{font-size:10px;color:#78889a;margin-top:4px}.screens{padding:110px 0}.screen-feature{display:grid;grid-template-columns:.42fr .58fr;gap:55px;align-items:center;margin:75px 0}.screen-feature.reverse{grid-template-columns:.58fr .42fr}.screen-feature.reverse .screen-copy{order:2}.screen-feature img{width:100%;border:1px solid #dbe5ef;border-radius:16px;box-shadow:0 25px 60px rgba(17,53,89,.14)}.screen-copy>span{font-size:10px;color:var(--blue);font-weight:900;letter-spacing:.11em}.screen-copy h3{font-size:30px;line-height:1.12;margin:10px 0}.screen-copy p{color:#64778c;line-height:1.7}.why{padding:105px 0;background:#f7f9fc}.why-grid{align-items:center}.why-points{display:grid;gap:8px}.why-points>div{display:grid;grid-template-columns:45px 1fr;gap:12px;padding:17px 0;border-bottom:1px solid #dce4ec}.why-points b{font-size:11px;color:var(--blue)}.why-points span{color:#687b8e;font-size:12px}.why-points strong{display:block;color:#162b42;font-size:15px;margin-bottom:4px}.cta{padding:72px 0;background:linear-gradient(120deg,#0d5fd3,#163f9f 58%,#5b3bdd);color:#fff}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta h2{max-width:700px}.cta p{color:#dce8ff}.cta-actions{display:flex;gap:9px;flex-direction:column;min-width:240px}.footer{background:#050d17;color:#c6d1dd;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:60px}.footer-brand span{color:#fff}.footer-brand img{width:170px;height:auto}.footer p{max-width:440px;color:#8393a5;font-size:12px;line-height:1.7}.footer h4{color:#fff;margin-top:0}.footer-grid>div>a:not(.brand){display:block;text-decoration:none;color:#8fa0b3;font-size:12px;margin:10px 0}.footer-bottom{margin-top:45px;padding-top:18px;border-top:1px solid #1a2735;display:flex;justify-content:space-between;font-size:10px;color:#657587}@media(max-width:1050px){.main-nav{display:none}.hero-grid,.two-col,.neo-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero h1{margin-left:auto;margin-right:auto}.lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{max-width:850px;margin:auto}.value-grid{grid-template-columns:1fr 1fr}.screen-feature,.screen-feature.reverse{grid-template-columns:1fr}.screen-feature.reverse .screen-copy{order:0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.nav-actions{display:none}.menu-btn{display:block;margin-left:auto}.main-nav.open{position:absolute;display:flex;flex-direction:column;top:74px;left:0;right:0;background:#fff;padding:20px;border-bottom:1px solid var(--line)}.hero{padding-top:55px}.hero h1{font-size:44px}.problem h2,.section-head h2,.neo h2,.why h2,.cta h2{font-size:34px}.value-grid,.solution-grid,.neo-list{grid-template-columns:1fr}.logos-strip .container{display:block}.strip-items{margin-top:12px}.screen-feature{margin:55px 0}.cta-inner{flex-direction:column;align-items:flex-start}.cta-actions{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}.float-card{display:none}}

/* Corporate V1.1 — typography & legal pages */
body{font-weight:500}.main-nav a,.btn,.topline,.eyebrow{font-weight:800}.hero h1,.problem h2,.section-head h2,.neo h2,.why h2,.cta h2,.screen-copy h3,.solution-grid h3{font-weight:900}.lead,.problem-copy,.screen-copy p,.neo p{font-weight:500}.legal-main{padding:72px 0 95px;background:#f7f9fc}.legal-card{max-width:980px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:46px 52px;box-shadow:0 22px 60px rgba(13,44,79,.08)}.legal-card h1{font-size:44px;line-height:1.08;letter-spacing:-.035em;margin:8px 0 15px;font-weight:900}.legal-card h2{font-size:22px;margin:32px 0 8px;color:var(--navy);font-weight:900}.legal-card p,.legal-card li{color:#52667b;line-height:1.75;font-size:14px}.legal-card .updated{font-size:11px;color:#7a899a;font-weight:700;margin-bottom:28px}.legal-card a{color:var(--blue);font-weight:700}.legal-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:34px}.footer-legal{display:flex;gap:16px;flex-wrap:wrap}.footer-legal a{text-decoration:none;color:#8fa0b3;font-size:12px}.footer-legal a:hover{color:#fff}@media(max-width:720px){.brand img{width:126px}.footer-brand img{width:150px}.legal-main{padding:35px 0 60px}.legal-card{padding:28px 22px}.legal-card h1{font-size:34px}}

/* Corporate V1.2 — approche Gérer → Vendre → Être visible → Automatiser */
.site-header .brand{width:225px;min-width:225px;overflow:visible;flex:0 0 225px}.site-header .brand img{display:block;width:215px!important;height:72px!important;max-width:none;object-fit:contain;object-position:left center;filter:none}.nav-wrap{height:86px}.main-nav{gap:20px}.hero{padding-top:78px}.hero-grid{grid-template-columns:.95fr 1.18fr}.hero h1{font-size:61px;line-height:.96}.approach{padding:88px 0 98px;background:#fff}.approach-title{max-width:790px;margin-bottom:46px}.approach-title h2,.one-data h2,.start-steps h2{font-size:43px;line-height:1.08;letter-spacing:-.035em;margin:12px 0 16px}.approach-title p,.one-data p{color:#5e7186;line-height:1.75;font-size:15px}.approach-flow{display:grid;grid-template-columns:1fr 38px 1fr 38px 1fr 38px 1fr;gap:0;align-items:stretch}.step{position:relative;padding:25px 22px 23px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(10,45,82,.06)}.step-num{position:absolute;right:16px;top:15px;color:#a1afbe;font-size:10px;font-weight:900}.step-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-size:18px;font-weight:900;background:#edf4ff;color:var(--blue)}.step h3{font-size:23px;margin:18px 0 8px}.step p{font-size:12px;line-height:1.65;color:#66798e;min-height:80px}.step small{display:block;font-size:9px;font-weight:800;color:#8b99aa;text-transform:uppercase;letter-spacing:.06em}.step.sell .step-icon{background:#eaf9f0;color:#158955}.step.visible .step-icon{background:#f1edff;color:#6550da}.step.automate .step-icon{background:#fff1e8;color:#d66915}.flow-arrow{display:grid;place-items:center;color:#a5b4c5;font-size:24px;font-weight:800}.one-data{padding:96px 0;background:#f5f8fc}.one-data-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.data-map{height:390px;position:relative;display:grid;place-items:center}.data-core{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#1479f3,#143c9c);color:#fff;font-size:18px;line-height:1.15;font-weight:900;box-shadow:0 22px 55px rgba(22,114,238,.25)}.data-map:before,.data-map:after{content:"";position:absolute;border:1px dashed #a8c4e7;border-radius:50%}.data-map:before{width:285px;height:285px}.data-map:after{width:385px;height:385px}.node{position:absolute;padding:10px 13px;border-radius:10px;background:#fff;border:1px solid #dce6f0;box-shadow:0 9px 23px rgba(19,53,89,.08);font-size:10px;font-weight:800;color:#435a73;z-index:2}.n1{top:22px;left:43%}.n2{top:92px;right:1%}.n3{bottom:80px;right:2%}.n4{bottom:15px;left:40%}.n5{bottom:84px;left:0}.n6{top:95px;left:2%}.start-steps{padding:92px 0}.start-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.start-grid article{padding:27px;border:1px solid var(--line);border-radius:17px;background:#fff}.start-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf3ff;color:var(--blue);margin-bottom:17px}.start-grid h3{font-size:20px;margin:0 0 8px}.start-grid p{color:#67798d;font-size:12px;line-height:1.6}.footer-brand{display:inline-flex;width:auto!important;min-width:0!important;flex:none!important}.footer-logo-box{display:inline-flex;background:#fff;border-radius:9px;padding:8px 10px}.footer-brand img{display:block;width:205px!important;height:68px!important;object-fit:contain}.footer strong{color:#fff}.solution-grid .num{letter-spacing:.08em}.solution-grid h3{margin-top:23px}
@media(max-width:1120px){.site-header .brand{width:190px;min-width:190px;flex-basis:190px}.site-header .brand img{width:180px!important}.approach-flow{grid-template-columns:1fr 22px 1fr;row-gap:18px}.approach-flow .flow-arrow:nth-of-type(2){display:none}.approach-flow .step:nth-of-type(3){grid-column:1}.approach-flow .flow-arrow:nth-of-type(4){grid-column:2}.approach-flow .step:nth-of-type(5){grid-column:3}.one-data-grid{grid-template-columns:1fr}.data-map{max-width:620px;width:100%;margin:auto}}
@media(max-width:720px){.site-header .brand{width:158px;min-width:158px;flex-basis:158px}.site-header .brand img{width:150px!important;height:60px!important}.nav-wrap{height:72px}.main-nav.open{top:72px}.hero h1{font-size:42px}.approach-title h2,.one-data h2,.start-steps h2{font-size:34px}.approach-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg);height:26px}.approach-flow .step,.approach-flow .flow-arrow{grid-column:1!important}.data-map{transform:scale(.82);margin:-30px auto}.start-grid{grid-template-columns:1fr}.footer-brand img{width:185px!important;height:62px!important}}
