:root{
  --navy:#0b1730;--navy-2:#12294c;--ink:#101a31;--muted:#65738b;--green:#10b981;--green-dark:#07836c;--cyan:#15b8d1;--blue:#3568f4;--cream:#f7faf7;--warm:#f1f6f1;--line:#dbe4e6;--white:#fff;--shadow:0 24px 65px rgba(13,31,58,.12);--container:1240px;--radius:20px;--radius-lg:30px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:18px;top:18px;z-index:1000;background:#fff;padding:12px 16px;border-radius:8px}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,250,247,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,34,58,.08)}
 h1,h2,h3,.faq-list button span{text-wrap:balance} .hero-lead,.demo-reading p,.product-copy p{text-wrap:pretty} .hero-copy,.score-copy,.actions-copy,.faq-heading,.contact-copy{min-width:0} .demo-heading>div h2,.split-heading h2{max-width:15ch} .decathlon-logo-wrap{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:14px;border:1px solid #d8e4e6;background:#fff} .header-inner{height:74px;display:flex;align-items:center;gap:26px}.brand img{width:148px}.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.main-nav a,.mobile-menu a{color:#4f5e73;text-decoration:none;font-size:14px;font-weight:700;line-height:1.2}.main-nav a:hover{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--navy);color:#fff;box-shadow:0 10px 24px rgba(11,23,48,.18)}.button-primary:hover{background:#15284a}.button-secondary{background:#fff;color:var(--ink);border-color:#cad7dd}.button-large{min-height:52px;padding:0 24px}.header-cta{margin-left:4px}.menu-button{display:none;margin-left:auto;border:0;background:transparent;padding:9px}.menu-button span{display:block;width:22px;height:2px;background:var(--navy);margin:4px}.mobile-menu{display:none}
.hero{position:relative;overflow:hidden;padding:88px 0 42px;background:radial-gradient(circle at 15% 18%,rgba(16,185,129,.13),transparent 31%),radial-gradient(circle at 86% 8%,rgba(21,184,209,.13),transparent 30%),linear-gradient(180deg,#fbfdf9 0%,#f5f9f5 100%)}.hero-shape{position:absolute;border:1px solid rgba(16,185,129,.13);border-radius:50%;pointer-events:none}.hero-shape-one{width:520px;height:520px;right:-250px;top:30px}.hero-shape-two{width:340px;height:340px;right:-160px;top:120px}.hero-grid{display:grid;grid-template-columns:.96fr 1.04fr;gap:54px;align-items:center}.overline{margin:0 0 16px;color:var(--green-dark);font-size:12px;line-height:1.4;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.overline-light{color:#6de1c5}.hero h1{font-size:clamp(42px,4.8vw,64px);line-height:1.05;letter-spacing:-.045em;margin:0;max-width:11ch;text-wrap:balance}.hero h1 span{color:var(--green-dark)}.hero-lead{font-size:18px;line-height:1.62;color:#526078;max-width:610px;margin:24px 0 0}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.engine-proof{display:flex;align-items:center;gap:18px;margin-top:32px;flex-wrap:wrap;color:#738096;font-size:12px}.engine-proof>span{text-transform:uppercase;letter-spacing:.09em;font-weight:850}.engine-proof div{display:flex;align-items:center;gap:8px;color:var(--ink)}.engine-proof img{width:26px;height:26px;object-fit:contain}.engine-proof strong{font-size:14px}.hero-product{position:relative;min-width:0}.browser-frame{background:#fff;border:1px solid rgba(130,150,166,.28);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.browser-bar{height:39px;border-bottom:1px solid #e5ebee;display:flex;align-items:center;gap:6px;padding:0 15px;background:#fbfcfc}.browser-bar>span{width:8px;height:8px;border-radius:50%;background:#d5dde1}.browser-bar small{margin-left:8px;color:#8a96a7;font-size:10px;font-weight:700}.hero-frame{transform:none;box-shadow:0 30px 80px rgba(13,31,58,.16)}.hero-screen{aspect-ratio:1/0.94;overflow:hidden;background:linear-gradient(180deg,#f5f8fb 0%,#eef3f7 100%);padding:10px 10px 0}.hero-screen img{width:100%;height:100%;object-fit:contain;object-position:top center}.floating-insight{position:absolute;background:#fff;border:1px solid #d6e3e1;border-radius:16px;box-shadow:0 18px 48px rgba(13,31,58,.16);padding:16px 18px}.floating-insight small,.floating-insight em{display:block;color:#758197;font-size:10px;font-style:normal}.floating-insight strong{display:block;color:var(--ink)}.floating-score{left:-18px;bottom:28px;min-width:156px}.floating-score strong{font-size:29px;line-height:1.1}.floating-score strong span{font-size:13px;color:#748197}.floating-action{right:-8px;top:34px;width:218px}.floating-action strong{font-size:13px;line-height:1.35;margin:4px 0}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:68px;background:rgba(117,144,145,.18);border:1px solid rgba(117,144,145,.18);border-radius:18px;overflow:hidden}.promise-strip article{background:rgba(255,255,255,.72);padding:24px 28px}.promise-strip span{display:block;color:var(--green-dark);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:6px}.promise-strip strong{font-size:15px;line-height:1.5}
.section{padding:112px 0}.section-heading h2,.score-copy h2,.actions-copy h2,.contact-copy h2{font-size:clamp(32px,3.5vw,50px);line-height:1.12;letter-spacing:-.035em;margin:0;text-wrap:balance}.section-heading p,.score-copy>p,.actions-copy>p{color:var(--muted);font-size:17px;line-height:1.65}.split-heading{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:end;margin-bottom:42px}.split-heading>p{margin:0 0 7px}.product-section{background:#fff}.product-demo{background:var(--navy);border-radius:var(--radius-lg);padding:20px;box-shadow:0 30px 75px rgba(11,23,48,.15)}.product-tabs{display:flex;gap:5px;padding:4px}.product-tabs button{border:0;background:transparent;color:#aab7ca;border-radius:11px;padding:13px 18px;font-weight:800;cursor:pointer}.product-tabs button.active{background:#fff;color:var(--ink)}.product-stage{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:center;margin-top:12px}.product-copy{padding:30px;color:#fff}.product-copy h3{font-size:28px;line-height:1.18;letter-spacing:-.03em;margin:10px 0 14px;text-wrap:balance}.product-copy p{color:#b8c6d8;line-height:1.65}.product-copy ul{list-style:none;padding:0;margin:25px 0 0}.product-copy li{padding:10px 0;border-top:1px solid rgba(255,255,255,.13);font-size:13px;color:#d8e2ed}.stage-kicker{font-size:11px!important;color:#64ddc1!important;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.product-frame{border-color:rgba(255,255,255,.12);box-shadow:none}.product-screen{aspect-ratio:1/0.84;overflow:hidden;background:linear-gradient(180deg,#f5f8fb 0%,#eef3f7 100%);padding:10px 10px 0}.product-screen img{width:100%;height:100%;object-fit:contain;object-position:top center;transition:opacity .18s ease}.product-screen img.changing{opacity:.15}
.score-section{background:linear-gradient(135deg,#eff8f3,#f7fbf9 55%,#edf8f9)}.score-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:78px;align-items:center}.score-visual{min-height:510px;position:relative;display:grid;place-items:center}.score-ring{width:330px;height:330px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) 0 56%,#dce9e4 56% 100%);position:relative;box-shadow:0 25px 65px rgba(7,131,108,.15)}.score-ring:before{content:"";position:absolute;inset:30px;background:#f7fbf9;border-radius:50%}.score-ring>div{position:relative;text-align:center}.score-ring strong{font-size:90px;line-height:.95;letter-spacing:-.07em}.score-ring span{font-size:20px;color:#6d7b8f}.score-ring small{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--green-dark);font-weight:900;margin-top:12px}.confidence-card{position:absolute;right:-10px;bottom:26px;background:#fff;border:1px solid #cfe1db;border-radius:17px;padding:18px 20px;width:215px;box-shadow:0 18px 45px rgba(13,31,58,.1)}.confidence-card span{font-size:10px;color:#7a8798;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.confidence-card strong{display:block;font-size:22px;margin:4px 0}.confidence-card p{font-size:11px;color:#758197;margin:0}.score-copy>p{margin:22px 0 30px;max-width:660px}.score-factors{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cadfda}.score-factors article{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:20px 18px 20px 0;border-bottom:1px solid #cadfda}.score-factors article:nth-child(odd){border-right:1px solid #cadfda}.score-factors article:nth-child(even){padding-left:20px}.score-factors span{color:#8794a4;font-size:11px;font-weight:900}.score-factors h3{font-size:15px;margin:0 0 4px}.score-factors p{font-size:12px;color:#6b788c;margin:0}
.actions-section{background:var(--navy);color:#fff;overflow:hidden}.actions-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:56px;align-items:center}.actions-copy h2{max-width:580px}.actions-copy>p{color:#b9c7d9;max-width:590px}.action-list{margin-top:32px}.action-list article{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:17px 0;border-top:1px solid rgba(255,255,255,.14)}.action-list article>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(100,225,197,.45);border-radius:50%;color:#70e2c8;font-weight:900}.action-list strong{font-size:14px}.action-list p{margin:4px 0 0;color:#aebdd0;font-size:12px}.action-preview-stack{min-height:580px;position:relative}.action-frame{position:absolute;width:90%;background:#fff;border-color:rgba(255,255,255,.1)}.action-frame img{width:100%;height:100%;object-fit:contain;object-position:top center;background:linear-gradient(180deg,#f5f8fb 0%,#eef3f7 100%)}.action-frame.back{height:440px;right:0;top:0;opacity:.72;transform:none}.action-frame.front{height:460px;left:0;bottom:0;transform:none;box-shadow:0 30px 75px rgba(0,0,0,.28)}
.demo-section{background:#fff}.demo-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding-bottom:24px;border-bottom:1px solid var(--line)}.demo-heading h2{font-size:clamp(32px,3.4vw,48px);line-height:1.12;letter-spacing:-.03em;margin:0;max-width:760px;text-wrap:balance}.decathlon-logo{width:184px;max-height:44px;object-fit:contain;display:block}.demo-grid{display:grid;grid-template-columns:1.06fr .94fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-top:28px}.demo-metrics{display:grid;grid-template-columns:1fr 1fr}.demo-metrics article{padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.demo-metrics article:nth-child(even){border-right:0}.demo-metrics article:nth-last-child(-n+2){border-bottom:0}.demo-metrics span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#748197;font-weight:900}.demo-metrics strong{display:block;font-size:46px;letter-spacing:-.045em;margin:8px 0}.demo-metrics p{margin:0;color:#738095;font-size:12px}.demo-reading{padding:47px;background:linear-gradient(145deg,#eef8f3,#f4faf8)}.demo-reading>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--green-dark);font-weight:900}.demo-reading h3{font-size:26px;line-height:1.26;letter-spacing:-.02em;margin:12px 0;text-wrap:balance}.demo-reading p{color:#647287}.text-link{display:inline-flex;gap:8px;margin-top:15px;color:var(--navy);font-weight:850;text-decoration:none;font-size:13px}.demo-note{font-size:11px;color:#8793a4;margin-top:14px}
.workflow-section{background:var(--warm)}.centered-heading{text-align:center;max-width:850px;margin:0 auto 50px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.workflow-grid article{background:#fff;border:1px solid #dbe5e2;border-radius:18px;padding:28px;min-height:230px;transition:transform .18s ease,box-shadow .18s ease}.workflow-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(13,31,58,.08)}.workflow-grid span{color:var(--green-dark);font-size:12px;font-weight:900}.workflow-grid h3{font-size:19px;line-height:1.28;margin:34px 0 10px;text-wrap:balance}.workflow-grid p{font-size:13px;color:#6c798d}.audience-section{background:#fff}.audience-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:16px}.audience-grid article{border-radius:22px;padding:34px;min-height:210px;background:#f3f7f5;border:1px solid #dce6e2}.audience-grid article:first-child{background:linear-gradient(145deg,#0e2242,#143657);color:#fff}.audience-grid h3{font-size:22px;line-height:1.24;margin:0 0 14px;text-wrap:balance}.audience-grid p{color:#68768a}.audience-grid article:first-child p{color:#becbdc}
.faq-section{background:#f6f8f7}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:110px;align-items:start}.faq-heading{position:sticky;top:112px}.faq-heading h2{font-size:clamp(32px,3.4vw,46px);line-height:1.12;letter-spacing:-.03em;margin:0;text-wrap:balance}.faq-heading>p:last-child{color:#69778b}.faq-list{border-top:1px solid #cfdadd}.faq-list article{border-bottom:1px solid #cfdadd}.faq-list button{width:100%;border:0;background:transparent;padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;color:var(--ink);font-weight:850;cursor:pointer}.faq-list button span{font-size:17px}.faq-list button i{width:16px;height:16px;position:relative;flex:0 0 16px}.faq-list button i:before,.faq-list button i:after{content:"";position:absolute;left:0;top:7px;width:16px;height:2px;background:var(--ink)}.faq-list button i:after{transform:rotate(90deg);transition:.18s}.faq-list button[aria-expanded="true"] i:after{transform:rotate(0)}.faq-answer{padding:0 42px 24px 0;color:#66748a}.faq-answer p{margin:0}.contact-section{background:linear-gradient(140deg,#0a1730,#122d4d);color:#fff}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.contact-copy>p{color:#b8c6d7}.contact-copy ul{list-style:none;padding:0;margin:30px 0 0}.contact-copy li{padding:10px 0;color:#d4ddea}.contact-copy li:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:12px}.contact-form{background:#fff;color:var(--ink);padding:32px;border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.18)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:grid;gap:7px;margin-bottom:14px;font-size:12px;color:#48566c;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #ccd8df;border-radius:10px;padding:12px 13px;color:var(--ink);background:#fff}.contact-form input,.contact-form select{height:48px}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid rgba(16,185,129,.15);border-color:#63bba8}.consent{display:flex!important;align-items:flex-start;gap:9px!important;font-weight:550!important}.consent input{width:17px!important;height:17px!important;margin-top:2px}.form-button{width:100%}.form-status{font-size:13px;margin:13px 0 0}.form-note{font-size:10px;color:#8490a1;margin:10px 0 0}.site-footer{background:#071026;color:#fff;padding:52px 0 26px}.footer-main{display:flex;justify-content:space-between;gap:35px}.footer-main img{width:155px}.footer-main p{color:#9eaabd}.footer-main nav{display:flex;gap:26px;flex-wrap:wrap}.footer-main a{color:#c5cede;text-decoration:none;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:35px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:10px;color:#8492aa}.footer-bottom span:last-child{text-align:right;max-width:720px}
@media(max-width:1100px){.main-nav{display:none}.header-cta{margin-left:auto}.menu-button{display:block}.mobile-menu.open{display:grid;background:#fff;padding:16px 20px;border-bottom:1px solid var(--line);gap:5px}.mobile-menu a{padding:11px;text-decoration:none}.hero-grid,.score-layout,.actions-layout,.faq-layout,.contact-layout{grid-template-columns:1fr}.hero-grid{gap:48px}.hero-product{max-width:900px}.floating-score{left:18px}.floating-action{right:18px}.promise-strip{margin-top:58px}.split-heading{grid-template-columns:1fr;gap:18px}.product-stage{grid-template-columns:1fr}.product-copy{padding:24px 18px 6px}.score-visual{order:2}.score-copy{order:1}.confidence-card{right:10%}.actions-copy{max-width:760px}.action-preview-stack{min-height:560px}.workflow-grid{grid-template-columns:1fr 1fr}.audience-grid{grid-template-columns:1fr}.faq-heading{position:static}.demo-grid{grid-template-columns:1fr}.demo-reading{border-top:1px solid var(--line)}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.header-inner{height:68px}.brand img{width:130px}.header-cta{display:none}.section{padding:72px 0}.hero{padding-top:56px}.hero h1{font-size:38px;max-width:11ch}.hero-lead{font-size:17px}.hero-actions{display:grid}.hero-actions .button{width:100%}.engine-proof{gap:14px}.engine-proof>span{width:100%}.hero-screen{aspect-ratio:auto;padding:8px 8px 0}.floating-insight{display:none}.promise-strip{grid-template-columns:1fr}.promise-strip article+article{border-top:1px solid rgba(117,144,145,.18)}.section-heading h2,.score-copy h2,.actions-copy h2,.contact-copy h2{font-size:34px}.product-demo{padding:10px;border-radius:20px}.product-tabs{display:grid;grid-template-columns:1fr;white-space:normal}.product-tabs button{width:100%}.product-copy h3{font-size:24px}.product-screen{aspect-ratio:auto;padding:8px 8px 0}.score-visual{min-height:430px}.score-ring{width:265px;height:265px}.score-ring strong{font-size:72px}.confidence-card{right:0;bottom:4px;width:185px}.score-factors{grid-template-columns:1fr}.score-factors article:nth-child(odd){border-right:0}.score-factors article:nth-child(even){padding-left:0}.action-preview-stack{min-height:430px}.action-frame.back{height:300px}.action-frame.front{height:320px}.demo-heading{display:block}.decathlon-logo{margin-top:20px;width:168px}.demo-metrics{grid-template-columns:1fr}.demo-metrics article{border-right:0}.demo-metrics article:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.demo-metrics article:last-child{border-bottom:0}.demo-reading{padding:28px}.workflow-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.contact-form{padding:23px}.footer-main,.footer-bottom{display:block}.footer-main nav{margin-top:25px}.footer-bottom span{display:block;margin-top:10px;text-align:left!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.workflow-grid article,.product-screen img{transition:none}}


/* ===== V3.2. final polish ===== */
:root{--container:1220px;--section-space:96px}
body{overflow-x:hidden}
h1,h2,h3,.faq-list button span{text-wrap:balance}
p{orphans:3;widows:3}
.section{padding:var(--section-space) 0}
.header-inner{height:72px;gap:24px}
.main-nav{gap:22px}.main-nav a{white-space:nowrap}
.header-cta{min-width:210px}
.hero{padding:82px 0 42px}
.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:58px}
.hero-copy{min-width:0}
.hero h1{font-size:clamp(42px,4.55vw,62px);line-height:1.055;letter-spacing:-.043em;max-width:14ch}
.hero-lead{font-size:18px;line-height:1.62;max-width:590px;margin-top:24px;text-wrap:pretty}
.hero-product{min-width:0}
.hero-frame{transform:none;border-radius:20px;box-shadow:0 28px 70px rgba(13,31,58,.16)}
.hero-screen{aspect-ratio:1.505/1;height:auto;padding:10px 10px 0;background:#edf2f6}
.hero-screen img{width:100%;height:100%;object-fit:contain;object-position:top center}
.promise-strip{margin-top:64px}.promise-strip article{padding:22px 26px}
.promise-strip strong{font-size:15px;line-height:1.45}
.section-heading h2,.score-copy h2,.actions-copy h2,.contact-copy h2{font-size:clamp(32px,3.25vw,48px);line-height:1.12;letter-spacing:-.032em}
.split-heading{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:64px;margin-bottom:42px}
.split-heading>div h2{max-width:16ch}.split-heading>p{max-width:580px;line-height:1.65}
.product-demo{padding:18px;border-radius:26px}
.product-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px}
.product-tabs button{width:100%;min-height:48px;padding:10px 14px}
.product-stage{grid-template-columns:minmax(250px,310px) minmax(0,1fr);gap:24px}
.product-copy{padding:28px 22px}.product-copy h3{font-size:27px;line-height:1.18}.product-copy p{line-height:1.62}
.product-frame{border-radius:16px}
.product-screen{aspect-ratio:1.46/1;height:auto;padding:9px 9px 0;background:#eef3f7}
.product-screen img{width:100%;height:100%;object-fit:contain;object-position:top center}
.score-layout{gap:72px}.score-copy>p{line-height:1.67}.confidence-card{right:0}
.actions-layout{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:54px}
.actions-copy h2{max-width:15ch}.actions-copy>p{line-height:1.65}
.action-preview-grid{display:grid;grid-template-columns:1fr;gap:18px;min-width:0}
.action-preview-grid figure{margin:0;position:static;width:100%;transform:none;opacity:1;border-radius:17px;box-shadow:0 22px 55px rgba(0,0,0,.22)}
.action-screen{aspect-ratio:1.46/1;background:#eef3f7;padding:8px 8px 0;overflow:hidden}
.action-screen img{width:100%;height:100%;object-fit:contain;object-position:top center}
.action-preview-grid figcaption{padding:12px 16px 14px;color:#637188;background:#fff;font-size:12px;line-height:1.45}
.demo-heading{align-items:center}.demo-heading h2{max-width:17ch}
.decathlon-logo-wrap{display:flex;align-items:center;justify-content:center;min-width:218px;padding:12px 16px;border:1px solid #dbe4e6;border-radius:15px;background:#fff}
.decathlon-logo{width:190px;height:auto;max-height:none;object-fit:contain;margin:0}
.demo-reading h3{font-size:26px;line-height:1.26;max-width:23ch}
.workflow-grid article{min-height:210px}.workflow-grid h3{margin-top:30px}
.audience-grid article{min-height:195px}
.faq-layout{gap:82px}.faq-heading h2{max-width:14ch}.faq-list button{padding:23px 0}.faq-answer{line-height:1.65}
.contact-layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:66px}
.contact-copy h2{max-width:15ch}.contact-copy>p{line-height:1.65}.form-note{display:none}
@media(max-width:1100px){
  :root{--section-space:84px}
  .hero-grid{grid-template-columns:1fr;gap:46px}.hero-copy{max-width:760px}.hero h1{max-width:15ch}
  .hero-product{max-width:920px}.split-heading{grid-template-columns:1fr;gap:18px}
  .product-stage{grid-template-columns:1fr}.product-copy{max-width:760px}
  .actions-layout{grid-template-columns:1fr}.action-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .contact-layout{grid-template-columns:1fr}.contact-copy{max-width:760px}
}
@media(max-width:760px){
  :root{--section-space:70px}
  .container{width:min(calc(100% - 28px),var(--container))}
  .hero{padding-top:54px}.hero h1{font-size:36px;line-height:1.07;max-width:none}.hero-lead{font-size:16px;line-height:1.58}
  .hero-actions{margin-top:26px}.engine-proof{margin-top:28px;gap:12px}.engine-proof img{width:23px;height:23px}
  .hero-screen{aspect-ratio:1.48/1;padding:6px 6px 0}
  .promise-strip{margin-top:50px}.promise-strip article{padding:20px 22px}
  .section-heading h2,.score-copy h2,.actions-copy h2,.contact-copy h2{font-size:32px;line-height:1.14}
  .product-demo{padding:10px;border-radius:20px}.product-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.product-tabs button{font-size:11px;padding:9px 5px;line-height:1.2}
  .product-copy{padding:24px 12px 6px}.product-copy h3{font-size:23px}.product-screen{aspect-ratio:1.46/1;padding:5px 5px 0}
  .score-visual{min-height:410px}.confidence-card{right:0}
  .action-preview-grid{grid-template-columns:1fr}.action-screen{aspect-ratio:1.46/1}
  .demo-heading{display:grid;gap:18px}.decathlon-logo-wrap{justify-self:start;min-width:0}.decathlon-logo{width:170px;margin:0}
  .demo-metrics article{padding:28px}.demo-reading{padding:28px}.demo-reading h3{font-size:24px}
  .workflow-grid article,.audience-grid article{min-height:0}
  .faq-layout{gap:36px}.faq-list button span{font-size:16px}
  .contact-form{padding:22px}
}
@media(max-width:420px){
  .hero h1{font-size:34px}.section-heading h2,.score-copy h2,.actions-copy h2,.contact-copy h2{font-size:30px}
  .product-tabs{grid-template-columns:1fr}.product-tabs button{font-size:13px;min-height:42px}
}

/* V3.2 final typographic tuning */
.hero h1{font-size:clamp(40px,4.15vw,56px);max-width:16ch}
.actions-copy h2{font-size:clamp(32px,3.05vw,44px);max-width:17ch}
.demo-heading h2{font-size:clamp(31px,3.05vw,44px)}
@media(max-width:760px){.hero h1{font-size:35px;max-width:none}.product-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.product-tabs button{font-size:10.5px;padding-inline:4px}}
@media(max-width:420px){.hero h1{font-size:33px}.product-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}


/* V3.3: visual, responsive and SEO content polish */
:root{--section-space:90px}
.hero h1{font-size:clamp(38px,3.9vw,52px);line-height:1.08;max-width:17ch;letter-spacing:-.038em}
.section-heading h2,.score-copy h2,.contact-copy h2{font-size:clamp(30px,2.9vw,42px);line-height:1.15;letter-spacing:-.028em}
.actions-copy h2,.demo-heading h2{font-size:clamp(30px,2.75vw,40px);line-height:1.16;letter-spacing:-.026em}
.product-copy h3{font-size:24px;line-height:1.23;letter-spacing:-.022em}
.hero-lead,.section-heading p,.score-copy>p,.actions-copy>p,.contact-copy>p{max-width:62ch}

.visibility-section{background:#fff;border-top:1px solid rgba(16,34,58,.06);border-bottom:1px solid rgba(16,34,58,.06)}
.visibility-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}
.visibility-intro h2{font-size:clamp(30px,2.9vw,42px);line-height:1.15;letter-spacing:-.028em;margin:0;max-width:15ch;text-wrap:balance}
.visibility-intro>p:last-child{color:var(--muted);font-size:17px;line-height:1.68;max-width:60ch}
.visibility-points{display:grid;border-top:1px solid var(--line)}
.visibility-points article{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}
.visibility-points strong{font-size:15px}.visibility-points p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.visibility-links{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:4px}
.visibility-links a{display:grid;gap:8px;min-height:128px;padding:22px;border:1px solid #d9e4e2;border-radius:17px;background:#f7faf8;color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.visibility-links a:hover{transform:translateY(-3px);border-color:#a8d4c8;box-shadow:0 16px 36px rgba(13,31,58,.08)}
.visibility-links span{color:var(--green-dark);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.visibility-links strong{font-size:16px;line-height:1.4}

.product-demo{overflow:hidden}
.product-tabs{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.035);border-radius:16px}
.product-tabs button,.action-tabs button{appearance:none;-webkit-appearance:none;position:relative;border:1px solid transparent!important;outline:0!important;box-shadow:none!important;background:transparent}
.product-tabs button::before,.product-tabs button::after,.action-tabs button::before,.action-tabs button::after{content:none!important;display:none!important}
.product-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 5px 16px rgba(0,0,0,.16)!important}
.product-tabs button:focus-visible,.action-tabs button:focus-visible{box-shadow:0 0 0 3px rgba(100,225,197,.35)!important}
.product-copy-panel{align-self:center}
.product-copy ul{display:grid;gap:10px;margin-top:24px}
.product-copy li{position:relative;border:0;padding:0 0 0 18px;line-height:1.45}
.product-copy li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#64ddc1}

.hero-screen,.product-screen,.action-screen{aspect-ratio:auto;height:auto;padding:0;overflow:hidden;background:#eef3f7}
.hero-screen img,.product-screen img,.action-screen img{width:100%;height:auto;object-fit:contain;object-position:top center}
.product-screen img,.action-screen img{transition:opacity .15s ease}.product-screen img.changing,.action-screen img.changing{opacity:.18}

.action-preview{min-width:0}
.action-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:12px;padding:5px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.04)}
.action-tabs button{min-height:44px;border-radius:10px;color:#b8c5d6;font-weight:800;cursor:pointer}
.action-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 5px 16px rgba(0,0,0,.18)!important}
.action-frame{width:100%;position:static;transform:none;opacity:1;border-radius:17px;box-shadow:0 24px 58px rgba(0,0,0,.25)}
.action-frame figcaption{padding:13px 16px 15px;color:#637188;background:#fff;font-size:12px;line-height:1.45}

.demo-heading h2{max-width:20ch}.demo-reading h3{font-size:24px;max-width:27ch}
.workflow-grid h3,.audience-grid h3{font-size:18px}
.faq-heading h2{font-size:clamp(30px,2.8vw,40px)}

.article-main{background:#fff}.article-hero{padding:76px 0 52px;background:linear-gradient(180deg,#f4faf6,#fff)}
.article-hero .container{max-width:900px}.article-hero h1{font-size:clamp(36px,4vw,54px);line-height:1.09;letter-spacing:-.038em;margin:0;max-width:18ch;text-wrap:balance}
.article-hero p:last-child{font-size:19px;line-height:1.65;color:var(--muted);max-width:760px}
.article-body{max-width:900px;padding-top:66px;padding-bottom:90px}
.article-body h2{font-size:32px;line-height:1.2;letter-spacing:-.025em;margin:52px 0 18px;text-wrap:balance}
.article-body h3{font-size:22px;margin:32px 0 12px}.article-body p,.article-body li{font-size:17px;line-height:1.72;color:#4f5e73}
.article-body strong{color:var(--ink)}.article-body ul,.article-body ol{padding-left:24px}
.article-callout{margin:34px 0;padding:25px 28px;border:1px solid #cce5dc;border-radius:18px;background:#f1faf6}.article-callout p{margin:0}
.article-nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:42px}.article-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:#738096;font-size:13px}

@media(max-width:1100px){
 .visibility-layout{grid-template-columns:1fr}.visibility-links{grid-template-columns:1fr 1fr}.hero h1{max-width:18ch}
}
@media(max-width:760px){
 :root{--section-space:66px}.hero h1{font-size:32px;line-height:1.1}.section-heading h2,.score-copy h2,.contact-copy h2,.actions-copy h2,.demo-heading h2{font-size:29px;line-height:1.18}.product-copy h3{font-size:22px}
 .product-tabs{grid-template-columns:1fr}.product-tabs button{font-size:13px;min-height:42px}.visibility-points article{grid-template-columns:1fr;gap:6px}.visibility-links{grid-template-columns:1fr}.visibility-links a{min-height:0}
 .action-tabs{grid-template-columns:1fr}.article-hero{padding:58px 0 38px}.article-hero h1{font-size:34px}.article-hero p:last-child{font-size:17px}.article-body{padding-top:48px;padding-bottom:70px}.article-body h2{font-size:27px}.article-body p,.article-body li{font-size:16px}
}
/* V3.3 final headline tuning */
.hero h1{font-size:clamp(36px,3.65vw,48px);max-width:18ch}
@media(max-width:760px){.hero h1{font-size:30px;line-height:1.12}}

/* Launch readiness */
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.consent a{color:var(--navy);text-underline-offset:2px}.turnstile-slot{min-height:70px;margin:2px 0 14px;display:flex;align-items:center}.form-status.success{color:#06715e}.form-status.error,.form-error{color:#a22626}.form-button[disabled]{opacity:.62;cursor:wait;transform:none}.legal-main{padding:76px 0 96px;background:#fff}.legal-content{max-width:850px}.legal-content h1{font-size:clamp(38px,5vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0 0 8px}.legal-content h2{font-size:24px;line-height:1.25;margin:42px 0 12px}.legal-content p,.legal-content li{color:#56647a;line-height:1.72}.legal-content li+li{margin-top:7px}.legal-updated{font-size:13px;margin-bottom:38px}.legal-alert{border:1px solid #f0c879;background:#fff9e9;border-radius:16px;padding:18px 20px;margin:24px 0 34px}.legal-alert strong{color:#6c4a00}.legal-alert p{margin:5px 0 0;font-size:13px}.legal-value{background:#fff0c8;border-radius:4px;padding:1px 4px;color:#4d3907}.legal-back{margin-left:auto}.error-page{min-height:75vh;display:grid;place-items:center;text-align:center}.error-page .container{max-width:680px}.error-page img{margin:0 auto 24px}.error-page h1{font-size:clamp(38px,6vw,58px);margin:0 0 12px}.error-page p{color:var(--muted);margin-bottom:24px}@media(max-width:760px){.legal-main{padding:54px 0 72px}.legal-content h2{font-size:21px}.legal-back{min-height:40px;padding:0 14px;font-size:12px}.turnstile-slot{overflow:hidden}}

/* =========================================================
   CONFIRMATION FORMULAIRE PILOTE
   ========================================================= */

.form-submitted {
  display: block;
}

.form-success-panel {
  width: 100%;
  padding: 48px 32px;
  border: 1px solid rgba(37, 99, 235, 0.16);
  border-radius: 20px;
  background: rgba(239, 246, 255, 0.72);
  text-align: center;
}

.form-success-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: #166534;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

.form-success-panel h3 {
  margin: 0 0 12px;
  font-size: clamp(1.45rem, 3vw, 2rem);
  line-height: 1.2;
}

.form-success-panel p {
  max-width: 560px;
  margin: 0 auto 24px;
  line-height: 1.65;
}

.form-success-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-decoration: none;
}

.form-success-link:hover {
  text-decoration: underline;
}

@media (max-width: 640px) {
  .form-success-panel {
    padding: 36px 22px;
  }
}
