:root{--ink:#0a1b33;--ink-soft:#526780;--night:#061326;--paper:#f4f8fc;--paper-2:#e8f1f8;--white:#fafdff;--blue:#35b9ff;--blue-soft:#bce8ff;--mint:#65ccff;--line:rgba(10,27,51,.14);--line-light:rgba(255,255,255,.12);--radius:24px;--shadow:0 30px 80px rgba(6,19,38,.14);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}img,svg{display:block}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.04em}h1{max-width:820px;margin-bottom:28px;font-size:clamp(3.2rem,6vw,6.4rem);font-weight:620}h1 em{color:var(--blue);font-family:Georgia,"Times New Roman",serif;font-weight:400}h2{margin-bottom:24px;font-size:clamp(2.25rem,4vw,4.3rem);font-weight:600}h3{margin-bottom:14px;font-size:1.35rem}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{padding:125px 0}.dark{color:var(--white);background:var(--night)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:10px 16px;color:var(--night);background:var(--blue);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#55738f;font-size:.75rem;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{width:30px;height:1px;background:currentColor;content:""}.dark .eyebrow,.final-cta .eyebrow{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:56px;padding:14px 24px;color:var(--night);background:var(--blue);border:1px solid var(--blue);border-radius:999px;font-size:.9rem;font-weight:780;text-decoration:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{background:var(--blue-soft);box-shadow:0 16px 40px rgba(53,185,255,.2);transform:translateY(-2px)}.button:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid var(--mint);outline-offset:4px}.button svg,.inline-link svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.button-small{min-height:42px;padding:9px 17px;font-size:.78rem}.button-light{background:var(--white);border-color:var(--white)}.site-header{position:absolute;top:0;right:0;left:0;z-index:20;color:var(--white)}.site-header.is-scrolled{position:fixed;background:rgba(6,19,38,.88);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);animation:header-in .25s ease}@keyframes header-in{from{transform:translateY(-100%)}}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:84px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.25rem;font-weight:800;letter-spacing:-.045em;text-decoration:none}.brand-logo{width:158px;height:auto;object-fit:contain}.main-nav{display:flex;align-items:center;gap:24px}.main-nav>a:not(.button){color:rgba(255,255,255,.7);font-size:.8rem;font-weight:670;text-decoration:none;transition:color .18s ease}.main-nav>a:not(.button):hover{color:var(--white)}.menu-toggle{display:none;width:46px;height:46px;padding:13px 11px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:50%}.menu-toggle span:not(.sr-only){display:block;width:100%;height:1px;margin:5px 0;background:var(--white)}.hero{position:relative;min-height:900px;padding:190px 0 115px;overflow:hidden;color:var(--white);background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),radial-gradient(circle at 72% 17%,#0d3154 0,transparent 38%),var(--night);background-size:72px 72px,72px 72px,auto,auto}.hero:after{position:absolute;right:0;bottom:0;left:0;height:120px;background:linear-gradient(transparent,rgba(6,19,38,.92));content:""}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);gap:78px;align-items:center}.hero-copy .eyebrow{color:var(--mint)}.hero-lead{max-width:720px;margin-bottom:34px;color:rgba(255,255,255,.68);font-size:clamp(1.05rem,1.5vw,1.24rem)}.hero-actions{display:flex;align-items:center;gap:24px}.text-button,.inline-link{display:inline-flex;align-items:center;gap:11px;padding:0;color:inherit;background:transparent;border:0;font-size:.88rem;font-weight:730;text-decoration:none;cursor:pointer}.play-icon{display:grid;width:43px;height:43px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%}.play-icon svg{width:18px;fill:var(--white)}.hero-trust{display:flex;flex-wrap:wrap;gap:24px;margin-top:36px;color:rgba(255,255,255,.5);font-size:.72rem}.hero-trust span{display:flex;align-items:center;gap:8px}.hero-trust i{width:5px;height:5px;background:var(--blue);border-radius:50%;box-shadow:0 0 12px var(--blue)}.hero-visual{position:relative;display:grid;min-height:590px;place-items:center}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none}.hero-glow.one{top:5%;right:4%;width:460px;height:460px;background:rgba(38,152,222,.13)}.hero-glow.two{bottom:-8%;left:30%;width:400px;height:400px;background:rgba(53,185,255,.055)}.orbit{position:absolute;border:1px solid rgba(53,185,255,.14);border-radius:50%}.orbit-one{width:560px;height:560px}.orbit-two{width:430px;height:430px;border-style:dashed;animation:spin 45s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.analysis-card{position:relative;z-index:4;width:min(100%,430px);padding:25px;background:linear-gradient(145deg,rgba(10,42,70,.97),rgba(5,24,44,.95));border:1px solid rgba(255,255,255,.12);border-radius:28px;box-shadow:0 45px 100px rgba(0,0,0,.38);backdrop-filter:blur(15px)}.analysis-topline{display:flex;align-items:center;gap:8px;padding-bottom:20px;color:rgba(255,255,255,.67);border-bottom:1px solid rgba(255,255,255,.08);font-size:.72rem}.analysis-topline small{margin-left:auto;color:var(--blue);font-weight:800}.status-dot{width:7px;height:7px;background:var(--blue);border-radius:50%;box-shadow:0 0 16px var(--blue)}.profile-core{position:relative;display:grid;height:248px;margin:6px 0 12px;place-items:center;overflow:visible}.profile-core:before,.profile-core:after{position:absolute;inset:35px 82px;border:1px solid rgba(53,185,255,.07);border-radius:50%;content:""}.profile-core:after{inset:56px 103px;background:radial-gradient(circle,rgba(53,185,255,.08),transparent 64%);border-color:rgba(53,185,255,.04)}.core-rings{position:relative;z-index:4;display:grid;width:126px;height:126px;place-items:center;text-align:center;background:radial-gradient(circle,rgba(53,185,255,.10),transparent 64%);border:1px solid rgba(53,185,255,.55);border-radius:50%;box-shadow:0 0 0 21px rgba(53,185,255,.055),0 0 0 43px rgba(53,185,255,.026)}.core-rings span{color:rgba(255,255,255,.54);font-size:.72rem;line-height:1.15;text-transform:uppercase}.core-rings strong{color:var(--white);font-size:1rem}.profile-badge{position:absolute;z-index:7;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;color:rgba(255,255,255,.92);background:rgba(8,37,64,.96);border:1px solid rgba(53,185,255,.38);border-radius:999px;box-shadow:0 14px 32px rgba(0,0,0,.25);font-size:.68rem;font-weight:760;line-height:1;white-space:nowrap;backdrop-filter:blur(10px)}.badge-effort{top:70px;left:38px}.badge-priority{top:70px;right:38px}.badge-performance{top:173px;left:50%;transform:translateX(-50%)}.signal-list{display:grid;gap:16px}.signal{display:grid;grid-template-columns:124px 1fr;gap:16px;align-items:center}.signal div{display:flex;flex-direction:column}.signal span{font-size:.78rem;font-weight:760}.signal small{color:rgba(255,255,255,.4);font-size:.62rem}.signal b{position:relative;height:5px;overflow:hidden;background:rgba(255,255,255,.08);border-radius:10px}.signal b:after{display:block;width:var(--level);height:100%;background:linear-gradient(90deg,var(--mint),var(--blue));border-radius:inherit;content:""}.analysis-note{display:grid;grid-template-columns:32px 1fr;gap:13px;align-items:center;margin-top:23px;padding:14px;color:rgba(255,255,255,.54);background:rgba(255,255,255,.04);border-radius:14px;font-size:.65rem}.analysis-note svg{width:27px;fill:none;stroke:var(--blue);stroke-width:1.3}.analysis-note p{margin:0}.analysis-note strong{color:rgba(255,255,255,.84)}.section-heading{max-width:860px;margin-bottom:70px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading>p:last-child{max-width:700px;color:var(--ink-soft);font-size:1.05rem}.dark .section-heading>p:last-child{color:rgba(255,255,255,.58)}.section-heading.centered>p:last-child{margin-right:auto;margin-left:auto}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.copy p,.split-heading>p,.legal p{color:var(--ink-soft);font-size:1.02rem}.cards,.offers,.prices,.stack{display:grid;gap:20px}.three{grid-template-columns:repeat(3,1fr);margin-top:70px}.card,.price,.legal-box{position:relative;padding:32px;background:rgba(255,255,255,.5);border:1px solid var(--line);border-radius:var(--radius)}.card span,.price span,.dark-card span,.offer-head span{display:inline-flex;margin-bottom:18px;color:#6c93b2;font-family:Georgia,serif;font-size:.9rem}.card p,.price p{margin-bottom:0;color:var(--ink-soft)}.dark{background:radial-gradient(circle at 12% 15%,rgba(40,157,224,.13),transparent 30%),var(--night)}.dark-card{padding:30px;background:rgba(255,255,255,.045);border:1px solid var(--line-light);border-radius:20px}.dark-card span{display:block;margin-bottom:13px;color:var(--blue);font-family:inherit;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dark-card p{margin:0;color:rgba(255,255,255,.56)}.dark-card h3,.offer h3{color:var(--white)}.split-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;max-width:none}.split-heading h2{margin-bottom:0}.note{margin-top:32px;padding:20px 24px;color:var(--ink-soft);background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:18px}.note strong{color:var(--ink)}.offers{grid-template-columns:repeat(3,1fr)}.offer{display:flex;flex-direction:column;padding:32px;background:rgba(255,255,255,.045);border:1px solid var(--line-light);border-radius:26px}.offer.featured,.price.featured{border-color:rgba(53,185,255,.5);box-shadow:0 30px 90px rgba(53,185,255,.1)}.offer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.offer-head span{margin-bottom:0;color:var(--blue)}.offer-head strong{padding:7px 12px;color:var(--blue);background:rgba(53,185,255,.1);border:1px solid rgba(53,185,255,.28);border-radius:999px;font-size:.72rem}.offer p,.offer li{color:rgba(255,255,255,.58)}.offer ul{display:grid;gap:10px;padding-left:18px;margin:10px 0 0}.pricing{background:var(--paper-2)}.prices{grid-template-columns:repeat(3,1fr)}.price{padding:34px;background:rgba(255,255,255,.68)}.price h3{margin-bottom:6px;color:var(--ink);font-size:clamp(2.2rem,4vw,3.5rem)}.price small{display:flex;justify-content:space-between;margin-top:8px;padding:10px 12px;color:var(--ink);background:rgba(10,27,51,.045);border:1px solid var(--line);border-radius:12px;font-size:.8rem;font-weight:700}.inline-link{margin-top:14px;padding-bottom:5px;border-bottom:1px solid currentColor}.inline-link.light,.dark .inline-link{color:var(--blue)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:start}.faq-heading{position:sticky;top:140px}.faq-heading>p:not(.eyebrow){color:var(--ink-soft)}.accordion{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{display:grid;grid-template-columns:1fr 25px;gap:20px;width:100%;padding:26px 0;color:var(--ink);background:transparent;border:0;font-size:1.04rem;font-weight:750;text-align:left;cursor:pointer}.faq-item i{position:relative;width:21px;height:21px}.faq-item i:before,.faq-item i:after{position:absolute;top:10px;left:3px;width:15px;height:1px;background:currentColor;content:"";transition:transform .18s ease}.faq-item i:after{transform:rotate(90deg)}.faq-item button[aria-expanded=true] i:after{transform:rotate(0)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.faq-answer p{min-height:0;margin:0;overflow:hidden;color:var(--ink-soft)}.faq-item button[aria-expanded=true]+.faq-answer{grid-template-rows:1fr}.faq-item button[aria-expanded=true]+.faq-answer p{padding-bottom:28px}.legal-box{background:rgba(255,255,255,.65)}.legal-box a{display:block;margin-top:12px;color:var(--ink);font-weight:760;text-decoration:none}.legal-box a:hover{color:#087ec0}.final-cta{position:relative;padding:135px 0;overflow:hidden;color:var(--white);background:#073b64;text-align:center}.final-cta:before,.final-cta:after{position:absolute;width:400px;height:400px;border:1px solid rgba(53,185,255,.18);border-radius:50%;content:""}.final-cta:before{top:-220px;left:-100px}.final-cta:after{right:-140px;bottom:-250px}.cta-glow{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(53,185,255,.17),transparent 47%)}.final-cta-inner{position:relative;z-index:2}.final-cta .eyebrow{justify-content:center}.final-cta h2{margin-right:auto;margin-left:auto}.final-cta-inner>p:not(.eyebrow){margin-bottom:30px;color:rgba(255,255,255,.66)}.final-cta small{display:block;margin-top:18px;color:rgba(255,255,255,.42);font-size:.7rem}.site-footer{padding:65px 0 25px;color:rgba(255,255,255,.65);background:var(--night)}.footer-top{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:60px;padding-bottom:55px}.brand-footer{color:var(--white)}.footer-top>div:first-child p{max-width:300px;margin:15px 0 0;font-size:.78rem}.footer-links{display:grid;gap:9px}.footer-links a,.footer-contact a,.footer-bottom a{font-size:.78rem;text-decoration:none}.footer-links a:hover,.footer-contact a:hover,.footer-bottom a:hover{color:var(--blue)}.footer-contact{display:flex;flex-direction:column;align-items:flex-start}.footer-contact span{margin-bottom:8px;color:rgba(255,255,255,.36);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.footer-contact a{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom p,.footer-bottom a{margin:0;color:rgba(255,255,255,.35);font-size:.68rem}.video-modal{width:min(920px,calc(100% - 36px));padding:0;overflow:hidden;background:var(--night);border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:0 40px 120px rgba(0,0,0,.5)}.video-modal::backdrop{background:rgba(2,8,18,.88);backdrop-filter:blur(8px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 14px 22px;color:var(--white)}.modal-head strong{font-size:.82rem}.modal-close{display:grid;width:38px;height:38px;place-items:center;color:var(--white);background:rgba(255,255,255,.08);border:0;border-radius:50%;cursor:pointer}.modal-close svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.5}.video-frame{aspect-ratio:16/9;background:#000}.video-frame iframe{width:100%;height:100%;border:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1120px){.hero-grid,.split{grid-template-columns:1fr}.hero-copy{max-width:860px}.hero-visual{min-height:560px}.analysis-card{width:min(100%,520px)}.profile-core{height:270px}.badge-effort{top:78px;left:70px}.badge-priority{top:78px;right:70px}.badge-performance{top:188px}.faq-heading{position:static}}@media(max-width:940px){.main-nav{gap:15px}.three,.offers,.prices{grid-template-columns:1fr}.split-heading,.faq-grid{grid-template-columns:1fr;gap:45px}}@media(max-width:840px){.section{padding:92px 0}.menu-toggle{display:block}.main-nav{position:absolute;top:72px;right:24px;left:24px;display:none;align-items:stretch;padding:22px;background:rgba(7,29,52,.98);border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.35)}.main-nav.is-open{display:grid}.main-nav>a:not(.button){padding:7px 4px}.hero{min-height:auto;padding-top:150px}.hero-grid{gap:36px}}@media(max-width:600px){.container{width:min(calc(100% - 30px),var(--container))}.nav-wrap{min-height:72px}h1{font-size:clamp(2.8rem,14vw,4.3rem)}h2{font-size:clamp(2.05rem,10vw,3.25rem)}.hero{padding:130px 0 75px}.hero-actions,.hero-trust{align-items:stretch;flex-direction:column}.hero-actions{gap:18px}.text-button{align-self:flex-start}.hero-visual{min-height:470px}.orbit-one{width:440px;height:440px}.orbit-two{width:350px;height:350px}.analysis-card{padding:18px}.analysis-topline{font-size:.68rem}.profile-core{height:245px}.core-rings{width:118px;height:118px}.profile-badge{min-height:32px;padding:7px 11px;font-size:.62rem}.badge-effort{top:70px;left:18px}.badge-priority{top:70px;right:18px}.badge-performance{top:172px}.signal{grid-template-columns:112px 1fr}.analysis-note{grid-template-columns:28px 1fr}.card,.offer,.price,.dark-card,.legal-box{padding:24px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:9px}}@media(max-width:430px){.profile-badge{font-size:.58rem}.badge-effort{top:68px;left:4px}.badge-priority{top:68px;right:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}


/* --- Corrections commerciales + copywriting 2026 --- */
.button-outline {
  color: var(--white);
  background: transparent;
  border-color: rgba(255,255,255,.36);
}
.button-outline:hover {
  color: var(--night);
  background: var(--white);
  border-color: var(--white);
}

.process-video {
  background: linear-gradient(180deg, var(--paper), var(--paper-2));
}
.video-showcase {
  display: grid;
  grid-template-columns: .88fr 1.12fr;
  gap: 70px;
  align-items: center;
}
.video-copy-card {
  padding: 38px;
  background: rgba(255,255,255,.68);
  border: 1px solid var(--line);
  border-radius: 28px;
  box-shadow: var(--shadow);
}
.video-copy-card p:not(.eyebrow) {
  color: var(--ink-soft);
}
.video-points {
  display: grid;
  gap: 10px;
  margin: 24px 0 30px;
  padding-left: 20px;
  color: var(--ink-soft);
}
.video-points li::marker {
  color: var(--blue);
}
.video-card-large {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  padding: 0;
  overflow: hidden;
  background: var(--night);
  border: 0;
  border-radius: 30px;
  box-shadow: 0 35px 90px rgba(6,19,38,.22);
  cursor: pointer;
}
.video-card-large img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.8);
  transition: transform .5s ease, filter .35s ease;
}
.video-card-large:hover img {
  transform: scale(1.035);
  filter: saturate(1);
}
.video-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(30deg, rgba(6,19,38,.86), rgba(6,19,38,.06));
}
.video-play-large {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  width: 86px;
  height: 86px;
  place-items: center;
  color: var(--night);
  background: var(--blue);
  border-radius: 50%;
  box-shadow: 0 22px 55px rgba(0,0,0,.28);
  transform: translate(-50%, -50%);
}
.video-play-large svg {
  width: 30px;
  fill: currentColor;
}
.video-caption {
  position: absolute;
  right: 32px;
  bottom: 28px;
  left: 32px;
  display: flex;
  flex-direction: column;
  color: var(--white);
  text-align: left;
}
.video-caption small {
  color: var(--blue);
  font-size: .68rem;
  font-weight: 820;
  letter-spacing: .14em;
  text-transform: uppercase;
}
.video-caption strong {
  font-size: 1.05rem;
}

.price .payment-primary {
  background: rgba(53,185,255,.11);
  border-color: rgba(53,185,255,.35);
}
.price small {
  justify-content: flex-start;
}

.mid-cta {
  padding: 70px 0;
  color: var(--white);
  background: #073b64;
}
.mid-cta-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 36px;
  align-items: center;
  padding: 40px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 28px;
}
.mid-cta h2 {
  max-width: 820px;
  margin-bottom: 14px;
  font-size: clamp(2rem, 3.4vw, 3.6rem);
}
.mid-cta p:not(.eyebrow) {
  max-width: 720px;
  margin: 0;
  color: rgba(255,255,255,.65);
}
.mid-cta .eyebrow {
  color: var(--blue);
}
.final-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}
.footer-contact a + a {
  margin-top: 8px;
  color: var(--blue);
}

@media(max-width: 940px) {
  .video-showcase,
  .mid-cta-inner {
    grid-template-columns: 1fr;
  }
  .mid-cta-inner .button {
    justify-self: start;
  }
}
@media(max-width: 600px) {
  .video-copy-card,
  .mid-cta-inner {
    padding: 24px;
  }
  .video-card-large {
    aspect-ratio: 1 / 1;
  }
  .video-play-large {
    width: 72px;
    height: 72px;
  }
}


/* --- Mise à jour vidéo intégrée + Calendly inline --- */
.process-video {
  background: linear-gradient(180deg, var(--paper), var(--paper-2));
}
.process-video .section-heading {
  margin-bottom: 52px;
}
.video-embed-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr);
  gap: 34px;
  align-items: stretch;
}
.video-embed-card {
  overflow: hidden;
  background: var(--night);
  border: 1px solid rgba(53, 185, 255, .22);
  border-radius: 32px;
  box-shadow: 0 38px 100px rgba(6, 19, 38, .22);
}
.video-embed-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background:
    radial-gradient(circle at center, rgba(53,185,255,.18), transparent 45%),
    #000;
}
.video-embed-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-underbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 22px;
  color: var(--white);
  background: rgba(6, 19, 38, .96);
}
.video-underbar span {
  color: var(--blue);
  font-size: .72rem;
  font-weight: 820;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.video-underbar strong {
  font-size: .95rem;
}
.video-copy-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 34px;
  background: rgba(255, 255, 255, .72);
  border: 1px solid var(--line);
  border-radius: 28px;
  box-shadow: var(--shadow);
}
.video-copy-card h3 {
  margin-bottom: 18px;
  color: var(--ink);
}
.video-copy-card p:not(.eyebrow),
.video-copy-card li {
  color: var(--ink-soft);
}
.video-points {
  display: grid;
  gap: 10px;
  margin: 0 0 28px;
  padding-left: 20px;
}
.video-points li::marker {
  color: var(--blue);
}

.booking-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 85% 20%, rgba(53,185,255,.13), transparent 28%),
    var(--paper);
}
.booking-grid {
  display: grid;
  grid-template-columns: minmax(0, .78fr) minmax(420px, 1.22fr);
  gap: 48px;
  align-items: start;
}
.booking-copy {
  position: sticky;
  top: 125px;
  padding: 34px;
  color: var(--white);
  background: linear-gradient(145deg, rgba(10,42,70,.98), rgba(5,24,44,.96));
  border: 1px solid rgba(53, 185, 255, .22);
  border-radius: 28px;
  box-shadow: 0 30px 90px rgba(6,19,38,.18);
}
.booking-copy .eyebrow {
  color: var(--blue);
}
.booking-copy p {
  color: rgba(255,255,255,.68);
}
.booking-checklist {
  display: grid;
  gap: 10px;
  margin-top: 26px;
}
.booking-checklist span {
  padding: 12px 14px;
  color: rgba(255,255,255,.82);
  background: rgba(255,255,255,.055);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 14px;
  font-size: .86rem;
  font-weight: 700;
}
.booking-widget-card {
  overflow: hidden;
  min-height: 700px;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 28px;
  box-shadow: 0 30px 90px rgba(6,19,38,.14);
}
.booking-widget-card .calendly-inline-widget {
  width: 100%;
}

@media(max-width: 1040px) {
  .video-embed-layout,
  .booking-grid {
    grid-template-columns: 1fr;
  }
  .booking-copy {
    position: static;
  }
}

@media(max-width: 600px) {
  .video-copy-card,
  .booking-copy {
    padding: 24px;
  }
  .video-underbar {
    align-items: flex-start;
    flex-direction: column;
  }
  .booking-widget-card,
  .booking-widget-card .calendly-inline-widget {
    min-height: 720px;
  }
}


/* === V4 corrections: mobile hero + pricing simplifié === */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

.price {
  display: flex;
  flex-direction: column;
  min-height: 310px;
}

.price p {
  margin-bottom: 24px;
}

.price-duration {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: auto;
  padding: 10px 14px;
  color: var(--ink);
  background: rgba(53, 185, 255, 0.10);
  border: 1px solid rgba(53, 185, 255, 0.28);
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 780;
}

@media (max-width: 840px) {
  .hero {
    padding-top: 118px;
    padding-bottom: 64px;
  }

  .hero-grid {
    gap: 28px;
  }

  .hero-visual {
    width: 100%;
    min-height: auto;
    margin-top: 12px;
  }

  .hero-copy {
    max-width: 100%;
  }

  .hero-lead {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .hero {
    padding-top: 105px;
    padding-bottom: 54px;
  }

  h1 {
    font-size: clamp(2.22rem, 11.4vw, 3.3rem);
    line-height: 1.03;
    letter-spacing: -0.055em;
  }

  .hero-lead {
    font-size: 0.98rem;
    line-height: 1.58;
  }

  .hero-actions {
    width: 100%;
  }

  .hero-actions .button {
    width: 100%;
    min-height: 52px;
    padding-inline: 16px;
  }

  .hero-trust {
    margin-top: 24px;
    gap: 8px;
  }

  .hero-trust span {
    line-height: 1.35;
  }

  .orbit {
    display: none;
  }

  .analysis-card {
    width: 100%;
    max-width: 360px;
    margin-inline: auto;
    padding: 16px;
    border-radius: 22px;
  }

  .analysis-topline {
    gap: 7px;
    padding-bottom: 14px;
    font-size: 0.62rem;
  }

  .analysis-topline small {
    font-size: 0.6rem;
  }

  .profile-core {
    height: 210px;
    margin: 2px 0 8px;
  }

  .profile-core::before,
  .profile-core::after {
    display: none;
  }

  .core-rings {
    width: 104px;
    height: 104px;
    box-shadow:
      0 0 0 18px rgba(53, 185, 255, 0.050),
      0 0 0 36px rgba(53, 185, 255, 0.023);
  }

  .core-rings span {
    font-size: 0.63rem;
  }

  .core-rings strong {
    font-size: 0.9rem;
  }

  .profile-badge {
    min-height: 29px;
    padding: 6px 9px;
    font-size: 0.56rem;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22);
  }

  .badge-effort {
    top: 59px;
    left: 10px;
  }

  .badge-priority {
    top: 59px;
    right: 10px;
  }

  .badge-performance {
    top: 148px;
  }

  .signal-list {
    gap: 13px;
  }

  .signal {
    grid-template-columns: 95px 1fr;
    gap: 12px;
  }

  .signal span {
    font-size: 0.72rem;
  }

  .signal small {
    font-size: 0.56rem;
  }

  .analysis-note {
    grid-template-columns: 25px 1fr;
    gap: 10px;
    margin-top: 17px;
    padding: 12px;
    font-size: 0.58rem;
  }

  .analysis-note svg {
    width: 23px;
  }

  .price {
    min-height: auto;
  }
}

@media (max-width: 380px) {
  .analysis-card {
    max-width: 330px;
    padding: 14px;
  }

  .profile-badge {
    font-size: 0.52rem;
    padding-inline: 7px;
  }

  .badge-effort {
    left: 2px;
  }

  .badge-priority {
    right: 2px;
  }

  .signal {
    grid-template-columns: 86px 1fr;
  }
}

/* === V5 corrections : vidéo centrée + CTA pricing + libellé Dr. === */
.process-video {
  background: linear-gradient(180deg, var(--paper), var(--paper-2));
}
.process-video .section-heading {
  margin-bottom: 46px;
}
.process-video .section-heading h2 {
  max-width: 940px;
  margin-inline: auto;
}
.video-embed-layout.video-embed-centered {
  display: block;
  max-width: 1120px;
  margin-inline: auto;
}
.video-embed-card.video-embed-card-large {
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
  overflow: hidden;
  background: var(--night);
  border: 1px solid rgba(53, 185, 255, .24);
  border-radius: 34px;
  box-shadow: 0 42px 115px rgba(6, 19, 38, .26);
}
.video-embed-card-large .video-embed-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  min-height: 420px;
  background: #000;
}
.video-embed-card-large .video-embed-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-embed-card-large .video-underbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px 26px;
  color: var(--white);
  background: rgba(6, 19, 38, .98);
}
.video-embed-card-large .video-underbar span {
  color: var(--blue);
  font-size: .74rem;
  font-weight: 820;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.video-embed-card-large .video-underbar strong {
  font-size: 1rem;
}
.video-copy-card.video-copy-card-centered {
  max-width: 920px;
  margin: 30px auto 0;
  padding: 32px 36px;
  text-align: center;
  background: rgba(255,255,255,.76);
  border: 1px solid var(--line);
  border-radius: 28px;
  box-shadow: var(--shadow);
}
.video-copy-card-centered h3 {
  margin-bottom: 18px;
  color: var(--ink);
}
.video-copy-card-centered .video-points {
  display: grid;
  gap: 10px;
  max-width: 760px;
  margin: 0 auto 28px;
  padding-left: 22px;
  color: var(--ink-soft);
  text-align: left;
}
.pricing .mid-cta {
  display: grid;
  justify-items: center;
  gap: 20px;
  max-width: 860px;
  margin: 38px auto 0;
  padding: 34px 32px;
  text-align: center;
  background: rgba(255,255,255,.74);
  border: 1px solid var(--line);
  border-radius: 26px;
  box-shadow: 0 24px 70px rgba(6, 19, 38, .10);
}
.pricing .mid-cta div {
  max-width: 690px;
}
.pricing .mid-cta strong {
  display: block;
  margin-bottom: 8px;
  color: var(--ink);
  font-size: clamp(1.35rem, 2vw, 1.8rem);
  letter-spacing: -0.035em;
  line-height: 1.1;
}
.pricing .mid-cta p {
  margin: 0;
  color: var(--ink-soft);
}
.pricing .mid-cta .button {
  justify-self: center;
  min-width: min(100%, 300px);
}
@media (max-width: 940px) {
  .video-embed-card-large .video-embed-frame {
    min-height: 0;
  }
  .video-copy-card.video-copy-card-centered {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .process-video .section-heading {
    margin-bottom: 30px;
  }
  .video-embed-card.video-embed-card-large {
    border-radius: 22px;
  }
  .video-embed-card-large .video-underbar {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
    padding: 15px 16px;
  }
  .video-embed-card-large .video-underbar span {
    font-size: .62rem;
  }
  .video-embed-card-large .video-underbar strong {
    font-size: .86rem;
  }
  .video-copy-card.video-copy-card-centered {
    margin-top: 22px;
    padding: 22px 18px;
    border-radius: 20px;
  }
  .video-copy-card-centered .video-points {
    padding-left: 18px;
    font-size: .94rem;
  }
  .pricing .mid-cta {
    padding: 26px 20px;
    border-radius: 22px;
  }
  .pricing .mid-cta .button {
    width: 100%;
  }
}

/* === V6 : bouton Incubateur + section Skool === */
.hero-skool-link {
  color: var(--white);
  border-color: rgba(255,255,255,.26);
  background: rgba(255,255,255,.06);
}
.hero-skool-link:hover {
  color: var(--night);
  background: var(--blue-soft);
  border-color: var(--blue-soft);
}
.incubator-section {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  background: linear-gradient(180deg, var(--paper), var(--paper-2));
}
.incubator-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 44px;
  align-items: center;
  padding: 42px;
  color: var(--white);
  background:
    radial-gradient(circle at 82% 18%, rgba(53,185,255,.20), transparent 32%),
    linear-gradient(145deg, rgba(10,42,70,.98), rgba(5,24,44,.97));
  border: 1px solid rgba(53,185,255,.25);
  border-radius: 32px;
  box-shadow: 0 34px 95px rgba(6,19,38,.20);
}
.incubator-copy .eyebrow {
  color: var(--blue);
}
.incubator-copy h2 {
  max-width: 760px;
  margin-bottom: 18px;
  font-size: clamp(2rem, 3.3vw, 3.8rem);
}
.incubator-copy p {
  max-width: 780px;
  margin-bottom: 24px;
  color: rgba(255,255,255,.67);
}
.incubator-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.incubator-points span {
  padding: 10px 13px;
  color: rgba(255,255,255,.82);
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 999px;
  font-size: .78rem;
  font-weight: 720;
}
.incubator-actions {
  display: grid;
  gap: 14px;
  justify-items: start;
  min-width: 290px;
}
.incubator-actions .button {
  width: 100%;
}
.incubator-actions .inline-link {
  color: var(--blue);
  justify-self: center;
}
@media (max-width: 980px) {
  .incubator-panel {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .incubator-actions {
    min-width: 0;
    width: 100%;
  }
  .incubator-actions .button {
    width: fit-content;
  }
}
@media (max-width: 600px) {
  .incubator-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .incubator-panel {
    padding: 26px 20px;
    border-radius: 24px;
  }
  .incubator-points {
    display: grid;
  }
  .incubator-actions .button {
    width: 100%;
  }
}


/* === V7 corrections : vidéo très visible, centrée, responsive + CTA centrés === */

/* Le bouton "Voir le processus" du hero est supprimé côté HTML.
   On garde deux actions nettes : appel de diagnostic + incubateur. */
.hero-actions {
  justify-content: flex-start;
}

.process-video {
  overflow: hidden;
  background: linear-gradient(180deg, var(--paper), var(--paper-2)) !important;
}

.process-video .section-heading {
  max-width: 980px;
  margin: 0 auto 48px !important;
  text-align: center;
}

.process-video .section-heading .eyebrow {
  justify-content: center;
}

.process-video .section-heading h2 {
  max-width: 960px;
  margin-inline: auto;
}

.process-video .section-heading p {
  max-width: 780px;
  margin-inline: auto;
}

/* Nouvelle structure volontairement indépendante des anciennes classes
   pour éviter tout conflit CSS et garantir un grand lecteur. */
.video-feature {
  display: grid !important;
  justify-items: center !important;
  width: min(calc(100% - 48px), 1180px) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
  text-align: center !important;
}

.video-feature-player {
  position: relative !important;
  width: min(100%, 1120px) !important;
  max-width: 1120px !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 560px !important;
  overflow: hidden !important;
  background: #000 !important;
  border: 1px solid rgba(53, 185, 255, 0.28) !important;
  border-radius: 34px !important;
  box-shadow: 0 44px 120px rgba(6, 19, 38, 0.26) !important;
}

.video-feature-player iframe {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

.video-feature-copy {
  width: min(100%, 940px) !important;
  margin: 34px auto 0 !important;
  padding: 34px 38px !important;
  text-align: center !important;
  background: rgba(255, 255, 255, 0.78) !important;
  border: 1px solid var(--line) !important;
  border-radius: 28px !important;
  box-shadow: 0 26px 75px rgba(6, 19, 38, 0.10) !important;
}

.video-kicker {
  margin-bottom: 10px !important;
  color: var(--ink-soft) !important;
  font-size: 0.9rem !important;
}

.video-kicker strong {
  color: var(--ink) !important;
}

.video-feature-copy h3 {
  max-width: 820px !important;
  margin: 0 auto 20px !important;
  color: var(--ink) !important;
  font-size: clamp(1.55rem, 2.6vw, 2.45rem) !important;
  letter-spacing: -0.04em !important;
}

.video-feature-copy .video-points {
  display: grid !important;
  gap: 11px !important;
  max-width: 760px !important;
  margin: 0 auto 30px !important;
  padding-left: 22px !important;
  color: var(--ink-soft) !important;
  text-align: left !important;
}

.video-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 12px !important;
}

.video-skool-link {
  color: var(--ink) !important;
  background: transparent !important;
  border-color: rgba(10, 27, 51, 0.18) !important;
}

.video-skool-link:hover {
  background: var(--blue-soft) !important;
  border-color: var(--blue-soft) !important;
}

/* Prix : CTA centré, plus rassurant et mieux équilibré */
.pricing .mid-cta {
  display: grid !important;
  justify-items: center !important;
  max-width: 920px !important;
  margin: 42px auto 0 !important;
  padding: 38px 34px !important;
  text-align: center !important;
}

.pricing .mid-cta div {
  max-width: 760px !important;
  margin-inline: auto !important;
}

.pricing .mid-cta .button {
  justify-self: center !important;
  margin-inline: auto !important;
}

/* CTA final : tout recentrer sur PC, tablette et mobile */
.final-cta-inner {
  display: grid !important;
  justify-items: center !important;
  text-align: center !important;
}

.final-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 14px !important;
  width: 100% !important;
}

.final-actions .button {
  min-width: 220px !important;
}

@media (max-width: 1180px) {
  .video-feature-player {
    min-height: 0 !important;
  }
}

@media (max-width: 840px) {
  .hero-actions {
    justify-content: stretch;
  }

  .video-feature {
    width: min(calc(100% - 34px), 1180px) !important;
  }

  .video-feature-player {
    border-radius: 24px !important;
  }

  .video-feature-copy {
    margin-top: 24px !important;
    padding: 26px 22px !important;
    border-radius: 22px !important;
  }
}

@media (max-width: 600px) {
  .process-video .section-heading {
    margin-bottom: 30px !important;
  }

  .video-feature {
    width: min(calc(100% - 24px), 1180px) !important;
  }

  .video-feature-player {
    border-radius: 18px !important;
  }

  .video-feature-copy {
    padding: 22px 18px !important;
  }

  .video-feature-copy .video-points {
    padding-left: 18px !important;
    font-size: 0.94rem !important;
  }

  .video-actions,
  .final-actions {
    display: grid !important;
    width: 100% !important;
  }

  .video-actions .button,
  .final-actions .button,
  .pricing .mid-cta .button {
    width: 100% !important;
  }
}


/* === V8 : lecteur vidéo réellement grand + preuve scientifique Dr. Abygael Bianco === */
#video-processus .video-feature {
  width: min(calc(100% - 48px), 1180px) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}

#video-processus .video-feature-player {
  position: relative !important;
  width: min(100%, 1120px) !important;
  max-width: 1120px !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 560px !important;
  margin-inline: auto !important;
  overflow: hidden !important;
  background: #000 !important;
  border: 1px solid rgba(53, 185, 255, 0.28) !important;
  border-radius: 34px !important;
  box-shadow: 0 44px 120px rgba(6, 19, 38, 0.26) !important;
}

#video-processus .video-feature-player iframe {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  display: block !important;
  border: 0 !important;
}

#video-processus .video-feature-copy {
  width: min(100%, 940px) !important;
  margin: 34px auto 0 !important;
  padding: 34px 38px !important;
  text-align: center !important;
  background: rgba(255, 255, 255, 0.78) !important;
  border: 1px solid var(--line) !important;
  border-radius: 28px !important;
  box-shadow: 0 26px 75px rgba(6, 19, 38, 0.10) !important;
}

#video-processus .video-feature-copy h3 {
  max-width: 820px !important;
  margin: 0 auto 20px !important;
  color: var(--ink) !important;
  font-size: clamp(1.55rem, 2.6vw, 2.45rem) !important;
}

#video-processus .video-points {
  display: grid !important;
  gap: 11px !important;
  max-width: 760px !important;
  margin: 0 auto 30px !important;
  padding-left: 22px !important;
  color: var(--ink-soft) !important;
  text-align: left !important;
}

.scientific-proof-box {
  margin-top: 28px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(53, 185, 255, 0.26);
  border-radius: 22px;
}

.scientific-proof-box span {
  display: block;
  margin-bottom: 10px;
  color: var(--blue);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.scientific-proof-box strong {
  display: block;
  margin-bottom: 10px;
  color: var(--white);
  font-size: 1rem;
}

.scientific-proof-box p {
  margin-bottom: 18px !important;
  color: rgba(255, 255, 255, 0.62) !important;
}

.scientific-proof-box a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 16px;
  color: var(--night);
  background: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 780;
  text-decoration: none;
}

.scientific-proof-box a:hover {
  background: var(--blue-soft);
}

@media (max-width: 1180px) {
  #video-processus .video-feature-player {
    min-height: 0 !important;
  }
}

@media (max-width: 840px) {
  #video-processus .video-feature {
    width: min(calc(100% - 34px), 1180px) !important;
  }

  #video-processus .video-feature-player {
    border-radius: 24px !important;
  }
}

@media (max-width: 600px) {
  #video-processus .video-feature {
    width: min(calc(100% - 24px), 1180px) !important;
  }

  #video-processus .video-feature-player {
    border-radius: 18px !important;
  }

  #video-processus .video-feature-copy {
    padding: 22px 18px !important;
  }

  #video-processus .video-actions,
  #video-processus .video-actions .button {
    width: 100% !important;
  }
}
