:root{--ink:#081121;--nav:#030b17;--blue:#05d9ef;--gold:#ffc20d;--purple:#6236d9;--muted:#647085;--line:#dfe6f1;--card:#fff;--dark:#020913;--deep:#071426}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#f6f8fb;line-height:1.45}a{text-decoration:none;color:inherit}.nav{height:76px;background:linear-gradient(90deg,#081321,#06101e);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,70px);position:sticky;top:0;z-index:5;box-shadow:0 8px 24px #0002}.brand{font-weight:900;font-size:24px}.brand span{color:var(--gold)}.menu{display:flex;gap:32px;align-items:center;font-weight:650}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 25px;border-radius:12px;font-weight:850;border:1px solid transparent;box-shadow:0 10px 30px #0001}.btn img{width:21px;height:21px}.btn-yellow{background:linear-gradient(180deg,#ffd22e,#ffa700);color:#111}.btn-purple{background:linear-gradient(135deg,#7449f2,#5129c9);color:#fff}.btn-outline{border-color:#00d7eb;color:#fff;background:#071426}.btn-outline-light{border:1px solid #ded9ff;color:#5d35d7;background:#fff}.container{width:min(1480px,calc(100% - 56px));margin:auto}.top-actions{display:flex;gap:16px;justify-content:flex-end;margin:36px auto 22px}.floating-cta{position:fixed;right:28px;bottom:24px;z-index:10;display:flex;gap:12px}.floating-cta .btn{padding:14px 20px}.white-hero{background:#fff;border:1px solid #dce3ec;border-radius:14px;padding:32px;display:grid;grid-template-columns:1fr 1.85fr;gap:24px;box-shadow:0 20px 70px #25314710}.white-hero h1{font-size:clamp(34px,4vw,58px);line-height:1.08;margin:0 0 24px}.accent-purple{color:#5a32d4}.lead{font-size:19px;max-width:590px}.pill-list{background:linear-gradient(135deg,#fff,#fff4f4);border:1px solid #eadfe9;border-radius:18px;padding:16px 20px;margin-top:25px}.pill{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;margin:12px 0}.pill img,.icon{width:42px;height:42px}.visual img{width:100%;height:100%;object-fit:contain}.feature-row{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #e2e8f2;border-radius:14px;margin-top:22px}.feature{padding:20px;text-align:center;border-right:1px solid #e2e8f2}.feature:last-child{border-right:0}.feature img{height:36px}.feature b{display:block;margin-top:9px}.fin-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:28px;margin:18px 0 40px}.fin-card{background:#fff;border:1px solid #e0e6f0;border-radius:16px;padding:24px}.fin-card h3{margin:0 0 10px;color:#5a32d4}.dark-page{background:#020812;color:#fff}.dark-page .nav{background:#020812;border-bottom:1px solid #102436}.dark-hero{min-height:560px;background:radial-gradient(circle at 75% 35%,#6b4a0a 0,#07192a 28%,#020812 60%);padding:34px 0 22px}.hero-grid{display:grid;grid-template-columns:1fr 1.2fr 280px;gap:34px;align-items:center}.kicker{color:var(--blue);font-weight:900;letter-spacing:.04em;text-transform:uppercase}.dark-hero h1{font-size:clamp(42px,5vw,76px);line-height:1.02;margin:18px 0}.gold{color:var(--gold)}.cyan{color:var(--blue)}.dark-lead{font-size:19px;color:#e8f2f7;max-width:640px}.hero-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin-top:38px}.hero-icons .mini{text-align:center}.hero-icons img{height:44px}.statbar{margin-top:28px;border:1px solid #1d4054;border-radius:13px;background:#07192acc;display:grid;grid-template-columns:repeat(4,1fr)}.stat{display:flex;gap:15px;align-items:center;padding:18px;border-right:1px solid #1d4054}.stat:last-child{border-right:0}.stat img{width:54px;height:54px}.phone{border:2px solid #d4c7a5;border-radius:34px;padding:18px;background:#06111d;box-shadow:0 0 35px #0008}.phone img{width:100%;border-radius:22px}.section{padding:54px 0}.section-title{text-align:center;font-size:34px;margin:0 0 28px}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.card{background:#071426;border:1px solid #1d4054;border-radius:12px;padding:20px;min-height:180px}.card.light{background:#fff;color:var(--ink);border-color:#dfe6f1}.card img{max-width:100%;height:88px;object-fit:contain;margin-bottom:14px}.card h3{margin:0 0 10px}.price{display:inline-block;background:#003845;color:#35f5ff;border-radius:999px;padding:6px 12px;font-weight:900}.cta-band{border:1px solid #01cee4;border-radius:18px;background:linear-gradient(135deg,#073247,#05101d);padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.tabs{display:flex;gap:26px;align-items:center}.tabs a{color:#fff}.tabs .active{color:var(--blue);border-bottom:2px solid var(--blue);padding-bottom:9px}.dark-btns{display:flex;gap:14px;justify-content:flex-end}.badge-strip{display:flex;gap:12px;justify-content:center;margin-top:10px}.badge-medal{width:66px;height:66px;border-radius:18px;border:1px solid #36516b;background:linear-gradient(135deg,#11263d,#050d17);display:grid;place-items:center;font-weight:900;color:var(--gold)}.simple-main{background:#fff}.simple-main h1{font-size:32px}.headerline{padding:30px 0}.programme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module{background:#fff;border:1px solid #dfe6f1;border-radius:16px;padding:24px}.module b{color:#5a32d4}.offers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.offer{border-radius:18px;padding:28px;border:1px solid #253d55;background:#071426}.offer.featured{border-color:var(--gold);box-shadow:0 0 0 2px #ffc20d55}.offer .amount{font-size:34px;font-weight:900;color:var(--gold)}@media(max-width:1000px){.menu{display:none}.white-hero,.hero-grid,.cta-band,.fin-grid{grid-template-columns:1fr}.feature-row,.cards,.programme-grid,.offers,.statbar{grid-template-columns:1fr 1fr}.hero-grid{gap:20px}.phone{display:none}.floating-cta{position:static;margin:20px;justify-content:center}}@media(max-width:640px){.container{width:min(100% - 24px,1480px)}.feature-row,.cards,.programme-grid,.offers,.statbar,.hero-icons{grid-template-columns:1fr}.top-actions,.dark-btns{flex-direction:column}.white-hero{padding:20px}.feature{border-right:0;border-bottom:1px solid #e2e8f2}.stat{border-right:0;border-bottom:1px solid #1d4054}.nav{padding:0 18px}.brand{font-size:20px}}

/* V6.1 — corrections de fidélité maquette DEUXIEME */
.page-deuxieme{background:#fff;color:#0b1325}.page-deuxieme .nav-simple{height:64px;padding:0 clamp(34px,4.5vw,56px);box-shadow:none;border-bottom:1px solid #eef2f7;background:#081321}.page-deuxieme .brand{font-size:24px}.page-deuxieme .menu{gap:30px;font-size:16px}.page-deuxieme .nav-login{border-color:#bfc8d8;background:#081321;border-radius:12px;padding:12px 26px;color:#fff;box-shadow:none}.deuxieme-container{width:min(1720px,calc(100% - 72px));padding-bottom:60px}.formation-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start;padding:32px 0 26px}.formation-head h1{font-size:30px;line-height:1.15;margin:0 0 6px;font-weight:900;letter-spacing:-.02em}.formation-head p{margin:0;color:#1e2a3d;font-size:17px}.formation-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.formation-actions .btn{height:52px;border-radius:12px;padding:0 24px;font-size:16px;box-shadow:none}.btn-return{background:#fff;border:1px solid #d8e1ec;color:#111827}.btn-return img{width:18px;height:18px}.formation-actions .btn-outline-light{border-color:#7457e7;color:#5b35dd;background:#fff}.formation-actions .btn-purple{background:linear-gradient(135deg,#7449f2,#5129c9);color:#fff}.deuxieme-card{border:1px solid #dce3ee;border-radius:14px;background:#fff;box-shadow:0 18px 54px rgba(30,55,90,.06);overflow:hidden}.deuxieme-hero-grid{display:grid;grid-template-columns:36% 64%;align-items:center;min-height:590px}.deuxieme-copy{padding:38px 0 38px 38px;align-self:start}.deuxieme-copy h2{font-size:36px;line-height:1.12;margin:0 0 24px;font-weight:900;letter-spacing:-.025em}.deuxieme-copy h2 span{color:#5a32d4}.deuxieme-copy>p{font-size:18px;line-height:1.55;max-width:500px;margin:0 0 24px;color:#121a2c}.benefit-box{border:1px solid #ecdfe6;border-radius:18px;background:linear-gradient(135deg,#fff,#fff6f6);padding:18px 22px;max-width:500px}.benefit-item{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;padding:14px 0}.benefit-item img{width:42px;height:42px}.benefit-item strong{display:block;font-size:16px;font-weight:900;color:#101829}.benefit-item small{display:block;font-size:15px;color:#1d2739;margin-top:3px}.deuxieme-product-stage{height:100%;display:flex;align-items:center;justify-content:center;padding:28px 34px 18px 0}.deuxieme-product-stage img{width:100%;max-height:520px;object-fit:contain;border-radius:12px}.deuxieme-feature-row{margin:0 28px 18px;border:1px solid #e5e9f0;border-radius:14px;background:#fff;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.deuxieme-feature-row article{text-align:center;padding:18px 12px 17px;min-height:118px}.deuxieme-feature-row img{height:34px;width:34px;margin-bottom:8px}.deuxieme-feature-row strong{display:block;font-size:15px;font-weight:900;color:#0d1525}.deuxieme-feature-row span{display:block;color:#4a5568;font-size:14px;line-height:1.35;margin-top:4px}.deuxieme-financing{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:28px;margin:22px 0 40px}.deuxieme-financing article{min-height:142px;background:#fff;border:1px solid #e2e8f1;border-radius:16px;padding:26px;display:grid;grid-template-columns:1fr 112px;gap:20px;align-items:center;box-shadow:0 14px 40px rgba(30,55,90,.05)}.deuxieme-financing h3{font-size:24px;line-height:1.15;margin:0 0 10px;color:#5a32d4}.deuxieme-financing p{font-size:17px;line-height:1.45;color:#344054;margin:0}.deuxieme-financing img{width:96px;height:96px;object-fit:contain;justify-self:center}.deuxieme-financing .green{color:#23824f}.floating-cta{right:25px;bottom:22px}.floating-cta .btn{height:50px;border-radius:12px;box-shadow:0 20px 55px rgba(0,0,0,.12);font-size:16px}.floating-cta .btn-outline-light{border-color:#d5ccff}.floating-cta .btn-yellow{padding-left:24px;padding-right:24px}
@media(max-width:1180px){.formation-head{grid-template-columns:1fr}.formation-actions{justify-content:flex-start}.deuxieme-hero-grid{grid-template-columns:1fr}.deuxieme-copy{padding:30px}.deuxieme-product-stage{padding:0 28px 24px}.deuxieme-product-stage img{max-height:none}.deuxieme-feature-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.deuxieme-container{width:min(100% - 28px,1720px)}.formation-actions .btn{width:100%}.deuxieme-copy h2{font-size:31px}.deuxieme-financing{grid-template-columns:1fr}.deuxieme-feature-row{grid-template-columns:1fr 1fr}.page-deuxieme .nav-login{display:none}}
@media(max-width:560px){.deuxieme-feature-row{grid-template-columns:1fr}.deuxieme-financing article{grid-template-columns:1fr}.deuxieme-financing img{justify-self:start}.benefit-item{grid-template-columns:46px 1fr}.formation-head h1{font-size:25px}.deuxieme-copy{padding:22px}.deuxieme-copy h2{font-size:27px}}

/* V6.2 — corrections PDF MAQUETTE DEUXIEME TUNNEL 2
   - titre + actions sur la même ligne
   - bouton Démarrer principal conforme maquette : violet
   - ligne avantages + financement CPF visible, compacte et iconée
*/
.page-deuxieme .nav-simple{height:64px;}
.page-deuxieme .deuxieme-container{width:min(1584px,calc(100% - 70px));padding-top:0;}
.page-deuxieme .formation-head{
  display:grid;
  grid-template-columns:minmax(420px,1fr) auto;
  align-items:center;
  gap:24px;
  padding:26px 0 24px;
}
.page-deuxieme .formation-head h1{font-size:28px;margin:0 0 4px;}
.page-deuxieme .formation-head p{font-size:15px;color:#303a4f;}
.page-deuxieme .formation-actions{align-items:center;justify-content:flex-end;gap:16px;}
.page-deuxieme .formation-actions .btn{height:50px;border-radius:12px;font-size:15px;padding:0 22px;}
.page-deuxieme .formation-actions .btn-purple{
  background:linear-gradient(135deg,#7449f2 0%,#5930dc 55%,#4b26c4 100%)!important;
  color:#fff!important;
  border-color:#5a32d4!important;
  box-shadow:0 12px 28px rgba(94,54,218,.18);
}
.page-deuxieme .formation-actions .btn-outline-light{
  border:1.5px solid #6a42df;
  color:#5a32d4;
  background:#fff;
  box-shadow:0 12px 28px rgba(94,54,218,.08);
}
.page-deuxieme .formation-actions .btn-return{background:#fff;border-color:#dbe2ee;}
.page-deuxieme .deuxieme-card{overflow:visible;}
.page-deuxieme .deuxieme-hero-grid{
  grid-template-columns:34.5% 65.5%;
  min-height:410px;
  align-items:center;
}
.page-deuxieme .deuxieme-copy{padding:32px 0 24px 32px;align-self:center;}
.page-deuxieme .deuxieme-copy h2{font-size:32px;line-height:1.1;margin-bottom:18px;}
.page-deuxieme .deuxieme-copy>p{font-size:16px;line-height:1.48;max-width:460px;margin-bottom:18px;}
.page-deuxieme .benefit-box{max-width:455px;padding:14px 18px;border-radius:16px;}
.page-deuxieme .benefit-item{grid-template-columns:48px 1fr;gap:12px;padding:10px 0;}
.page-deuxieme .benefit-item img{width:38px;height:38px;}
.page-deuxieme .benefit-item strong{font-size:15px;}
.page-deuxieme .benefit-item small{font-size:14px;}
.page-deuxieme .deuxieme-product-stage{padding:18px 28px 8px 0;}
.page-deuxieme .deuxieme-product-stage img{max-height:390px;width:100%;object-fit:contain;}
.page-deuxieme .deuxieme-feature-row{
  margin:0 28px 14px;
  min-height:104px;
  border-radius:13px;
}
.page-deuxieme .deuxieme-feature-row article{padding:14px 10px 12px;min-height:102px;}
.page-deuxieme .deuxieme-feature-row img{height:31px;width:31px;margin-bottom:6px;display:inline-block;}
.page-deuxieme .deuxieme-feature-row strong{font-size:14px;}
.page-deuxieme .deuxieme-feature-row span{font-size:13px;line-height:1.26;}
.page-deuxieme .deuxieme-financing{
  display:grid;
  grid-template-columns:1.4fr 1fr 1fr;
  gap:22px;
  margin:16px 28px 36px;
}
.page-deuxieme .deuxieme-financing article{
  min-height:105px;
  padding:18px 22px;
  grid-template-columns:1fr 86px;
  border-radius:14px;
}
.page-deuxieme .deuxieme-financing h3{font-size:19px;margin-bottom:6px;}
.page-deuxieme .deuxieme-financing p{font-size:14.5px;line-height:1.38;}
.page-deuxieme .deuxieme-financing img{width:78px;height:78px;display:block;}
.page-deuxieme .deuxieme-financing .cpf-wide{grid-template-columns:1fr 94px;}
.page-deuxieme .floating-cta .btn-outline-light{background:#fff;color:#5a32d4;border-color:#ded9ff;}
.page-deuxieme .floating-cta .btn-yellow{background:linear-gradient(180deg,#ffd22e,#ffad00);color:#101828;}
@media(max-width:1180px){
  .page-deuxieme .formation-head{grid-template-columns:1fr;align-items:start;}
  .page-deuxieme .formation-actions{justify-content:flex-start;}
  .page-deuxieme .deuxieme-hero-grid{grid-template-columns:1fr;min-height:auto;}
  .page-deuxieme .deuxieme-copy{padding:28px;}
  .page-deuxieme .deuxieme-product-stage{padding:0 28px 16px;}
  .page-deuxieme .deuxieme-product-stage img{max-height:none;}
  .page-deuxieme .deuxieme-feature-row{grid-template-columns:repeat(3,1fr);}
  .page-deuxieme .deuxieme-financing{grid-template-columns:1fr;}
}
@media(max-width:760px){
  .page-deuxieme .deuxieme-container{width:min(100% - 28px,1584px)}
  .page-deuxieme .formation-actions .btn{width:100%;}
  .page-deuxieme .deuxieme-feature-row{grid-template-columns:1fr 1fr;}
  .page-deuxieme .deuxieme-financing article{grid-template-columns:1fr 74px;}
  .page-deuxieme .deuxieme-financing img{width:68px;height:68px;}
}
@media(max-width:520px){
  .page-deuxieme .deuxieme-feature-row{grid-template-columns:1fr;}
  .page-deuxieme .deuxieme-financing article{grid-template-columns:1fr;}
  .page-deuxieme .deuxieme-financing img{justify-self:start;}
}

/* ==========================================================
   V7 — Tunnel TROISIEME fidèle, sans toucher à index.html
   ========================================================== */
.pro7-page{margin:0;background:#071321;color:#fff;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden}.pro7-page *{box-sizing:border-box}.pro7-page a{text-decoration:none;color:inherit}.pro7-shell{width:min(1220px,calc(100% - 48px));margin:0 auto}.pro7-nav{height:74px;background:#050c16;border-bottom:1px solid rgba(45,225,239,.16);display:flex;align-items:center;padding:0 25px;gap:38px;position:sticky;top:0;z-index:50}.pro7-logo{width:126px;line-height:.92;font-weight:900;letter-spacing:-1px;display:block}.pro7-logo-go{display:block;font-size:42px;color:#fff;position:relative}.pro7-logo-go::after{content:"";display:inline-block;width:31px;height:31px;background:#ffc313;border-radius:50%;margin-left:-8px;vertical-align:1px}.pro7-logo-num{font-size:15px;color:#ffc313;display:block;margin-left:6px;letter-spacing:.2px}.pro7-menu{display:flex;gap:34px;margin-left:auto;align-items:center}.pro7-menu a{color:#fff;font-size:15px;font-weight:500;opacity:.95}.pro7-menu a:hover{color:#1ee8f0}.pro7-actions{display:flex;gap:16px;margin-left:25px}.pro7-btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:5px;min-height:46px;padding:0 24px;font-weight:800;font-size:15px;letter-spacing:.1px}.pro7-btn-outline{border:1.5px solid #19e3ee;background:rgba(3,13,24,.45);color:#fff}.pro7-btn-outline:hover{background:rgba(25,227,238,.12)}.pro7-btn-gold{background:linear-gradient(180deg,#ffc926,#f5aa00);color:#06101d;box-shadow:0 12px 28px rgba(255,185,0,.23)}.pro7-btn-big{min-width:210px;height:54px}.pro7-hero{position:relative;min-height:646px;background:radial-gradient(circle at 80% 28%,rgba(252,177,26,.24),transparent 38%),radial-gradient(circle at 23% 80%,rgba(0,231,241,.15),transparent 32%),linear-gradient(115deg,#050d18 0%,#081523 51%,#05111d 100%);overflow:hidden}.pro7-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,24,.98) 0%,rgba(6,14,26,.94) 39%,rgba(5,13,24,.35) 63%,rgba(5,13,24,.96) 100%)}.pro7-hero-bg::before{content:"";position:absolute;right:-80px;top:50px;width:620px;height:510px;background:repeating-linear-gradient(0deg,rgba(247,181,10,.22) 0 1px,transparent 1px 18px);opacity:.35;transform:skewX(-8deg)}.pro7-hero-bg::after{content:"";position:absolute;right:120px;top:105px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(255,185,18,.52),rgba(255,185,18,.12) 30%,transparent 62%);filter:blur(9px)}.pro7-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:520px 1fr;gap:42px;align-items:center;padding:50px 0 34px}.pro7-kicker{margin:0 0 17px;color:#2df1ec;text-transform:uppercase;font-size:14px;font-weight:900;letter-spacing:.8px}.pro7-copy h1{margin:0 0 22px;font-size:52px;line-height:1.08;font-weight:950;letter-spacing:-1.7px;text-shadow:0 1px 0 rgba(0,0,0,.25)}.pro7-copy h1 span{color:#ffc313}.pro7-lead{font-size:18px;line-height:1.58;margin:0 0 32px;color:#fff;max-width:545px}.pro7-lead strong{color:#28f0ee;font-weight:600}.pro7-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 34px;max-width:630px}.pro7-feature-row article{padding:0 26px 0 0;margin-right:20px;border-right:1px solid rgba(45,225,239,.18)}.pro7-feature-row article:last-child{border-right:0;margin-right:0}.pro7-feature-row img{width:39px;height:39px;object-fit:contain;margin-bottom:13px;filter:drop-shadow(0 0 10px rgba(39,236,241,.32))}.pro7-feature-row h3{margin:0 0 3px;font-size:15px;line-height:1.3;color:#fff}.pro7-feature-row p{margin:0;color:#fff;font-size:13px;line-height:1.45;opacity:.92}.pro7-hero-cta{display:flex;gap:18px;margin:5px 0 28px}.pro7-proofline{display:flex;gap:30px;align-items:center;flex-wrap:wrap;color:#fff;font-size:13px}.pro7-proofline span{display:flex;align-items:center;gap:8px;white-space:nowrap}.pro7-proofline img{width:17px;height:17px;object-fit:contain}.pro7-visual{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center}.pro7-visual-main{width:min(590px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 24px 70px rgba(0,0,0,.48));z-index:2}.pro7-goodies{background:#fff;color:#0e1728;padding:30px 0 37px}.pro7-section-title{text-align:center;margin-bottom:24px}.pro7-section-title h2{font-size:29px;line-height:1.15;margin:0 0 8px;font-weight:900;letter-spacing:-.4px}.pro7-section-title p{margin:0;color:#596579;font-size:16px}.pro7-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.pro7-card{background:#fff;border:1px solid #e0e6ef;border-radius:6px;overflow:hidden;box-shadow:0 7px 24px rgba(1,18,33,.08)}.pro7-card img{width:100%;aspect-ratio:1/1.06;object-fit:cover;background:#f5f7fb}.pro7-card div{padding:15px 13px 20px}.pro7-card h3{margin:0 0 8px;font-size:17px;line-height:1.18;color:#0b1323}.pro7-card p{margin:0;color:#304052;font-size:14px;line-height:1.6}.pro7-choice{background:linear-gradient(180deg,#06111f 0%,#05101c 100%);padding:25px 0 31px;color:#fff}.pro7-choice h2{text-align:center;font-size:28px;margin:0 0 32px;letter-spacing:-.3px}.pro7-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:38px}.pro7-why-grid article{text-align:center;padding:0 20px;border-right:1px solid rgba(45,225,239,.22)}.pro7-why-grid article:last-child{border-right:0}.pro7-why-grid img{width:54px;height:54px;object-fit:contain;margin:0 auto 15px;filter:drop-shadow(0 0 8px rgba(45,225,239,.35))}.pro7-why-grid h3{font-size:16px;margin:0 0 10px}.pro7-why-grid p{font-size:14px;line-height:1.5;margin:0;color:#fff;opacity:.88}.pro7-boost{border:1px solid #17d9ea;border-radius:14px;background:linear-gradient(135deg,rgba(1,123,150,.72),rgba(3,31,54,.88));padding:29px 54px;display:grid;grid-template-columns:1.25fr .85fr 310px;gap:28px;align-items:center;box-shadow:0 0 45px rgba(0,230,240,.13) inset}.pro7-boost h2{text-align:left;margin:0 0 10px;font-size:31px}.pro7-boost h2 span{color:#ffc313}.pro7-boost p{font-size:16px;line-height:1.55;margin:0;color:#fff}.pro7-rating{display:flex;align-items:center;gap:12px;margin-top:16px}.pro7-rating b{color:#ffc313;font-size:18px}.pro7-rating small{font-size:12px;color:#fff}.pro7-avatar-stack{display:flex}.pro7-avatar-stack i{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#ffca3a,#33d9dd);border:2px solid #fff;margin-left:-8px}.pro7-avatar-stack i:first-child{margin-left:0}.pro7-boost ul{list-style:none;margin:0;padding:0}.pro7-boost li{margin:0 0 15px;position:relative;padding-left:28px;font-size:15px}.pro7-boost li::before{content:"";width:16px;height:16px;border:2px solid #54fbff;border-radius:50%;position:absolute;left:0;top:1px}.pro7-boost li::after{content:"";width:7px;height:4px;border-left:2px solid #54fbff;border-bottom:2px solid #54fbff;transform:rotate(-45deg);position:absolute;left:5px;top:7px}.pro7-boost-actions{display:grid;gap:15px}.pro7-boost-actions .pro7-btn{width:100%}.pro7-secure{text-align:center;color:#fff;font-size:13px;opacity:.9}.pro7-finance{background:#fff;color:#0e1728;padding:28px 0 34px}.pro7-finance h2{text-align:center;margin:0 0 22px;font-size:27px;letter-spacing:-.3px}.pro7-finance-row{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;align-items:center}.pro7-finance-row article{display:flex;align-items:center;justify-content:center;gap:12px;min-height:58px}.pro7-finance-row img{width:48px;height:48px;object-fit:contain}.pro7-finance-row span{font-size:15px;font-weight:700;line-height:1.25;color:#102032}.sticky-cta{position:fixed;right:28px;bottom:28px;display:flex;gap:12px;z-index:80}.sticky-cta a{height:54px;min-width:108px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.18)}.sticky-cta a:first-child{background:#fff;color:#6238d5;border:1px solid #d8ccff}.sticky-cta a:last-child{background:#ffb600;color:#071321}@media (max-width:1100px){.pro7-nav{gap:18px}.pro7-menu{gap:18px}.pro7-actions{margin-left:5px}.pro7-hero-grid{grid-template-columns:1fr}.pro7-visual{min-height:auto}.pro7-copy h1{font-size:44px}.pro7-feature-row{grid-template-columns:repeat(2,1fr)}.pro7-card-grid{grid-template-columns:repeat(3,1fr)}.pro7-why-grid{grid-template-columns:repeat(2,1fr)}.pro7-boost{grid-template-columns:1fr}.pro7-finance-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.pro7-nav{height:auto;min-height:72px;padding:12px 18px;flex-wrap:wrap}.pro7-logo{width:auto}.pro7-logo-go{font-size:30px}.pro7-logo-go::after{width:22px;height:22px}.pro7-logo-num{font-size:11px}.pro7-menu{order:3;width:100%;overflow:auto;gap:18px;padding:7px 0}.pro7-menu a{white-space:nowrap}.pro7-actions{margin-left:auto}.pro7-actions .pro7-btn-outline{display:none}.pro7-actions .pro7-btn-gold{min-height:40px;padding:0 14px;font-size:13px}.pro7-shell{width:min(100% - 28px,1220px)}.pro7-hero-grid{padding:38px 0 26px;gap:24px}.pro7-copy h1{font-size:39px;letter-spacing:-1px}.pro7-lead{font-size:16px}.pro7-feature-row{grid-template-columns:1fr 1fr;gap:18px}.pro7-feature-row article{border-right:0;margin-right:0;padding-right:0}.pro7-hero-cta{flex-direction:column}.pro7-btn-big{width:100%}.pro7-proofline{gap:14px}.pro7-card-grid{grid-template-columns:1fr 1fr}.pro7-why-grid{grid-template-columns:1fr}.pro7-why-grid article{border-right:0;border-bottom:1px solid rgba(45,225,239,.18);padding-bottom:20px}.pro7-boost{padding:24px}.pro7-finance-row{grid-template-columns:1fr}.sticky-cta{right:12px;bottom:12px}.sticky-cta a{min-width:90px;height:48px}}@media (max-width:480px){.pro7-card-grid{grid-template-columns:1fr}.pro7-copy h1{font-size:34px}.pro7-hero{min-height:auto}.pro7-feature-row{grid-template-columns:1fr}.pro7-visual-main{width:100%}}

/* V7.1 — Correctifs PDF Tunnel 3 uniquement. Ne touche pas aux classes index.html. */
.pro7-page .pro7-nav{height:70px;padding:0 30px;background:#050c16;box-shadow:0 1px 0 rgba(255,255,255,.05)}
.pro7-page .pro7-btn{border-radius:4px;font-weight:900;letter-spacing:0;min-height:44px}
.pro7-page .pro7-btn-gold{color:#06101d!important;background:linear-gradient(180deg,#ffc821 0%,#f5a900 100%);border:1px solid rgba(255,198,30,.72);box-shadow:0 10px 24px rgba(255,183,0,.24)}
.pro7-page .pro7-btn-outline{border:1px solid #24e7ee;background:rgba(2,12,22,.3);color:#fff}
.pro7-page .pro7-hero{min-height:620px;background:radial-gradient(circle at 73% 36%,rgba(255,181,26,.30),transparent 33%),radial-gradient(circle at 18% 72%,rgba(0,218,232,.16),transparent 37%),linear-gradient(115deg,#050d18 0%,#071523 54%,#06111d 100%)}
.pro7-page .pro7-hero-bg{background:linear-gradient(90deg,rgba(5,13,24,.99) 0%,rgba(5,13,24,.96) 37%,rgba(5,13,24,.18) 65%,rgba(5,13,24,.96) 100%)}
.pro7-page .pro7-hero-bg::before{right:-120px;top:55px;width:640px;height:480px;opacity:.28;background:repeating-linear-gradient(0deg,rgba(247,181,10,.22) 0 1px,transparent 1px 16px)}
.pro7-page .pro7-hero-bg::after{right:205px;top:110px;width:430px;height:430px;background:radial-gradient(circle,rgba(255,187,24,.55),rgba(255,187,24,.16) 34%,transparent 66%)}
.pro7-page .pro7-hero-grid{grid-template-columns:510px minmax(500px,1fr);gap:54px;padding:42px 0 22px;align-items:center}
.pro7-page .pro7-copy h1{font-size:54px;line-height:1.06;margin-bottom:20px;letter-spacing:-1.4px}
.pro7-page .pro7-kicker{font-size:13px;margin-bottom:14px;color:#30f1ee}
.pro7-page .pro7-lead{font-size:16px;line-height:1.54;max-width:510px;margin-bottom:27px}
.pro7-page .pro7-feature-row{grid-template-columns:repeat(4,1fr);max-width:520px;gap:0;margin-bottom:30px}
.pro7-page .pro7-feature-row article{padding-right:17px;margin-right:15px;min-width:0;border-right:1px solid rgba(45,225,239,.18)}
.pro7-page .pro7-feature-row img{width:38px;height:38px;margin-bottom:12px;filter:drop-shadow(0 0 8px rgba(84,77,255,.45))}
.pro7-page .pro7-feature-row h3{font-size:13px;line-height:1.16;margin-bottom:5px;color:#fff;font-weight:900}
.pro7-page .pro7-feature-row p{font-size:12px;line-height:1.35;color:#fff;opacity:.95}
.pro7-page .pro7-hero-cta{gap:13px;margin-bottom:20px}
.pro7-page .pro7-hero-cta .pro7-btn{height:48px;min-width:190px;font-size:13px;color:#06101d}
.pro7-page .pro7-hero-cta .pro7-btn-outline{color:#fff!important}
.pro7-page .pro7-proofline{flex-wrap:nowrap;gap:21px;font-size:12px;max-width:620px;white-space:nowrap}
.pro7-page .pro7-proofline span{white-space:nowrap;color:#fff;opacity:.94}
.pro7-page .pro7-proofline img{width:15px;height:15px;object-fit:contain;filter:none}
.pro7-page .pro7-visual{min-height:475px;justify-content:flex-start;overflow:visible}
.pro7-page .pro7-visual-main{width:min(650px,100%);filter:drop-shadow(0 30px 70px rgba(0,0,0,.5));background:transparent!important}
.pro7-page .pro7-goodies{padding:24px 0 37px;background:#fff;color:#0d1626}
.pro7-page .pro7-card-grid{grid-template-columns:repeat(6,1fr);gap:14px}
.pro7-page .pro7-card{border-radius:5px;box-shadow:0 8px 22px rgba(7,20,36,.08);border:1px solid #e2e7ef;background:#fff}
.pro7-page .pro7-card img{aspect-ratio:1/1.03;background:#eef1f5;object-fit:cover}
.pro7-page .pro7-card-robot img{object-fit:contain;padding:18px;background:linear-gradient(135deg,#f3f5f8 0%,#dfe4eb 100%)}
.pro7-page .pro7-card h3{font-size:15px;color:#071321;font-weight:900}
.pro7-page .pro7-card p{font-size:13px;color:#364354;line-height:1.48}
.pro7-page .pro7-choice{padding:26px 0 28px;background:#06111f;color:#fff}
.pro7-page .pro7-why-grid{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:30px}
.pro7-page .pro7-why-grid article{border-right:1px solid rgba(45,225,239,.18);padding:0 22px;color:#fff}
.pro7-page .pro7-why-grid img{width:46px;height:46px;margin-bottom:12px;filter:drop-shadow(0 0 8px rgba(93,92,255,.45))}
.pro7-page .pro7-why-grid h3{font-size:13px;color:#fff;margin-bottom:8px;font-weight:900}
.pro7-page .pro7-why-grid p{font-size:12px;color:#fff;opacity:.9}
.pro7-page .pro7-boost{max-width:890px;margin:0 auto;border:1px solid #1fdce9;border-radius:8px;background:linear-gradient(135deg,rgba(0,139,164,.78),rgba(3,39,64,.92));padding:24px 36px;grid-template-columns:1.15fr .8fr 245px;gap:20px}
.pro7-page .pro7-boost h2{font-size:28px;color:#fff}
.pro7-page .pro7-boost-actions .pro7-btn{height:42px;min-height:42px;width:100%;font-size:13px;color:#06101d!important;border-radius:3px}
.pro7-page .pro7-boost-actions .pro7-btn-outline{color:#fff!important;border-color:#2bdce7;background:transparent;box-shadow:0 0 0 1px rgba(43,220,231,.18) inset}
.pro7-page .pro7-finance{padding:24px 0 27px;background:#fff;color:#071321}
.pro7-page .pro7-finance h2{font-size:24px;margin-bottom:18px;color:#071321}
.pro7-page .pro7-finance-row{max-width:900px;margin:0 auto;grid-template-columns:repeat(5,1fr);gap:18px}
.pro7-page .pro7-finance-row article{justify-content:center;gap:9px;min-height:48px;color:#071321}
.pro7-page .pro7-finance-row img{width:42px;height:42px;object-fit:contain}
.pro7-page .pro7-finance-row span{font-size:13px;color:#071321;font-weight:800}
.pro7-page .sticky-cta a:first-child{background:#fff;color:#6238d5;border:1px solid #d8ccff}
.pro7-page .sticky-cta a:last-child{background:#ffb600;color:#071321}
@media(max-width:1180px){.pro7-page .pro7-hero-grid{grid-template-columns:1fr;gap:18px}.pro7-page .pro7-visual{justify-content:center}.pro7-page .pro7-copy{max-width:660px}.pro7-page .pro7-proofline{flex-wrap:wrap}.pro7-page .pro7-card-grid{grid-template-columns:repeat(3,1fr)}.pro7-page .pro7-boost{grid-template-columns:1fr}.pro7-page .pro7-why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pro7-page .pro7-copy h1{font-size:38px}.pro7-page .pro7-feature-row{grid-template-columns:repeat(2,1fr)}.pro7-page .pro7-card-grid{grid-template-columns:repeat(2,1fr)}.pro7-page .pro7-why-grid{grid-template-columns:1fr}.pro7-page .pro7-hero-cta{flex-direction:column}.pro7-page .pro7-hero-cta .pro7-btn{width:100%}.pro7-page .pro7-finance-row{grid-template-columns:1fr 1fr}.pro7-page .pro7-boost{padding:22px}.pro7-page .pro7-menu{gap:18px;overflow:auto}}
@media(max-width:480px){.pro7-page .pro7-feature-row,.pro7-page .pro7-card-grid,.pro7-page .pro7-finance-row{grid-template-columns:1fr}.pro7-page .pro7-copy h1{font-size:34px}.pro7-page .pro7-visual-main{width:100%}}

/* =========================
   V8 - Tunnel PRO : fond CSS + assets PNG transparents
   index.html reste inchangé.
   ========================= */
.pro8-page{margin:0;background:#06111c;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden}.pro8-page *{box-sizing:border-box}.pro8-shell{width:min(1430px,calc(100% - 96px));margin-inline:auto}.pro8-nav{height:86px;background:#060e19;border-bottom:1px solid rgba(0,220,255,.16);display:flex;align-items:center;padding:0 54px;gap:38px;position:sticky;top:0;z-index:50;box-shadow:0 18px 46px rgba(0,0,0,.18)}.pro8-logo{width:155px;display:flex;flex-direction:column;text-decoration:none;line-height:.86}.pro8-logo .go{font-size:39px;font-weight:950;letter-spacing:-.13em;color:#fff}.pro8-logo .go::after{content:"";display:inline-block;width:34px;height:34px;background:#ffc018;border-radius:50%;margin-left:-16px;vertical-align:-2px}.pro8-logo .num{color:#ffc018;font-size:15px;font-weight:900;letter-spacing:.02em;margin-left:2px}.pro8-menu{display:flex;gap:34px;align-items:center;justify-content:center;flex:1}.pro8-menu a{color:#fff;text-decoration:none;font-size:15px;font-weight:650;opacity:.94}.pro8-menu a:hover{color:#27eaf3}.pro8-actions{display:flex;gap:18px}.pro8-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 30px;border-radius:6px;text-decoration:none;font-weight:900;font-size:15px;letter-spacing:.01em;white-space:nowrap}.pro8-btn-outline{color:#fff;border:1px solid #16d4ef;background:rgba(3,19,31,.54);box-shadow:inset 0 0 0 1px rgba(19,219,238,.08)}.pro8-btn-gold{color:#050914;background:linear-gradient(180deg,#ffd229 0%,#ffb000 100%);box-shadow:0 14px 40px rgba(255,184,0,.24)}.pro8-btn-big{min-width:225px}.pro8-hero{position:relative;min-height:840px;padding:86px 0 70px;background:radial-gradient(circle at 78% 28%,rgba(255,185,0,.22),transparent 28%),radial-gradient(circle at 57% 52%,rgba(0,222,255,.13),transparent 34%),linear-gradient(90deg,#07131f 0%,#07131f 42%,#091724 100%);isolation:isolate;overflow:hidden}.pro8-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 45%),repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 84px);opacity:.56;z-index:-3}.pro8-hero::after{content:"";position:absolute;right:-120px;top:22px;width:760px;height:620px;background:repeating-linear-gradient(0deg,rgba(255,191,0,.12) 0 1px,transparent 1px 16px);filter:blur(.2px);opacity:.62;z-index:-2;mask-image:linear-gradient(90deg,transparent,#000 24%,#000 74%,transparent)}.pro8-glow{position:absolute;border-radius:50%;filter:blur(55px);z-index:-2;pointer-events:none}.pro8-glow-blue{left:46%;top:44%;width:420px;height:210px;background:rgba(0,214,255,.22);transform:rotate(-12deg)}.pro8-glow-gold{right:8%;top:18%;width:480px;height:300px;background:rgba(255,180,0,.28)}.pro8-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.pro8-copy{position:relative;z-index:2;max-width:680px}.pro8-kicker{margin:0 0 25px;color:#29f1f0;font-size:15px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.pro8-copy h1{font-size:clamp(54px,5.25vw,94px);line-height:.98;letter-spacing:-.058em;margin:0 0 28px;font-weight:950}.pro8-copy h1 span{color:#ffc018}.pro8-lead{max-width:610px;margin:0 0 36px;font-size:20px;line-height:1.48;color:#f5f9ff}.pro8-lead strong{color:#20f0f2}.pro8-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:12px 0 40px}.pro8-feature-row article{padding:0 22px 0 0;border-right:1px solid rgba(40,224,241,.22);min-height:150px}.pro8-feature-row article+article{padding-left:22px}.pro8-feature-row article:last-child{border-right:0}.pro8-icon-ring{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;margin-bottom:13px;box-shadow:0 10px 30px rgba(0,0,0,.32)}.pro8-icon-ring img{width:30px;height:30px;filter:brightness(1.55) saturate(1.3)}.pro8-icon-ring.violet{background:#6637e6}.pro8-icon-ring.green{background:#26a86e}.pro8-icon-ring.indigo{background:#1b1f7c}.pro8-icon-ring.orange{background:#ef6b22}.pro8-feature-row h3{margin:0 0 5px;color:#fff;font-size:16px;line-height:1.12;font-weight:950}.pro8-feature-row p{margin:0;color:#fff;font-size:14px;line-height:1.34}.pro8-hero-cta{display:flex;gap:18px;margin-bottom:24px}.pro8-proofline{display:flex;align-items:center;gap:24px;flex-wrap:nowrap;color:#fff;font-size:13px}.pro8-proofline span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.pro8-proofline img{width:17px;height:17px;object-fit:contain}.pro8-visual{position:relative;min-height:590px;display:grid;place-items:center;overflow:visible}.pro8-ray-layer{position:absolute;right:-3%;top:4%;width:96%;height:84%;background:radial-gradient(circle at 58% 45%,rgba(255,190,0,.58),rgba(255,180,0,.14) 22%,transparent 54%),linear-gradient(105deg,transparent 0 30%,rgba(20,238,255,.11) 48%,rgba(255,201,43,.27) 70%,transparent 100%);filter:blur(.4px);opacity:.92;clip-path:polygon(8% 12%,100% 0,96% 86%,20% 100%,0 58%)}.pro8-visual-main{position:relative;z-index:3;width:min(720px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 42px 55px rgba(0,0,0,.43))}.pro8-goodies{background:#fff;color:#08111f;padding:38px 0 56px}.pro8-section-title{text-align:center;margin-bottom:30px}.pro8-section-title h2{margin:0 0 9px;font-size:32px;letter-spacing:-.035em}.pro8-section-title p{margin:0;color:#647084;font-size:16px}.pro8-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.pro8-card{background:#fff;border:1px solid #dfe5ee;border-radius:7px;overflow:hidden;box-shadow:0 10px 26px rgba(19,32,51,.11)}.pro8-card>img,.pro8-robot-bg{width:100%;height:154px;display:block;object-fit:cover;background:linear-gradient(135deg,#eef1f5,#fff,#dfe3e9)}.pro8-card .pro8-img-contain{width:100%;height:100%;object-fit:contain;padding:12px;filter:drop-shadow(0 12px 18px rgba(15,23,42,.2))}.pro8-card div:not(.pro8-robot-bg){padding:16px 16px 20px}.pro8-card h3{margin:0 0 9px;color:#08111f;font-size:17px;line-height:1.18;font-weight:950}.pro8-card p{margin:0;color:#1b2a41;font-size:14px;line-height:1.5}.pro8-choice{background:#06111c;color:#fff;padding:48px 0 34px}.pro8-choice h2{text-align:center;margin:0 0 34px;font-size:28px}.pro8-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:38px}.pro8-why-grid article{text-align:center;padding:0 25px;border-right:1px solid rgba(38,225,240,.25)}.pro8-why-grid article:last-child{border-right:0}.pro8-why-grid img{width:50px;height:50px;object-fit:contain;margin-bottom:14px;filter:brightness(1.22) saturate(1.3)}.pro8-why-grid h3{margin:0 0 8px;font-size:15px;font-weight:950;color:#fff}.pro8-why-grid p{margin:0 auto;color:#fff;font-size:13px;line-height:1.42;max-width:170px}.pro8-boost{display:grid;grid-template-columns:1.15fr .9fr .85fr;gap:28px;align-items:center;padding:28px 34px;border:1px solid rgba(24,232,242,.78);border-radius:9px;background:linear-gradient(135deg,rgba(0,184,203,.54),rgba(4,41,65,.64));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 44px rgba(0,0,0,.23)}.pro8-boost h2{text-align:left;margin:0 0 12px;font-size:28px}.pro8-boost h2 span{color:#ffd028}.pro8-boost p{margin:0 0 18px;color:#fff;line-height:1.45}.pro8-rating{display:flex;align-items:center;gap:12px;font-size:12px}.pro8-rating b{color:#ffd028;letter-spacing:2px}.pro8-avatar-stack{display:flex}.pro8-avatar-stack i{width:23px;height:23px;border-radius:50%;background:linear-gradient(135deg,#f9d776,#25dde6);border:2px solid rgba(255,255,255,.8);margin-left:-5px}.pro8-avatar-stack i:first-child{margin-left:0}.pro8-boost ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.pro8-boost li{font-size:14px}.pro8-boost li::before{content:"";display:inline-block;width:17px;height:17px;border:1px solid #31eef1;border-radius:50%;margin-right:9px;vertical-align:-4px;background:radial-gradient(circle,#31eef1 0 3px,transparent 4px)}.pro8-boost-actions{display:grid;gap:13px}.pro8-boost-actions .pro8-btn{min-height:43px;color:#050914}.pro8-boost-actions .pro8-btn-outline{color:#fff;border-color:#21dbe8;background:rgba(1,20,33,.34)}.pro8-secure{text-align:center;font-size:12px;color:#fff}.pro8-finance{background:#fff;color:#091527;padding:34px 0 46px}.pro8-finance h2{text-align:center;margin:0 0 24px;font-size:24px}.pro8-finance-row{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;align-items:center}.pro8-finance-row article{display:flex;align-items:center;justify-content:center;gap:12px;color:#0d1729;font-weight:800;font-size:14px}.pro8-finance-row img{width:42px;height:42px;object-fit:contain}.pro8-page .sticky-cta{position:fixed;right:34px;bottom:24px;display:flex;gap:12px;z-index:60}.pro8-page .sticky-cta a{min-width:104px;min-height:58px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:950;box-shadow:0 18px 38px rgba(0,0,0,.18)}.pro8-page .sticky-cta a:first-child{background:#fff;color:#5d37e6;border:1px solid #d8d3ff}.pro8-page .sticky-cta a:last-child{background:#ffb300;color:#08111f}@media (max-width:1200px){.pro8-shell{width:min(100% - 44px,1040px)}.pro8-nav{padding:0 24px}.pro8-menu{gap:18px}.pro8-hero-grid{grid-template-columns:1fr}.pro8-visual{min-height:auto}.pro8-visual-main{width:min(720px,92vw)}.pro8-card-grid{grid-template-columns:repeat(3,1fr)}.pro8-proofline{flex-wrap:wrap}.pro8-boost{grid-template-columns:1fr}}@media (max-width:820px){.pro8-nav{height:auto;min-height:82px;flex-wrap:wrap;padding:16px 18px}.pro8-menu{order:3;width:100%;justify-content:flex-start;overflow:auto;padding-bottom:4px}.pro8-actions{margin-left:auto}.pro8-actions .pro8-btn-outline{display:none}.pro8-btn{padding:0 18px}.pro8-hero{padding:50px 0 44px}.pro8-copy h1{font-size:50px}.pro8-lead{font-size:17px}.pro8-feature-row{grid-template-columns:repeat(2,1fr);gap:22px}.pro8-feature-row article{border-right:0;padding:0!important}.pro8-hero-cta{flex-direction:column}.pro8-card-grid{grid-template-columns:1fr 1fr}.pro8-why-grid{grid-template-columns:1fr 1fr;gap:26px}.pro8-why-grid article{border-right:0}.pro8-finance-row{grid-template-columns:1fr 1fr}.pro8-page .sticky-cta{left:14px;right:14px;bottom:14px}.pro8-page .sticky-cta a{flex:1}}@media (max-width:540px){.pro8-shell{width:calc(100% - 28px)}.pro8-logo{width:105px}.pro8-logo .go{font-size:31px}.pro8-logo .go::after{width:27px;height:27px;margin-left:-13px}.pro8-logo .num{font-size:12px}.pro8-actions .pro8-btn-gold{display:none}.pro8-copy h1{font-size:43px}.pro8-feature-row,.pro8-card-grid,.pro8-why-grid,.pro8-finance-row{grid-template-columns:1fr}.pro8-visual-main{width:112vw;max-width:none;margin-left:-6vw}.pro8-card>img,.pro8-robot-bg{height:190px}}
