
:root{--navy:#061b3d;--navy2:#04152f;--blue:#0066d9;--blue2:#0b87ff;--cyan:#29c7ff;--text:#101b2d;--muted:#5d6f86;--soft:#f3f8ff;--line:#dbe8f5;--white:#fff;--radius:18px;--shadow:0 22px 65px rgba(6,27,61,.11);--shadow2:0 32px 90px rgba(6,27,61,.18)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:96px}body{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{position:fixed;inset:0 0 auto 0;z-index:1000;background:rgba(4,21,47,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:.35s}.topbar.is-scrolled{background:rgba(4,21,47,.96);box-shadow:0 14px 42px rgba(0,0,0,.25)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px}.brand img{height:130px;width:auto}.menu{display:flex;align-items:center;height:100%;gap:2px}.menu a{height:88px;display:flex;align-items:center;padding:0 14px;color:#e6f1ff;font-size:14px;font-weight:750;position:relative;transition:.28s}.menu a:after{content:"";position:absolute;left:14px;right:14px;bottom:20px;height:2px;border-radius:4px;background:linear-gradient(90deg,var(--cyan),var(--blue2));transform:scaleX(0);transform-origin:left;transition:.35s}.menu a:hover,.menu a.active{color:#fff;transform:translateY(-2px)}.menu a:hover:after,.menu a.active:after{transform:scaleX(1)}.nav-right{display:flex;align-items:center;gap:14px}.top-contact{display:flex;flex-direction:column;gap:4px;color:#d9eaff;font-size:11px}.top-contact span{display:flex;align-items:center;gap:7px}.mini-ico{width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center}.mini-ico svg{width:12px;height:12px;stroke:#fff;fill:none;stroke-width:2}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:5px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:850;font-size:14px;padding:13px 22px;box-shadow:0 16px 32px rgba(0,102,217,.22);position:relative;overflow:hidden;cursor:pointer;transition:.32s}.btn:before{content:"";position:absolute;top:0;left:-75%;width:52%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skewX(-24deg);transition:.75s}.btn:hover{transform:translateY(-4px);box-shadow:0 22px 42px rgba(0,102,217,.32)}.btn:hover:before{left:125%}.btn-outline{background:rgba(255,255,255,.05);border:1px solid rgba(0,102,217,.25);color:var(--blue);box-shadow:none}.btn-light{background:#fff;color:var(--blue);box-shadow:0 18px 45px rgba(0,0,0,.18)}.mobile-menu{display:none;color:#fff;font-weight:850}.hero{min-height:790px;display:flex;align-items:center;padding-top:88px;position:relative;overflow:hidden;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 46%,rgba(240,247,255,.74) 67%,rgba(6,27,61,.1) 100%),url('assets/design-15_50_48.webp') right center/58% auto no-repeat}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 28%,rgba(41,199,255,.16),transparent 24%),radial-gradient(circle at 78% 20%,rgba(0,102,217,.16),transparent 28%)}.hero:after{content:"";position:absolute;right:-140px;top:160px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(41,199,255,.22),transparent 67%);animation:floatSoft 8s ease-in-out infinite}.hero-content{position:relative;z-index:2;max-width:650px}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--blue);font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.55px}.eyebrow:after{content:"";width:46px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));animation:lineGrow 1.2s ease both}h1{font-size:58px;line-height:1.08;letter-spacing:-1.8px;color:var(--text);font-weight:900}h1 span,.blue{color:var(--blue)}.hero p{max-width:560px;margin:24px 0 30px;color:#31435c;font-size:17px}.hero-badges{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-badge{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:999px;padding:9px 15px;color:#31435c;font-size:13px;font-weight:800;box-shadow:0 12px 28px rgba(6,27,61,.07)}.actions{display:flex;gap:16px;flex-wrap:wrap}.section{padding:86px 0;position:relative}.section-soft{background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.section-title{text-align:center;margin-bottom:46px}.section-title h2{font-size:36px;line-height:1.16;letter-spacing:-.8px}.section-title h2:after{content:"";display:block;width:50px;height:3px;border-radius:6px;background:linear-gradient(90deg,var(--blue),var(--cyan));margin:15px auto 0}.section-title p{max-width:720px;margin:14px auto 0;color:var(--muted);font-size:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card,.panel,.process-step,.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 16px 45px rgba(6,27,61,.06);transition:transform .36s cubic-bezier(.2,.7,.2,1),box-shadow .36s,border-color .36s}.card:hover,.panel:hover,.process-step:hover,.feature:hover{transform:translateY(-10px);border-color:#b9daf9;box-shadow:var(--shadow)}.card h3,.feature h3{font-size:20px;margin-bottom:9px}.card p,.feature p,.panel p,.panel li{color:var(--muted);font-size:14.5px}.link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--blue);font-size:13px;font-weight:900;transition:.28s}.link:hover{gap:12px}.icon-circle{width:70px;height:70px;border-radius:20px;background:linear-gradient(135deg,#edf6ff,#dff1ff);color:var(--blue);display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:.32s}.icon-circle svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.card:hover .icon-circle,.feature:hover .icon-circle,.process-step:hover .icon-circle{transform:rotate(-4deg) scale(1.06);box-shadow:0 18px 35px rgba(0,102,217,.18)}.services-band{overflow:hidden;background:linear-gradient(135deg,#061b3d 0%,#004a9f 100%);color:#fff}.services-band:before,.cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.12),transparent 22%),radial-gradient(circle at 86% 10%,rgba(41,199,255,.16),transparent 28%)}.services-band .container,.cta .container{position:relative;z-index:2}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-mini{padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.055);transition:.36s;position:relative;overflow:hidden}.service-mini:before{content:"";position:absolute;inset:auto -40% -60% -40%;height:110px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transform:rotate(-6deg);transition:.55s}.service-mini:hover{transform:translateY(-9px);background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.35)}.service-mini:hover:before{bottom:82%}.service-mini .icon-circle{background:#086ed3;color:#fff;border-radius:18px}.service-mini h3{color:#fff;font-size:19px;line-height:1.35;margin-bottom:9px}.service-mini p{font-size:14px;color:#d5e8ff}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.stat{text-align:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 20px;box-shadow:0 14px 38px rgba(6,27,61,.05);transition:.32s}.stat:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.stat .icon-circle{margin:0 auto 14px;width:58px;height:58px;border-radius:16px}.stat strong{display:block;color:var(--blue);font-size:43px;line-height:1;font-weight:900;letter-spacing:-1px}.stat p{color:var(--muted);font-size:14px;margin-top:8px}.about-row{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.visual-stack{position:relative}.rounded-img{height:410px;width:100%;object-fit:cover;border-radius:24px;box-shadow:var(--shadow2);transition:.55s}.floating-card{position:absolute;right:-18px;bottom:28px;width:250px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow);animation:floatSoft 6s ease-in-out infinite}.floating-card strong{display:block;color:var(--blue);font-size:28px}.about-text h2{font-size:38px;line-height:1.18;margin-bottom:16px}.about-text p{color:var(--muted);margin-bottom:16px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:step}.process-step{position:relative;overflow:hidden}.process-step:after{counter-increment:step;content:"0" counter(step);position:absolute;right:18px;top:10px;color:rgba(0,102,217,.08);font-size:58px;font-weight:900;line-height:1}.process-step h3{font-size:18px;margin-bottom:8px}.testimonial{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 16px 42px rgba(6,27,61,.06);transition:.36s}.testimonial:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.quote{font-size:16px;color:#31435c}.person{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-weight:900}.person span{display:block;color:var(--muted);font-weight:600;font-size:13px}.news{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news article{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 16px 42px rgba(6,27,61,.07);transition:.36s}.news article:hover{transform:translateY(-10px);box-shadow:var(--shadow)}.news img{height:210px;width:100%;object-fit:cover;transition:.65s}.news article:hover img{transform:scale(1.06)}.news-body{padding:24px}.meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px;color:var(--muted);font-size:12px}.badge{background:#edf6ff;color:var(--blue);padding:3px 8px;border-radius:5px;font-weight:900;text-transform:uppercase;font-size:10px}.news h3{font-size:20px;line-height:1.25;margin-bottom:9px}.news p{color:var(--muted);font-size:14px}.cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#06234e 0%,#005fc7 100%);color:#fff;padding:58px 0}.cta .container{display:flex;align-items:center;justify-content:space-between;gap:34px}.cta-left{display:flex;align-items:center;gap:24px}.cta-ico{width:88px;height:88px;border-radius:26px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:#fff;animation:pulseSoft 3s ease-in-out infinite}.cta-ico svg{width:44px;height:44px;stroke:currentColor;fill:none;stroke-width:1.8}.cta h2{font-size:32px}.cta p{color:#d8e9ff}.footer{background:#041733;color:#c7d7ed;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.35fr .85fr 1.1fr 1.1fr;gap:42px}.footer img{height:54px;margin-bottom:18px}.footer p,.footer a{font-size:13.5px;color:#c7d7ed}.footer a{display:block;margin:7px 0;transition:.25s}.footer a:hover{color:#fff;transform:translateX(4px)}.footer h4{color:#fff;font-size:16px;margin-bottom:16px}.socials{display:flex;gap:10px;margin-top:18px}.socials a{width:34px;height:34px;border-radius:50%;background:#0b68cf;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:12px}.contact-line{display:flex;gap:10px;align-items:flex-start;margin:9px 0}.footer-bottom{display:flex;justify-content:space-between;gap:22px;align-items:center;border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;font-size:12.5px}.footer-bottom a{display:inline;margin:0 8px}.page-hero{padding:160px 0 86px;background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-80px;top:70px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(0,102,217,.14),transparent 70%);animation:floatSoft 7s ease-in-out infinite}.page-hero h1{max-width:820px;font-size:50px}.page-hero p{max-width:760px;margin-top:18px;color:var(--muted);font-size:17px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px}.panel h3{font-size:23px;margin-bottom:12px}.panel ul{padding-left:18px}.form{display:grid;gap:15px}.input,textarea,select{width:100%;border:1px solid var(--line);border-radius:12px;padding:15px 16px;font:inherit;color:var(--text);background:#fff;outline:none;transition:.25s}textarea{min-height:155px;resize:vertical}.input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(0,102,217,.1)}.legal{max-width:920px}.legal h2{font-size:24px;margin:34px 0 10px}.legal p,.legal li{color:var(--muted);margin-bottom:10px}.legal ul{padding-left:22px}.timeline{position:relative;display:grid;gap:22px}.timeline:before{content:"";position:absolute;left:19px;top:6px;bottom:6px;width:2px;background:var(--line)}.timeline-item{position:relative;padding-left:58px}.timeline-item:before{content:"";position:absolute;left:7px;top:6px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 0 0 6px #edf6ff}.timeline-item h3{font-size:19px}.timeline-item p{color:var(--muted)}.marquee{display:flex;gap:18px;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);margin-top:26px}.marquee-track{display:flex;gap:18px;animation:marquee 24s linear infinite}.chip{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 18px;font-weight:850;color:#31435c;box-shadow:0 12px 26px rgba(6,27,61,.05)}.reveal{opacity:0;transform:translateY(36px);filter:blur(5px);transition:opacity .78s ease,transform .78s cubic-bezier(.2,.7,.2,1),filter .78s ease;transition-delay:var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none;filter:blur(0)}.split-text .word{display:inline-block;opacity:0;transform:translateY(18px);animation:wordRise .65s forwards;animation-delay:calc(var(--i)*45ms)}@keyframes wordRise{to{opacity:1;transform:none}}@keyframes floatSoft{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-18px,18px,0)}}@keyframes pulseSoft{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.18)}50%{box-shadow:0 0 0 15px rgba(255,255,255,0)}}@keyframes lineGrow{from{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:1060px){.menu,.top-contact{display:none}.mobile-menu{display:block}.hero{background:linear-gradient(90deg,#fff,rgba(244,250,255,.95)),url('assets/design-15_50_48.webp') right bottom/cover no-repeat}.grid-3,.grid-4,.services-grid,.news,.about-row,.two-col,.footer-grid{grid-template-columns:1fr 1fr}.process,.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.nav{height:76px}.brand img{height:45px}.nav-right .btn{display:none}h1,.page-hero h1{font-size:38px}.hero{min-height:680px;padding-top:76px}.section{padding:62px 0}.grid-3,.grid-4,.services-grid,.news,.about-row,.two-col,.footer-grid,.process,.stats{grid-template-columns:1fr}.cta .container,.cta-left{flex-direction:column;text-align:center}.actions,.btn{width:100%}.rounded-img{height:300px}.floating-card{position:relative;right:auto;bottom:auto;margin-top:-40px}.footer-bottom{flex-direction:column;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important;filter:none!important}}

/* Correctifs fonctionnement + animations robustes */
html:not(.js-ready) .reveal{opacity:1;transform:none;filter:none}.mobile-menu{cursor:pointer;border:1px solid rgba(255,255,255,.24);padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.08)}.menu a{white-space:nowrap}.card,.feature,.panel,.service-mini,.testimonial,.news article{transform-style:preserve-3d;will-change:transform}.hero-badge,.chip{animation:softPop .75s ease both}.hero-badge:nth-child(2){animation-delay:.12s}.hero-badge:nth-child(3){animation-delay:.24s}.hero-badge:nth-child(4){animation-delay:.36s}@keyframes softPop{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}.rounded-img{will-change:transform}.visual-stack:hover .rounded-img{transform:scale(1.025)}.page-hero,.hero{isolation:isolate}.page-hero:before{content:"";position:absolute;left:-120px;bottom:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(41,199,255,.15),transparent 70%);animation:floatSoft 9s ease-in-out infinite;z-index:-1}.section-title.reveal.is-visible h2{animation:titleLift .7s ease both}@keyframes titleLift{from{letter-spacing:-1.6px;opacity:.65}to{letter-spacing:-.8px;opacity:1}}
@media(max-width:1060px){.topbar .menu{display:none;position:absolute;top:88px;left:4%;right:4%;height:auto;background:rgba(4,21,47,.98);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:12px;box-shadow:0 24px 70px rgba(0,0,0,.28)}body.menu-open .topbar .menu{display:grid;grid-template-columns:1fr 1fr;gap:6px}.topbar .menu a{height:auto;padding:13px 14px;border-radius:12px}.topbar .menu a:hover,.topbar .menu a.active{background:rgba(255,255,255,.08)}.topbar .menu a:after{display:none}}
@media(max-width:680px){body.menu-open .topbar .menu{grid-template-columns:1fr;top:76px}.hero{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(242,248,255,.94)),url('assets/design-15_50_48.webp') center bottom/cover no-repeat}.page-hero{padding-top:132px}}


/* ===== Corrections finales : fluidité, alignement accueil et performance ===== */
:root{--ease-pro:cubic-bezier(.16,1,.3,1)}
html{scroll-behavior:smooth}
body{font-display:swap;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.hero{min-height:720px;align-items:center;padding-top:112px;background-size:min(52vw,720px) auto;background-position:right 56%;content-visibility:auto;contain-intrinsic-size:720px}
.hero .container{display:flex;align-items:center;min-height:560px}
.hero-content{max-width:760px;margin-top:0;padding-top:0}
.hero-content .eyebrow{margin-bottom:18px}
.hero-content h1{max-width:760px;font-size:clamp(44px,5.2vw,64px);line-height:1.04;letter-spacing:-2.1px;margin:0}
.hero-content p{font-size:18px;line-height:1.75;max-width:650px;margin:24px 0 30px}
.page-hero{padding:178px 0 92px;min-height:420px;display:flex;align-items:center}
.page-hero .container{position:relative;z-index:2}.page-hero h1{font-size:clamp(42px,4.8vw,58px);line-height:1.06;letter-spacing:-1.8px;margin:0}.page-hero p{font-size:18px;line-height:1.75;max-width:760px}
.reveal{opacity:0;transform:translate3d(0,28px,0);filter:none;transition:opacity .65s var(--ease-pro),transform .65s var(--ease-pro);will-change:opacity,transform;backface-visibility:hidden}.reveal.is-visible{opacity:1;transform:translate3d(0,0,0);will-change:auto}.reveal[data-anim="left"]{transform:translate3d(-32px,0,0)}.reveal[data-anim="right"]{transform:translate3d(32px,0,0)}.reveal[data-anim="scale"]{transform:scale(.965)}.reveal.is-visible[data-anim]{transform:none}.card,.feature,.panel,.service-mini,.testimonial,.news article,.stat,.process-step,.btn,.icon-circle{transition-duration:.28s;transition-timing-function:var(--ease-pro);will-change:auto}.card:hover,.panel:hover,.process-step:hover,.feature:hover,.testimonial:hover,.news article:hover,.stat:hover,.service-mini:hover{transform:translate3d(0,-7px,0)}.btn:hover{transform:translate3d(0,-3px,0)}
.hero:after,.page-hero:after,.page-hero:before,.floating-card,.cta-ico{animation-duration:10s;animation-timing-function:var(--ease-pro)}
.marquee-track{animation-duration:34s;will-change:transform}.marquee:hover .marquee-track{animation-play-state:paused}.split-text .word{animation-duration:.5s;animation-timing-function:var(--ease-pro)}
img{height:auto}.rounded-img,.news img{content-visibility:auto}.section{content-visibility:auto;contain-intrinsic-size:600px}.topbar{backdrop-filter:blur(10px)}
@media(max-width:1060px){.hero{background-size:680px auto;background-position:right bottom}.hero .container{min-height:560px}.hero-content{max-width:720px}.hero-content h1{font-size:clamp(40px,7vw,56px)}}
@media(max-width:680px){.hero{min-height:650px;padding-top:104px;background-size:cover;background-position:center bottom}.hero .container{min-height:500px}.hero-content h1,.page-hero h1{font-size:38px;letter-spacing:-1.1px}.hero-content p,.page-hero p{font-size:16px}.page-hero{padding:140px 0 70px;min-height:360px}.section{contain-intrinsic-size:780px}.menu a{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal[data-anim]{opacity:1!important;transform:none!important;transition:none!important}.marquee-track{animation:none!important}}


/* ===== Correction précise du bloc accueil : container hero-content ===== */
.hero .hero-content{
  width:min(1180px,92%);
  margin-inline:auto;
  display:grid;
  grid-template-columns:minmax(0,760px) minmax(260px,360px);
  align-items:center;
  gap:42px;
  min-height:560px;
  position:relative;
  z-index:2;
  padding-top:18px;
}
.hero-copy{max-width:760px}
.hero-content .eyebrow{margin-bottom:20px}
.hero-content h1{
  max-width:760px;
  margin:0;
  font-size:clamp(42px,5vw,62px);
  line-height:1.06;
  letter-spacing:-1.9px;
  font-weight:900;
}
.hero-content .hero-lead{
  max-width:660px;
  margin:24px 0 0;
  font-size:18px;
  line-height:1.72;
  color:#263a54;
  font-weight:600;
}
.hero-content .hero-subtext{
  max-width:650px;
  margin:12px 0 30px;
  font-size:16px;
  line-height:1.75;
  color:var(--muted);
}
.hero-content .actions{margin-top:0}
.hero-content .hero-badges{margin-top:28px}
.hero-proof{
  align-self:center;
  border:1px solid rgba(219,232,245,.92);
  border-radius:24px;
  padding:26px;
  background:rgba(255,255,255,.74);
  box-shadow:0 24px 70px rgba(6,27,61,.11);
  backdrop-filter:blur(12px);
  transform:translate3d(0,0,0);
}
.hero-proof strong{display:block;font-size:20px;line-height:1.25;color:var(--navy);margin-bottom:8px}
.hero-proof span{display:block;color:var(--blue);font-weight:850;font-size:14px}
.hero-proof small{display:block;color:var(--muted);font-size:13.5px;line-height:1.65}
.hero-proof-line{height:1px;background:linear-gradient(90deg,var(--blue),transparent);margin:18px 0}
.hero-content .split-text .word{animation-duration:.46s;animation-timing-function:var(--ease-pro);will-change:transform,opacity}
@media(max-width:1060px){
  .hero .hero-content{grid-template-columns:1fr;gap:24px;min-height:560px;max-width:none}
  .hero-proof{max-width:520px}
}
@media(max-width:680px){
  .hero .hero-content{min-height:500px;padding-top:0}
  .hero-content h1{font-size:clamp(36px,10vw,42px);line-height:1.08;letter-spacing:-1.1px}
  .hero-content .hero-lead{font-size:16px;line-height:1.68}
  .hero-content .hero-subtext{font-size:15px;margin-bottom:24px}
  .hero-content .hero-badges{gap:10px}
  .hero-proof{display:none}
}


/* ===== ACCUEIL HERO - conforme à la maquette fournie ===== */
.hero{
  min-height:440px !important;
  height:440px;
  padding-top:88px !important;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.95) 35%,rgba(238,247,255,.72) 52%,rgba(16,98,196,.12) 100%),
    url('assets/design-15_50_48.webp') right center/auto 100% no-repeat !important;
}
.hero::before{
  content:"";
  position:absolute;
  inset:88px 0 0 0;
  z-index:0;
  pointer-events:none;
  background:
    linear-gradient(115deg,transparent 0 58%,rgba(0,102,217,.15) 58.2% 69%,transparent 69.2%),
    linear-gradient(130deg,transparent 0 70%,rgba(41,199,255,.20) 70.2% 82%,transparent 82.2%),
    linear-gradient(36deg,transparent 0 63%,rgba(0,102,217,.10) 63.2% 76%,transparent 76.2%);
  animation:heroGlassMove 11s var(--ease-pro,cubic-bezier(.16,1,.3,1)) infinite alternate;
  will-change:transform,opacity;
}
.hero::after{
  content:"";
  position:absolute;
  inset:88px auto 0 45%;
  width:55%;
  z-index:0;
  pointer-events:none;
  border-radius:0;
  background:linear-gradient(90deg,rgba(255,255,255,.46),transparent 28%);
  animation:none !important;
}
.hero .hero-content{
  width:min(1180px,92%) !important;
  max-width:none !important;
  min-height:352px !important;
  margin:0 auto !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  position:relative;
  z-index:2;
}
.hero-home-copy{
  width:min(545px,100%);
  max-width:545px;
  padding-top:6px;
}
.hero-eyebrow{
  margin-bottom:18px !important;
  color:#0066d9 !important;
  font-size:12px !important;
  line-height:1 !important;
  letter-spacing:.55px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
}
.hero-eyebrow::after{
  width:34px !important;
  height:2px !important;
}
.hero-title{
  margin:0 !important;
  max-width:580px !important;
  color:#061b3d !important;
  font-size:clamp(38px,4.2vw,52px) !important;
  line-height:1.15 !important;
  letter-spacing:-1.15px !important;
  font-weight:900 !important;
}
.hero-title span{color:#0066d9 !important;display:inline-block}
.hero .hero-lead{
  max-width:490px !important;
  margin:22px 0 28px !important;
  color:#2c3d55 !important;
  font-size:15.5px !important;
  line-height:1.8 !important;
  font-weight:500 !important;
}
.hero-actions{
  display:flex;
  gap:14px;
  align-items:center;
  flex-wrap:wrap;
}
.hero-actions .btn{
  min-width:170px;
  height:48px;
  padding:0 23px !important;
  border-radius:4px !important;
  font-size:12px !important;
  line-height:1 !important;
  text-transform:uppercase;
  letter-spacing:.2px;
  box-shadow:none !important;
  transition:transform .3s var(--ease-pro,cubic-bezier(.16,1,.3,1)),box-shadow .3s var(--ease-pro,cubic-bezier(.16,1,.3,1)),background .3s ease,color .3s ease,border-color .3s ease !important;
}
.hero-actions .btn:hover{
  transform:translate3d(0,-3px,0) !important;
  box-shadow:0 14px 28px rgba(0,102,217,.24) !important;
}
.hero-actions .btn-outline{
  background:rgba(255,255,255,.72) !important;
  color:#0056bd !important;
  border:1px solid #0066d9 !important;
}
.hero-actions .btn-outline:hover{
  background:#0066d9 !important;
  color:#fff !important;
}
.hero .hero-copy .reveal{
  transform:translate3d(0,22px,0);
  transition-duration:.78s;
}
.hero .hero-copy .reveal:nth-child(1){transition-delay:.05s}
.hero .hero-copy .reveal:nth-child(2){transition-delay:.13s}
.hero .hero-copy .reveal:nth-child(3){transition-delay:.21s}
.hero .hero-copy .reveal:nth-child(4){transition-delay:.29s}
@keyframes heroGlassMove{
  0%{transform:translate3d(0,0,0);opacity:.72}
  100%{transform:translate3d(18px,-8px,0);opacity:1}
}
@media(max-width:1060px){
  .hero{height:auto;min-height:620px !important;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.88)),url('assets/design-15_50_48.webp') right bottom/cover no-repeat !important}
  .hero::after{display:none}
  .hero .hero-content{min-height:510px !important}
  .hero-home-copy{max-width:620px}
}
@media(max-width:680px){
  .hero{padding-top:76px !important;min-height:610px !important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,255,.92)),url('assets/design-15_50_48.webp') center bottom/cover no-repeat !important}
  .hero::before{inset:76px 0 0 0;opacity:.55}
  .hero .hero-content{min-height:510px !important;width:min(100% - 32px,1180px) !important}
  .hero-title{font-size:38px !important;line-height:1.12 !important}
  .hero .hero-lead{font-size:15px !important;max-width:100% !important}
  .hero-actions{width:100%}
  .hero-actions .btn{width:100%;min-width:0}
}
@media(prefers-reduced-motion:reduce){.hero::before{animation:none!important}.hero .hero-copy .reveal{transition:none!important;transform:none!important;opacity:1!important}}

main {
  margin-top: 50px;
}