:root {
  --bg:#f8f9fb;--surface:#fff;--surface-2:#f3f5f8;--ink:#101d30;--muted:#5f6b7b;--soft:#8590a0;
  --line:#dfe4eb;--line-strong:#cbd3de;--brand:#1764c8;--brand-dark:#0e4ea4;--brand-soft:#edf4fd;
  --green:#16805d;--green-soft:#e9f5f0;--header:#fff;--earth:#101722;--radius:10px;--shell:1180px;
}
[data-theme="dark"] {
  --bg:#181a1d;--surface:#202327;--surface-2:#282c31;--ink:#f2f3f5;--muted:#b4bac3;--soft:#8e969f;
  --line:#383d44;--line-strong:#4b5159;--brand:#6da2e7;--brand-dark:#8ab4ec;--brand-soft:#252f3b;
  --green:#6ac4a3;--green-soft:#253a33;--header:#202327;--earth:#0b0e12;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{margin:0;background:var(--bg);color:var(--ink);font:400 15px/1.55 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}.shell{width:min(var(--shell),calc(100% - 40px));margin:auto}.section{padding:64px 0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:1000;left:8px;top:8px;padding:8px 12px;background:var(--ink);color:var(--bg);transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.preprod-header{position:sticky;top:0;z-index:100;height:62px;background:var(--header);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:750;letter-spacing:-.03em;white-space:nowrap}.brand img{width:34px;height:34px}.header-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.header-nav a{color:var(--muted);font-size:13px;font-weight:650}.header-nav a:hover{color:var(--brand)}.header-actions{display:flex;align-items:center;gap:10px}.theme-toggle,.nav-toggle{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer}.theme-toggle{border-radius:50%}.theme-label{display:none}.nav-toggle{display:none;width:auto;padding:0 10px;gap:6px;border-radius:6px}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:6px;padding:0 17px;font-weight:700;font-size:13px;line-height:1.1}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark)}.button-secondary{background:var(--surface);border-color:var(--line-strong)}.header-cta{min-height:36px;padding:0 14px;font-size:12px}
.hero{padding:62px 0 56px;background:var(--surface);border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center}.hero-label,.panel-label{margin:0 0 13px;color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}h1{max-width:590px;margin:0;font-size:clamp(52px,5vw,62px);line-height:1.01;letter-spacing:-.055em;font-weight:780}.hero-lead{max-width:610px;margin:22px 0;color:var(--muted);font-size:16px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:9px}.text-link{display:inline-flex;margin-top:14px;color:var(--brand);font-size:13px;font-weight:700}.data-freshness{display:flex;align-items:center;gap:7px;margin:20px 0 0;color:var(--soft);font-size:11px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}
.data-proof{background:var(--surface);border:1px solid var(--line-strong);padding:24px 26px}.proof-heading h2{margin:0;font-size:19px;letter-spacing:-.02em}.proof-heading .panel-label{margin-bottom:5px}.proof-metrics{margin-top:18px;border-top:1px solid var(--line)}.proof-metrics article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.metric-label{font-size:13px;font-weight:700}.metric-value{grid-column:2;grid-row:1/3;font-size:35px;line-height:1;letter-spacing:-.05em}.metric-unit{color:var(--muted);font-size:11px}.meter{grid-column:1/3;height:3px;margin-top:10px;background:var(--surface-2)}.meter span{display:block;width:0;height:100%;background:var(--brand);transition:width .5s}.proof-metrics small{grid-column:1/3;margin-top:6px;color:var(--soft);font-size:10px}.proof-foot{display:flex;justify-content:space-between;gap:15px;padding-top:14px;color:var(--muted);font-size:11px}.proof-foot a{color:var(--brand);font-weight:700}
.trust-bar{background:var(--surface);border-bottom:1px solid var(--line)}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);min-height:64px}.trust-list>*{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);padding:10px 20px}.trust-list>*:last-child{border:0}.trust-list>*>span{color:var(--brand);font-weight:800}.trust-list p{margin:0;line-height:1.2}.trust-list strong,.trust-list small{display:block}.trust-list strong{font-size:12px}.trust-list small{margin-top:3px;color:var(--soft);font-size:10px}
.section-heading{max-width:720px;margin-bottom:28px}.section-heading h2{margin:0;font-size:36px;line-height:1.1;letter-spacing:-.04em}.section-heading>p,.split-heading>p{margin:9px 0 0;color:var(--muted);font-size:14px}.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:40px}.split-heading>div{max-width:680px}.split-heading>p{max-width:390px;margin:0}
.performance{background:var(--bg)}.performance-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line-strong);background:var(--surface)}.performance-card{min-width:0;padding:25px 28px}.performance-card+ .performance-card{border-left:1px solid var(--line)}.card-topline{display:flex;justify-content:space-between;color:var(--soft);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.performance-card h3{margin:10px 0 18px;font-size:20px;letter-spacing:-.025em}.performance-number{display:flex;align-items:end;gap:12px}.performance-number>strong{font-size:50px;line-height:.86;letter-spacing:-.055em}.performance-number>span{color:var(--muted);font-size:11px;line-height:1.35}.performance-number b{color:var(--ink)}.performance-chart{height:4px;margin:19px 0 12px;background:var(--surface-2)}.performance-chart span{display:block;width:0;height:100%;background:var(--brand)}.performance-card>p{min-height:38px;margin:0;color:var(--muted);font-size:12px}.market-chips{min-height:22px;display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.market-chips span{padding:2px 5px;border:1px solid var(--line);font-size:9px;color:var(--muted)}.card-divider{height:1px;background:var(--line);margin:16px 0 12px}.performance-card .scope-note{min-height:34px;color:var(--soft);font-size:10px}.card-link{display:inline-flex;margin-top:6px;color:var(--brand);font-size:11px;font-weight:700}.disclaimer{max-width:760px;margin:14px auto 0;color:var(--soft);font-size:10px;text-align:center}
.match-explorer{background:var(--surface);border-block:1px solid var(--line)}.earth-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:0;align-items:start;border:1px solid var(--line-strong);background:var(--surface)}.match-column{min-width:0}.match-list{display:grid}.match-card{position:relative;min-height:82px;border-bottom:1px solid var(--line);background:var(--surface)}.match-card.is-active{background:var(--brand-soft);box-shadow:inset 3px 0 var(--brand)}.match-select{width:100%;min-height:82px;display:grid;grid-template-columns:98px minmax(0,1fr);gap:10px;align-items:center;border:0;background:transparent;color:var(--ink);padding:10px 94px 10px 14px;text-align:left;cursor:pointer}.match-meta{display:flex;flex-direction:column;color:var(--soft);font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.04em}.match-meta time{margin-top:6px;color:var(--muted);font-size:10px;font-weight:650;text-transform:none}.match-teams{min-width:0;display:grid;gap:5px}.match-team{display:grid;grid-template-columns:21px minmax(0,1fr);align-items:center;gap:7px;font-size:12px;font-weight:680}.match-team img,.team-fallback{width:21px;height:21px;object-fit:contain}.team-fallback{display:grid;place-items:center;background:var(--surface-2);font-size:7px;color:var(--brand)}.match-team span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-analysis{position:absolute;z-index:2;right:12px;bottom:13px;display:flex;gap:5px;color:var(--brand);font-size:10px;font-weight:750}.match-analysis:hover{text-decoration:underline}.match-skeleton{height:82px;border-bottom:1px solid var(--line);background:var(--surface-2)}.match-error{margin:0;padding:20px;color:var(--muted);font-size:12px}.all-matches{width:calc(100% - 24px);margin:12px}.earth-sticky{position:sticky;top:78px}.mini-earth{position:relative;height:474px;overflow:hidden;background:var(--earth);isolation:isolate}#preprod-cesium{position:absolute;inset:0}#preprod-cesium canvas{width:100%;height:100%;display:block}.earth-placeholder{position:absolute;inset:0;z-index:2;display:grid;place-items:center;align-content:center;gap:16px;background:#151c27;color:#b9c2ce}.earth-placeholder.is-hidden{opacity:0;pointer-events:none}.earth-placeholder.is-fallback .css-globe{opacity:.35}.earth-placeholder p{font-size:11px}.loader-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8da9cf}.css-globe{position:relative;width:190px;aspect-ratio:1;border-radius:50%;overflow:hidden;border:1px solid #52647c;background:radial-gradient(circle at 32% 25%,#5c789b 0 6%,#304d70 31%,#182d48 63%,#0d1624 100%);box-shadow:inset -25px -15px 40px #070b11}.css-globe:before,.css-globe:after,.css-globe span{content:"";position:absolute;inset:15% -15%;border:1px solid rgba(190,208,231,.25);border-radius:50%;transform:rotate(18deg)}.css-globe:after{inset:-14% 24%;transform:rotate(-10deg)}.css-globe span{inset:42% -10%;transform:none}.earth-overlay{position:absolute;z-index:3;left:16px;bottom:16px;display:grid;gap:1px;max-width:390px;padding:11px 13px;color:#fff;background:rgba(11,15,21,.86);border-left:3px solid #5892db}.earth-kicker{margin:0;color:#99b6dc;font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.earth-overlay strong{font-size:14px}.earth-overlay>span{color:#b2bbc7;font-size:10px}.earth-credit{position:absolute;z-index:3;right:8px;top:6px;margin:0;color:rgba(255,255,255,.5);font-size:7px}.earth-help{margin:8px 10px 0;color:var(--soft);font-size:9px;text-align:center}
.follow{padding:42px 0;background:var(--bg)}.follow-card{display:grid;grid-template-columns:230px minmax(0,1fr) auto;gap:26px;align-items:center;border-block:1px solid var(--line);padding-block:22px}.follow-intro h2{margin:0;font-size:25px;letter-spacing:-.035em}.follow-intro p{margin:4px 0 0;color:var(--muted);font-size:11px}.follow-steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.follow-steps li{display:flex;gap:8px;padding:5px 16px;border-left:1px solid var(--line)}.follow-steps li>span{color:var(--brand);font-size:10px;font-weight:800}.follow-steps strong,.follow-steps small{display:block}.follow-steps strong{font-size:12px}.follow-steps small{margin-top:3px;color:var(--soft);font-size:9px}.follow-actions{display:grid;gap:6px}.follow-actions .button{min-height:35px;font-size:10px}
.paths{background:var(--surface)}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.path-card{min-height:94px;display:grid;grid-template-columns:34px minmax(0,1fr) 12px;gap:10px;align-items:start;border:1px solid var(--line);padding:14px;background:var(--surface)}.path-card:hover{border-color:var(--brand)}.path-card.featured{background:var(--brand-soft)}.path-icon{width:34px;height:34px;display:grid;place-items:center;background:var(--surface-2);color:var(--brand);font-size:9px;font-weight:800}.path-card h3{margin:1px 0 3px;font-size:13px;line-height:1.2}.path-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.4}.path-card b{color:var(--brand);font-size:11px}
.newsletter-section{padding:48px 0;background:var(--bg)}.newsletter-card{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;border:1px solid var(--line);padding:28px 32px;background:var(--surface)}.newsletter-card h2{margin:0;font-size:25px;line-height:1.15;letter-spacing:-.035em}.newsletter-card>div>p{margin:6px 0 0;color:var(--muted);font-size:12px}.newsletter-fields{display:flex;gap:7px}.newsletter-fields input{min-width:0;flex:1;height:42px;border:1px solid var(--line-strong);padding:0 12px;background:var(--surface);color:var(--ink)}.newsletter-consent{display:flex;gap:7px;margin-top:8px;color:var(--soft);font-size:9px}#newsletter-message{min-height:14px;margin:5px 0 0;font-size:10px}
.faq{background:var(--surface)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:17px 0;cursor:pointer;list-style:none;font-size:13px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font-size:18px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-4px 35px 16px 0;color:var(--muted);font-size:12px}
.preprod-footer{padding:38px 0 18px;background:var(--surface);border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.footer-grid h2{margin:2px 0 10px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.footer-grid>div:not(.footer-brand) a{display:block;margin:6px 0;color:var(--muted);font-size:11px}.footer-brand p{max-width:300px;color:var(--muted);font-size:10px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:25px;padding-top:12px;border-top:1px solid var(--line);color:var(--soft);font-size:9px}
@media(max-width:1050px){.header-nav{gap:16px}.hero-grid{gap:38px}.earth-layout{grid-template-columns:350px minmax(0,1fr)}.follow-card{grid-template-columns:190px 1fr}.follow-actions{grid-column:1/-1;display:flex}.path-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.shell{width:calc(100% - 28px)}.section{padding:46px 0}.preprod-header{height:56px}.nav-toggle{display:flex;margin-left:auto}.header-nav{position:absolute;left:14px;right:14px;top:62px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:7px;border:1px solid var(--line);background:var(--surface)}.header-nav.is-open{display:flex}.header-nav a{padding:9px}.header-cta{display:none}.hero{padding:43px 0}.hero-grid{grid-template-columns:1fr;gap:32px}.data-proof{max-width:600px}.split-heading{display:block}.split-heading>p{margin-top:8px}.earth-layout{grid-template-columns:1fr}.earth-sticky{position:static;grid-row:1}.match-column{grid-row:2}.mini-earth{height:350px}.match-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.match-card{flex:0 0 245px;min-height:125px;scroll-snap-align:start;border-right:1px solid var(--line)}.match-select{min-height:125px;grid-template-columns:1fr;padding:11px 12px 34px}.match-meta{display:grid;grid-template-columns:1fr auto}.match-meta time{margin:0}.match-analysis{left:12px;right:auto;bottom:9px}.all-matches{width:auto;margin:10px 12px}.earth-help{display:none}.follow-card{grid-template-columns:1fr}.follow-steps{border-top:1px solid var(--line);padding-top:12px}.follow-steps li:first-child{border-left:0}.follow-actions{grid-column:auto}.path-grid{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr;gap:25px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}
@media(max-width:520px){body{font-size:14px}.shell{width:calc(100% - 24px)}.section{padding:40px 0}.brand img{width:32px;height:32px}.brand span{font-size:17px}.nav-toggle span:last-child{display:none}.hero{padding:32px 0 30px}.hero-grid{gap:24px}.hero-label{margin-bottom:9px;font-size:9px}h1{font-size:40px;line-height:1.02}.hero-lead{margin:15px 0;font-size:14px;line-height:1.55}.hero-actions{flex-wrap:nowrap}.hero-actions .button{min-height:39px;padding:0 11px;font-size:11px}.text-link{margin-top:11px;font-size:11px}.data-freshness{margin-top:13px}.data-proof{padding:16px}.proof-heading h2{font-size:16px}.proof-metrics{display:grid;grid-template-columns:1fr 1fr;margin-top:11px;border:1px solid var(--line)}.proof-metrics article{display:block;padding:11px;border:0}.proof-metrics article+article{border-left:1px solid var(--line)}.metric-label{display:block;min-height:32px;font-size:10px}.metric-value{display:block;margin-top:4px;font-size:28px}.metric-unit{display:block;font-size:9px}.meter{display:none}.proof-metrics small{display:block;margin-top:4px;font-size:8px}.proof-foot{padding-top:10px;font-size:9px}.trust-list{min-height:54px}.trust-list>*{gap:6px;padding:8px 5px}.trust-list>*>span{font-size:10px}.trust-list strong{font-size:10px}.trust-list small{font-size:8px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:28px}.section-heading>p,.split-heading>p{font-size:11px}.performance-grid{grid-template-columns:1fr}.performance-card{padding:18px}.performance-card+.performance-card{border-left:0;border-top:1px solid var(--line)}.performance-card h3{margin:7px 0 13px;font-size:18px}.performance-number>strong{font-size:40px}.performance-chart{margin:14px 0 9px}.performance-card>p{min-height:auto}.mini-earth{height:245px}.css-globe{width:135px}.earth-placeholder p{max-width:220px;text-align:center}.earth-overlay{left:10px;bottom:10px;max-width:calc(100% - 20px);padding:8px 10px}.earth-overlay strong{font-size:12px}.earth-overlay>span{font-size:8px}.match-card{flex-basis:230px}.follow{padding:28px 0}.follow-card{gap:14px;padding-block:15px}.follow-intro h2{font-size:22px}.follow-steps{grid-template-columns:1fr}.follow-steps li,.follow-steps li:first-child{padding:8px 0;border-left:0;border-bottom:1px solid var(--line)}.follow-steps li:last-child{border:0}.follow-actions{display:flex}.follow-actions .button{flex:1;padding-inline:7px}.path-card{min-height:78px;grid-template-columns:28px 1fr;padding:10px;gap:8px}.path-icon{width:28px;height:28px}.path-card h3{font-size:11px}.path-card p,.path-card b{display:none}.newsletter-section{padding:32px 0}.newsletter-card{grid-template-columns:1fr;gap:16px;padding:19px}.newsletter-card h2{font-size:21px}.newsletter-fields input{width:100%}.newsletter-fields .button{padding-inline:12px}.faq{padding-top:38px}.preprod-footer{padding-top:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px 15px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid;margin-top:18px}}

/* Mobile header order and footer density are intentional in this preprod. */
@media(max-width:820px){.header-actions{order:2;margin-left:auto}.nav-toggle{order:3;margin-left:0}}
@media(max-width:520px){.preprod-footer{padding:24px 0 12px}.footer-grid{gap:14px 15px}.footer-grid h2{margin-bottom:6px}.footer-grid>div:not(.footer-brand) a{margin:4px 0}.footer-bottom{margin-top:13px;padding-top:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Retained V3 source for traceability; disabled after the V4 convergence pass. */
@media (max-width:0px){
:root{
  --bg:#f4f7fb;--surface:#fff;--surface-2:#f7f9fc;--ink:#0b1930;--muted:#526078;--soft:#7b889c;
  --line:#dce4ef;--line-strong:#c8d4e4;--brand:#176bcf;--brand-dark:#0f55aa;--brand-soft:#edf5ff;
  --green:#168460;--green-soft:#e9f6f1;--header:rgba(255,255,255,.96);--earth:#0d1726;--radius:10px;--shell:1180px;
}
[data-theme="dark"]{
  --bg:#10151c;--surface:#161d27;--surface-2:#1b2430;--ink:#f1f5fb;--muted:#aab5c4;--soft:#78879b;
  --line:#293444;--line-strong:#3a4759;--brand:#68a6f2;--brand-dark:#8bbcf6;--brand-soft:#172b44;
  --green:#63c7a1;--green-soft:#17352c;--header:rgba(16,21,28,.96);--earth:#080d14;
}
body{background:var(--bg);letter-spacing:-.006em}
.section{padding:60px 0}
.preprod-header{height:58px;background:var(--header);backdrop-filter:saturate(150%) blur(12px);border-color:color-mix(in srgb,var(--line) 82%,transparent)}
.header-inner{gap:22px}.brand{font-size:17px}.brand img{width:31px;height:31px}.header-nav{gap:23px}.header-nav a{font-size:12px;font-weight:670;transition:color .16s ease}.header-nav a:hover{color:var(--brand)}
.theme-toggle{width:33px;height:33px;border-color:var(--line);background:var(--surface-2);box-shadow:none}.header-cta{min-height:34px;padding-inline:13px}
.button{border-radius:7px;box-shadow:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button-secondary:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}

.hero{padding:70px 0 68px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 72%,var(--bg)) 0%,var(--bg) 100%)}
.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:72px;align-items:center}.hero-copy{max-width:620px}.hero-label{margin-bottom:15px;color:var(--brand);font-size:9px;letter-spacing:.13em}.hero h1{max-width:610px;font-size:59px;line-height:.98;letter-spacing:-.06em}.hero-lead{max-width:600px;margin:22px 0 20px;color:var(--muted);font-size:15px;line-height:1.7}.hero-actions{gap:9px}.hero-actions .button{min-height:44px}.hero .text-link{margin-top:14px}.data-freshness{margin-top:20px;color:var(--soft)}.status-dot{box-shadow:0 0 0 4px var(--green-soft)}
.data-proof{position:relative;padding:25px 26px 20px;border:1px solid var(--line-strong);border-radius:12px;background:linear-gradient(145deg,var(--surface) 0%,color-mix(in srgb,var(--brand-soft) 32%,var(--surface)) 100%);box-shadow:0 18px 46px rgba(25,54,94,.055);overflow:hidden}.data-proof:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--brand),#53a6e8 70%,var(--green))}.proof-heading{padding-bottom:15px;border-bottom:1px solid var(--line)}.proof-heading h2{font-size:18px}.panel-label{color:var(--brand);letter-spacing:.12em}.proof-metrics{margin:0}.proof-metrics article{grid-template-columns:minmax(0,1fr) auto;padding:17px 0}.proof-metrics article+article{border-top:1px solid var(--line)}.metric-label{font-size:12px}.metric-value{font-size:35px;letter-spacing:-.055em}.metric-unit{font-size:9px}.proof-metrics small{font-size:9px}.meter{height:5px;border-radius:99px;background:var(--surface-2);overflow:hidden}.meter span{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#57a3e6)}.proof-metrics article[data-state="unavailable"] .meter span{width:100%!important;background:repeating-linear-gradient(90deg,var(--line-strong) 0 12px,transparent 12px 18px);opacity:.65}.proof-metrics article[data-state="unavailable"] .metric-value{font-size:23px;letter-spacing:-.03em;color:var(--muted)}.proof-foot{padding-top:14px;color:var(--muted)}

.trust-bar{background:var(--surface);border-color:var(--line)}.trust-list{min-height:52px}.trust-list>*{padding:8px 22px}.trust-list>*>span{color:var(--brand);font-size:13px}.trust-list strong{font-size:11px}.trust-list small{font-size:8px;letter-spacing:.01em}

.section-heading{margin-bottom:24px}.section-heading h2{font-size:34px;line-height:1.08;letter-spacing:-.045em}.split-heading>p{max-width:390px;font-size:12px;line-height:1.6}.performance{background:var(--bg)}.performance-grid{gap:16px;border:0;background:transparent}.performance-card{position:relative;min-height:330px;padding:26px 27px;border:1px solid var(--line-strong)!important;border-radius:11px;background:var(--surface);overflow:hidden}.performance-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--brand);opacity:.9}.performance-card[data-performance-card="multi"]:before{background:var(--green)}.performance-card+.performance-card{border-left:1px solid var(--line-strong)}.card-topline{color:var(--soft);font-size:9px;letter-spacing:.11em}.performance-card h3{margin:10px 0 20px;font-size:21px}.performance-number>strong{font-size:54px;color:var(--ink)}.performance-number>span{font-size:11px}.performance-chart{position:relative;height:8px;margin:22px 0 14px;border-radius:99px;overflow:hidden;background:repeating-linear-gradient(90deg,var(--surface-2) 0 calc(10% - 1px),var(--line) calc(10% - 1px) 10%)}.performance-chart span{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#55a2e6)}.performance-card[data-performance-card="multi"] .performance-chart span{background:linear-gradient(90deg,var(--green),#57b69b)}.performance-card[data-state="unavailable"] .performance-chart span{width:100%!important;background:repeating-linear-gradient(90deg,var(--line-strong) 0 18px,transparent 18px 26px);opacity:.5}.performance-card[data-state="unavailable"] .performance-number>strong{font-size:42px;color:var(--muted)}.performance-card>p{color:var(--muted)}.card-divider{background:var(--line)}.scope-note{margin-top:auto}.market-chips span{border-radius:4px;background:var(--surface-2)}.disclaimer{margin-top:13px}

.match-explorer{background:var(--surface);border-color:var(--line)}.earth-layout{grid-template-columns:372px minmax(0,1fr);border:1px solid var(--line-strong);border-radius:12px;box-shadow:0 18px 45px rgba(22,48,86,.06);overflow:hidden}.match-column{background:var(--surface)}.match-card{min-height:79px}.match-card.is-active{background:linear-gradient(90deg,var(--brand-soft),color-mix(in srgb,var(--brand-soft) 38%,var(--surface)));box-shadow:inset 3px 0 var(--brand)}.match-select{min-height:79px;grid-template-columns:92px minmax(0,1fr);padding:9px 88px 9px 13px}.match-meta{font-size:8px;letter-spacing:.065em}.match-meta time{font-size:9px}.match-team{grid-template-columns:22px minmax(0,1fr);gap:8px;font-size:11px}.match-team img,.team-fallback{width:22px;height:22px}.match-analysis{right:11px;bottom:12px;font-size:9px}.match-analysis span{display:inline-grid;width:15px;height:15px;place-items:center;border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));border-radius:50%}.all-matches{min-height:39px;margin:10px 12px}.mini-earth{height:465px}.mini-earth:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:radial-gradient(circle at 56% 46%,transparent 40%,rgba(5,12,23,.22) 100%),linear-gradient(180deg,rgba(5,12,23,.08),transparent 28%,rgba(5,12,23,.12))}.earth-overlay{z-index:4;left:18px;bottom:18px;max-width:430px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-left:3px solid #67a9f2;border-radius:8px;background:rgba(8,17,30,.84);backdrop-filter:blur(10px);box-shadow:0 12px 28px rgba(0,0,0,.18)}.earth-kicker{max-width:390px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a9c9ee}.earth-overlay strong{font-size:15px}.earth-overlay>span{font-size:9px}.earth-credit{z-index:4;top:8px;right:10px}.earth-help{margin-top:7px}

.follow{padding:34px 0;background:var(--bg)}.follow-card{grid-template-columns:210px 1fr auto;gap:24px;padding:20px 22px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.follow-intro h2{font-size:24px}.follow-intro p{font-size:10px}.follow-steps{align-items:center}.follow-steps li{padding:4px 16px}.follow-steps li>span{font-size:9px}.follow-steps strong{font-size:11px}.follow-steps small{margin-top:3px;font-size:8px}.follow-actions{gap:7px}.follow-actions .button{min-height:37px;font-size:10px}

.paths{background:var(--surface)}.path-grid{grid-template-columns:repeat(3,1fr);gap:10px}.path-card{min-height:88px;padding:13px 14px;border-color:var(--line);border-radius:9px;background:var(--surface);transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.path-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand) 55%,var(--line));background:var(--brand-soft)}.path-card.featured{background:linear-gradient(135deg,var(--brand-soft),var(--surface));border-color:color-mix(in srgb,var(--brand) 32%,var(--line))}.path-icon{border-radius:7px;background:var(--surface-2);font-size:9px}.path-card h3{font-size:12px}.path-card p{font-size:9px;line-height:1.45}.path-card b{color:var(--brand)}

.newsletter-section{padding:44px 0;background:var(--bg)}.newsletter-card{gap:48px;padding:28px 30px;border:1px solid var(--line-strong);border-radius:11px;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--brand-soft) 35%,var(--surface)))}.newsletter-card h2{font-size:24px}.newsletter-fields input{border-radius:7px;background:var(--surface)}.newsletter-consent{align-items:flex-start}.faq{background:var(--surface)}.faq-layout{gap:68px}.faq-list{display:grid;gap:8px}.faq-list details{padding:0 15px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2)}.faq-list details+details{border-top:1px solid var(--line)}.faq-list summary{min-height:52px;padding:0}.faq-list details p{padding:0 0 14px;color:var(--muted)}

.preprod-footer{padding:34px 0 16px;background:color-mix(in srgb,var(--surface) 80%,var(--bg));border-color:var(--line)}.footer-grid{gap:42px}.footer-grid h2{color:var(--soft);letter-spacing:.11em}.footer-grid>div:not(.footer-brand) a{margin:5px 0}.footer-bottom{margin-top:21px}

@media(max-width:1050px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:40px}.hero h1{font-size:52px}.earth-layout{grid-template-columns:342px minmax(0,1fr)}.match-select{grid-template-columns:82px minmax(0,1fr)}.follow-card{grid-template-columns:180px 1fr}.follow-actions{grid-column:1/-1}.path-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .section{padding:44px 0}.preprod-header{height:56px}.header-nav{top:56px;border-radius:8px;box-shadow:0 18px 40px rgba(18,38,66,.12)}.hero{padding:46px 0}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{max-width:650px}.data-proof{max-width:none}.earth-layout{grid-template-columns:1fr}.mini-earth{height:340px}.match-card{min-height:122px}.match-select{min-height:122px}.follow-card{grid-template-columns:1fr}.path-grid{grid-template-columns:repeat(2,1fr)}.faq-layout{gap:24px}
}
@media(max-width:520px){
  .section{padding:38px 0}.hero{padding:31px 0 30px}.hero h1{font-size:39px;line-height:1}.hero-lead{margin:15px 0;font-size:13px;line-height:1.55}.hero-actions .button{min-height:40px}.data-freshness{margin-top:15px}.data-proof{padding:17px 16px 14px;border-radius:10px}.proof-heading{padding-bottom:10px}.proof-metrics{border:0}.proof-metrics article{padding:12px 10px}.proof-metrics article+article{border-top:0;border-left:1px solid var(--line)}.metric-value{font-size:27px}.proof-metrics article[data-state="unavailable"] .metric-value{font-size:16px}.proof-foot{font-size:8px}.trust-list{min-height:48px}.trust-list>*{padding:7px 4px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:27px}.performance-grid{gap:10px}.performance-card{min-height:0;padding:18px;border-radius:9px}.performance-card+.performance-card{border-top:1px solid var(--line-strong)}.performance-card h3{margin-bottom:14px}.performance-number>strong{font-size:42px}.performance-card[data-state="unavailable"] .performance-number>strong{font-size:34px}.performance-chart{height:7px;margin:15px 0 10px}.earth-layout{border-radius:9px}.mini-earth{height:245px}.earth-overlay{left:9px;bottom:9px;max-width:calc(100% - 18px);padding:8px 9px;border-radius:6px}.earth-kicker{max-width:245px}.earth-overlay strong{font-size:12px}.match-card{flex-basis:224px}.match-select{padding-inline:11px}.follow{padding:27px 0}.follow-card{padding:15px;border-radius:9px}.follow-steps li{padding:8px 0}.path-grid{gap:8px}.path-card{min-height:76px;padding:10px;border-radius:8px}.newsletter-section{padding:31px 0}.newsletter-card{padding:18px;border-radius:9px}.newsletter-card h2{font-size:20px}.faq-list{gap:7px}.faq-list details{padding-inline:12px}.preprod-footer{padding-top:24px}
}

/* V6 — shell de production, contenus statiques et narration progressive. */
.preprod-header.main-header{height:62px;background:var(--brand);border:0;color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.12)}
.preprod-header .header-container{height:62px;gap:18px}.preprod-header .brand{color:#fff}.preprod-header .brand span{color:#fff}.preprod-header .brand img{width:36px;height:36px}
.preprod-header .header-cta-group{display:flex;align-items:center;gap:9px;margin-left:auto}.preprod-header .header-assistant-link{display:inline-flex;align-items:baseline;gap:4px;padding:8px 10px;color:#fff;font-size:11px;font-weight:700}.preprod-header .header-assistant-link small{font-size:8px;opacity:.72}.preprod-header .header-direct-link{min-height:35px;border:1px solid rgba(255,255,255,.42);background:#fff;color:var(--brand);font-size:10px}.preprod-header .header-direct-link:hover{background:#eef5ff;color:#083cbd}
.preprod-header .nav-toggle{display:flex;align-items:center;gap:7px;margin:0;padding:8px 10px;border:1px solid rgba(255,255,255,.3);border-radius:7px;background:transparent;color:#fff;font-size:10px}.preprod-header .nav-toggle:hover{background:rgba(255,255,255,.1)}
.preprod-header .main-nav{position:fixed;z-index:31;left:50%;top:70px;width:min(1120px,calc(100% - 28px));max-height:calc(100vh - 84px);display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:13px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--ink);box-shadow:0 22px 65px rgba(5,18,42,.28);transform:translateX(-50%);overflow:auto}.preprod-header .main-nav.is-open{display:grid}.preprod-header .nav-section{padding:8px 10px}.preprod-header .nav-section-title{display:block;margin-bottom:8px;color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preprod-header .main-nav a{display:block;padding:5px 0;color:var(--ink);font-size:10px;line-height:1.35}.preprod-header .main-nav a:hover{color:var(--brand)}.preprod-header .nav-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:9px 10px 2px;border-top:1px solid var(--line)}.preprod-header .nav-actions>a{padding:4px;color:var(--muted)}.preprod-header .theme-toggle{display:flex;width:auto;height:30px;gap:6px;padding:0 8px;border:1px solid var(--line);color:var(--ink)}
.nav-overlay{position:fixed;z-index:30;inset:62px 0 0;display:none;background:rgba(5,13,28,.42)}.nav-overlay.is-visible{display:block}body.menu-open{overflow:hidden}.noscript-nav{display:flex;justify-content:center;gap:20px;padding:7px 14px;background:var(--surface);border-bottom:1px solid var(--line)}.noscript-nav a{color:var(--brand);font-size:11px;font-weight:700}
.earth-full-link{position:absolute;z-index:6;right:10px;top:10px;display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(3,10,22,.82);color:#fff;font-size:9px;font-weight:750}.earth-full-link:hover{background:#0c4fe5;color:#fff}.earth-full-link .icon{width:13px;height:13px}.earth-credit{left:10px!important;right:auto!important}
.insights{padding-top:26px}.insights .split-heading{align-items:end}.insights .split-heading .text-link{flex:0 0 auto;margin-bottom:2px}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.insight-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.insight-media{display:block;aspect-ratio:16/7;overflow:hidden;background:var(--surface-2)}.insight-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.insight-card:hover .insight-media img{transform:scale(1.025)}.insight-body{padding:13px}.insight-body time{color:var(--soft);font-size:9px}.insight-body h3{margin:5px 0 6px;font-size:13px;line-height:1.3}.insight-body h3 a{color:var(--ink)}.insight-body p{display:-webkit-box;min-height:43px;margin:0 0 9px;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.preprod-footer.main-footer{background:#0d3fba;color:#fff;border:0}.preprod-footer .brand,.preprod-footer .brand span,.preprod-footer .footer-grid h2,.preprod-footer .footer-grid a,.preprod-footer .footer-brand p,.preprod-footer .footer-bottom{color:#fff}.preprod-footer .footer-brand p,.preprod-footer .footer-grid a{opacity:.8}.preprod-footer .footer-grid a:hover{opacity:1;text-decoration:underline}.preprod-footer .footer-responsible{margin-top:10px;opacity:.62!important}.preprod-footer .footer-grid{grid-template-columns:1.25fr 1fr 1.15fr}.preprod-footer .footer-bottom{border-color:rgba(255,255,255,.18);opacity:.68}

@supports (animation-timeline:view()){
  @media (min-width:821px) and (prefers-reduced-motion:no-preference){
    .scroll-enhanced .story-chapter{animation:chapter-pass linear both;animation-timeline:view();animation-range:entry 3% exit 97%;transform-origin:center top;will-change:transform,opacity}
    .scroll-enhanced .soft-reveal{animation:soft-enter linear both;animation-timeline:view();animation-range:entry 0% cover 30%;will-change:transform,opacity}
  }
}
@keyframes chapter-pass{0%{opacity:.82;transform:translateY(18px) scale(.992)}22%,74%{opacity:1;transform:none}100%{opacity:.9;transform:translateY(-8px) scale(.994)}}
@keyframes soft-enter{0%{opacity:.78;transform:translateY(14px)}100%{opacity:1;transform:none}}
.scroll-fallback .story-chapter,.scroll-fallback .soft-reveal{opacity:.86;transform:translateY(12px);transition:opacity .36s ease,transform .36s ease}.scroll-fallback .is-in-view{opacity:1;transform:none}

@media(max-width:820px){
  .preprod-header.main-header,.preprod-header .header-container{height:58px}.preprod-header .main-nav{top:66px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100vh - 78px)}.nav-overlay{inset:58px 0 0}.preprod-header .nav-actions{grid-column:1/-1}.preprod-header .header-assistant-link{display:none}.preprod-header .header-direct-link{display:inline-flex}.preprod-header .nav-toggle{order:initial}
  .insights-grid{grid-template-columns:1fr 1fr}.insight-card:first-child{grid-column:1/-1}.insight-card:first-child{display:grid;grid-template-columns:.9fr 1.1fr}.insight-card:first-child .insight-media{height:100%;aspect-ratio:auto}
  .preprod-footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr}
}
@media(max-width:520px){
  .preprod-header .header-container{gap:7px}.preprod-header .brand img{width:31px;height:31px}.preprod-header .brand span{font-size:15px}.preprod-header .header-direct-link{min-height:32px;padding-inline:9px;font-size:9px}.preprod-header .nav-toggle{padding:7px}.preprod-header .nav-toggle span{display:none}.preprod-header .main-nav{top:64px;grid-template-columns:1fr;width:calc(100% - 20px);padding:8px}.preprod-header .nav-section{padding:6px 9px;border-bottom:1px solid var(--line)}.preprod-header .nav-actions{justify-content:flex-start}.preprod-header .noscript-nav{flex-wrap:wrap;gap:7px 15px}
  .story-hero .hero-copy{text-align:center}.story-hero .hero-label,.story-hero .hero-lead{margin-inline:auto}.story-hero .hero-actions{justify-content:center}.story-hero .hero-history{margin-inline:auto}.story-hero .data-freshness{justify-content:center}.story-hero .data-proof{text-align:left}
  .performance-heading,.match-explorer .section-heading,.paths .section-heading,.insights .section-heading{text-align:center}.match-explorer .section-heading,.insights .section-heading{display:block}.match-explorer .section-heading>p{display:none}.insights .split-heading .text-link{display:inline-flex;margin-top:7px}
  .scroll-enhanced .story-hero .hero-copy{position:sticky;z-index:1;top:70px;align-self:start;padding-bottom:10px}.scroll-enhanced .story-hero .data-proof{position:relative;z-index:2;background:var(--surface)}.scroll-enhanced .story-performance{padding-bottom:52px}.scroll-enhanced .story-performance .performance-panel{position:sticky;z-index:2;top:70px}.scroll-enhanced .story-earth{position:relative;z-index:3;background:var(--bg)}
  .earth-full-link{right:7px;top:7px;min-height:28px;padding-inline:8px;font-size:8px}.earth-credit{top:7px!important;font-size:6px}
  .insights{padding-top:22px}.insights-grid{grid-template-columns:1fr}.insight-card:first-child{grid-column:auto;display:block}.insight-card:first-child .insight-media,.insight-media{height:auto;aspect-ratio:16/7}.insight-body h3{font-size:12px}.insight-body p{min-height:0;font-size:10.5px}
  .preprod-footer .footer-grid{grid-template-columns:1fr 1fr}.preprod-footer .footer-brand{grid-column:1/-1}
}
@media(prefers-reduced-motion:reduce){.scroll-enhanced .story-hero .hero-copy,.scroll-enhanced .story-performance .performance-panel{position:static}.scroll-enhanced .story-performance{padding-bottom:26px}.story-chapter,.soft-reveal{animation:none!important;opacity:1!important;transform:none!important;will-change:auto!important}}


}

/* V4 — faithful light/dark mockup alignment, deliberately flat and data-first. */
:root{
  --bg:#f7f9fc;--surface:#fff;--surface-2:#f4f7fb;--ink:#071938;--muted:#4c5e79;--soft:#7b8ba1;
  --line:#dde5ef;--line-strong:#ccd7e5;--brand:#075ee6;--brand-dark:#034dc7;--brand-soft:#eef5ff;
  --green:#20aa3b;--success:#20aa3b;--green-soft:#eefaf0;--header:#fff;--earth:#030b18;--radius:9px;--shell:1180px;
}
[data-theme="dark"]{
  --bg:#020b16;--surface:#071321;--surface-2:#0a1828;--ink:#f5f8fc;--muted:#afbbcc;--soft:#718096;
  --line:#1b2a3b;--line-strong:#2a3a4c;--brand:#2777ff;--brand-dark:#4b8cff;--brand-soft:#0b2242;
  --green:#45e35a;--success:#45e35a;--green-soft:#0b2b1c;--header:#020b16;--earth:#010713;
}
body{background:var(--bg);letter-spacing:0}
.shell{width:min(var(--shell),calc(100% - 44px))}
.section{padding:31px 0}
.skip-link{top:-120px;transform:none}.skip-link:focus{top:8px}
.preprod-header{height:54px;background:var(--header);backdrop-filter:none;border-color:var(--line)}
.header-inner{gap:26px}.brand{font-size:16px}.brand img{width:31px;height:31px}.header-nav{gap:32px}.header-nav a{font-size:12px;color:var(--ink);font-weight:540}.theme-toggle{width:31px;height:31px;border:0;background:transparent}.header-cta{min-height:34px;padding-inline:17px}
.button{border-radius:5px;box-shadow:none}.button:hover{transform:none}
.hero{padding:25px 0 21px;background:transparent;border-bottom:0}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.93fr);gap:62px;align-items:center}.hero-copy{max-width:620px}.hero-label{display:inline-flex;margin:0 0 13px;padding:4px 10px;border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line));border-radius:99px;background:var(--brand-soft);font-size:9px;letter-spacing:.04em}.hero h1{max-width:575px;font-size:58px;line-height:.98;letter-spacing:-.052em}.hero-lead{max-width:565px;margin:18px 0 15px;font-size:14px;line-height:1.5}.hero-actions .button{min-height:39px}.hero-history{min-height:37px;margin-top:9px}.data-freshness{margin-top:11px;font-size:9px}.status-dot{box-shadow:none}
.data-proof{padding:15px 20px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:none}.data-proof:before{display:none}.proof-heading{padding:0 0 11px;border-bottom:1px solid var(--line)}.proof-heading h2{font-size:14px}.proof-rows{display:grid}.proof-row{display:grid;grid-template-columns:52px minmax(0,1fr) 142px;gap:13px;align-items:center;min-height:92px;border-bottom:1px solid var(--line);padding:12px 0}.proof-icon,.performance-symbol{width:41px;height:41px;display:grid;place-items:center;border:2px solid var(--brand);border-radius:50%;color:var(--brand);font-size:13px;font-weight:800}.proof-icon-green,.performance-symbol-green{border-color:var(--green);color:var(--green);font-size:24px}.proof-icon-shield{border-radius:12px}.proof-main{min-width:0}.proof-main .metric-label{display:block;margin-bottom:4px;color:var(--muted);font-size:9px;text-transform:uppercase}.proof-main>div{display:flex;align-items:baseline}.proof-main .metric-value{font-size:23px;color:var(--brand);line-height:1}.proof-row[data-proof-metric="multi"] .metric-value{color:var(--green)}.metric-denominator{font-size:18px;color:inherit}.proof-main small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.proof-rate{min-height:57px;padding-left:18px;border-left:1px solid var(--line)}.proof-rate>span{display:block;color:var(--muted);font-size:9px}.proof-rate>strong{display:block;margin:5px 0 7px;color:var(--brand);font-size:20px;line-height:1}.proof-row[data-proof-metric="multi"] .proof-rate>strong{color:var(--green)}.proof-rate .meter{display:block;width:100%;height:2px;margin:0;background:var(--surface-2)}.proof-row[data-proof-metric="multi"] .meter span{background:var(--green)}.proof-history-row .proof-rate strong{font-size:22px}.proof-foot{display:block;padding:12px 0 0;text-align:center;font-size:10px}.proof-foot a{color:var(--brand)}
.trust-bar{padding:0 0 25px;background:transparent;border:0}.trust-list{min-height:72px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.trust-list>*{justify-content:flex-start;padding:12px 30px}.trust-list>*>span{width:38px;color:var(--brand);font-size:28px;text-align:center}.trust-list strong{color:var(--brand);font-size:10px;text-transform:uppercase}.trust-list small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.35}
.performance{padding-top:0;background:transparent}.performance-panel{padding:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.performance-heading{padding:12px 20px 0;text-align:center}.performance-heading h2{margin:0;font-size:14px;text-transform:uppercase}.performance-grid{grid-template-columns:1fr 1fr;gap:0;border:0;background:transparent}.performance-card{min-height:253px;padding:14px 23px 11px;border:0!important;border-radius:0;background:transparent}.performance-card:before{display:none}.performance-card+.performance-card{border-left:1px solid var(--line)!important}.performance-summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:13px;align-items:center}.performance-symbol{width:40px;height:40px}.card-topline{font-size:9px;letter-spacing:0}.performance-number{gap:2px;margin-top:4px;align-items:baseline}.performance-number>strong{font-size:24px;color:var(--brand);line-height:1}.performance-number>span{font-size:18px}.performance-card[data-performance-card="multi"] .performance-number>strong{color:var(--green)}.rate-tile{min-width:105px;padding:9px 12px;border-radius:5px;background:var(--brand-soft);text-align:center}.rate-tile strong,.rate-tile span{display:block}.rate-tile strong{color:var(--brand);font-size:19px}.rate-tile span{color:var(--muted);font-size:7px;text-transform:uppercase}.rate-tile-green{background:var(--green-soft)}.rate-tile-green strong{color:var(--green)}.performance-chart{position:relative;height:112px;margin:10px 0 0;border:0;border-radius:0;background:transparent;overflow:hidden}.performance-chart canvas{display:none;width:100%;height:100%}.performance-card[data-trend="ready"] .performance-chart canvas{display:block}.performance-card[data-trend="ready"] .chart-fallback{display:none}.chart-fallback{position:absolute;inset:0;display:grid;place-items:center;color:var(--soft);font-size:9px}.performance-card>p{min-height:16px;margin:0;color:var(--muted);font-size:8px}.performance-card .market-chips{min-height:0;margin-top:2px}.performance-card .market-chips span{padding:1px 4px;font-size:7px}.card-link{margin-top:4px;font-size:9px}.disclaimer{margin:0;padding:8px;border-top:1px solid var(--line);font-size:8px}
.match-explorer{padding-top:12px;background:transparent;border:0}.match-explorer .section-heading{margin-bottom:8px}.match-explorer .section-heading h2{font-size:14px;text-transform:uppercase}.match-explorer .split-heading>p{display:none}.earth-layout{grid-template-columns:368px minmax(0,1fr);border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:none}.match-card,.match-skeleton{min-height:66px}.match-select{min-height:66px;grid-template-columns:83px minmax(0,1fr);padding:7px 78px 7px 12px}.match-card.is-active{background:var(--brand-soft)}.match-meta{font-size:7px}.match-meta time{margin-top:4px;font-size:8px}.match-teams{gap:3px}.match-team{grid-template-columns:18px minmax(0,1fr);gap:6px;font-size:10px}.match-team img,.team-fallback{width:18px;height:18px}.match-analysis{right:9px;bottom:11px;font-size:8px}.all-matches{min-height:32px;margin:8px 10px;font-size:9px}.mini-earth{height:382px;background:var(--earth)}.mini-earth:after{display:none}.earth-overlay{z-index:4;left:13px;right:13px;bottom:12px;max-width:none;display:grid;grid-template-columns:122px minmax(0,1fr) 145px;gap:14px;align-items:center;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(3,10,22,.89);backdrop-filter:none;box-shadow:none}.earth-overlay-meta{font-size:8px}.earth-overlay-meta time{color:#c4cede;font-size:8px}.earth-kicker{color:#c4cede;font-size:7px}.earth-versus{display:grid;grid-template-columns:1fr 24px 1fr;gap:8px;align-items:center}.earth-versus>b{text-align:center}.earth-team{display:flex;align-items:center;gap:7px;min-width:0}.earth-team img{width:26px;height:26px;object-fit:contain}.earth-team strong{overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.earth-venue{padding-left:14px;border-left:1px solid rgba(255,255,255,.18)}.earth-venue strong,.earth-venue span{display:block;color:#fff;font-size:8px}.earth-venue span{margin-top:3px;color:#aeb9c8}.earth-help{display:none}
.follow{padding:0 0 23px;background:transparent}.follow-card{grid-template-columns:215px minmax(0,1fr) auto;gap:19px;padding:13px 18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.follow-intro h2{font-size:15px;text-transform:uppercase}.follow-intro p{display:none}.follow-steps{position:relative}.follow-steps li{position:relative;align-items:center;gap:8px;padding:4px 13px;border-left:0}.follow-steps li+li:before{content:"";position:absolute;left:-3px;top:50%;width:8px;border-top:1px dotted var(--brand)}.step-number{position:absolute;left:5px;top:-12px;width:19px;height:19px;display:grid!important;place-items:center;border-radius:50%;background:var(--brand);color:#fff!important;font-size:9px!important}.step-icon{color:var(--brand)!important;font-size:27px!important}.follow-steps strong{font-size:10px}.follow-steps small{font-size:8px}.follow-actions .button{min-height:36px}
.paths{padding-top:0;background:transparent}.paths .section-heading{margin-bottom:8px;text-align:center}.paths .section-heading h2{font-size:14px;text-transform:uppercase}.paths .section-heading p{display:none}.path-grid{grid-template-columns:repeat(4,1fr);gap:9px}.path-card{min-height:104px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:none}.path-card:hover{transform:none;background:var(--surface)}.path-card.featured{background:var(--surface);border-color:var(--line)}.path-icon{width:38px;height:38px;border:0;background:transparent;color:var(--brand);font-size:12px}.path-card h3{margin:0 0 5px;color:var(--brand);font-size:10px;text-transform:uppercase}.path-card p{font-size:8px}.path-card b{grid-column:2;font-size:9px}
.closing-section{padding:0 0 12px}.closing-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:10px}.newsletter-card,.faq-card{min-height:151px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.newsletter-card{display:grid;grid-template-columns:1fr;gap:10px;padding:14px}.newsletter-card>div{position:relative;padding-left:38px}.closing-icon{position:absolute;left:0;top:0;margin:0;color:var(--brand);font-size:27px}.newsletter-card h2,.faq-card h2{margin:0;color:var(--ink);font-size:13px;text-transform:uppercase}.newsletter-card>div>p:not(.closing-icon){margin:3px 0 0;color:var(--muted);font-size:8px}.newsletter-form{padding-left:38px}.newsletter-fields{max-width:330px}.newsletter-fields input{height:35px;font-size:9px}.newsletter-fields .button{min-height:35px;font-size:9px}.newsletter-consent{margin-top:5px;font-size:7px}.faq-card{padding:12px 15px}.faq-card-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.faq-card-heading a{color:var(--brand);font-size:8px}.faq-list{gap:0}.faq-list details{padding:0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.faq-list summary{min-height:24px;padding:0;font-size:8px}.faq-list details p{margin:0;padding:0 0 6px;font-size:8px}
.preprod-footer{padding:20px 0 10px;background:var(--surface);border-color:var(--line)}.footer-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:38px}.footer-brand p{max-width:235px;font-size:8px}.footer-grid h2{font-size:8px}.footer-grid>div:not(.footer-brand) a{margin:3px 0;font-size:8px}.footer-bottom{margin-top:10px;padding-top:8px;font-size:7px}
@media(max-width:1050px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);gap:36px}.hero h1{font-size:50px}.earth-layout{grid-template-columns:340px minmax(0,1fr)}.follow-card{grid-template-columns:180px 1fr}.follow-actions{grid-column:auto}.path-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.shell{width:calc(100% - 28px)}.preprod-header{height:56px}.header-nav{top:56px;background:var(--surface);backdrop-filter:none;box-shadow:none}.hero{padding-top:28px}.hero-grid{grid-template-columns:1fr;gap:22px}.hero-copy{max-width:650px}.data-proof{max-width:none}.earth-layout{grid-template-columns:1fr}.mini-earth{height:320px}.match-card{min-height:108px}.match-select{min-height:108px}.follow-card{grid-template-columns:1fr}.follow-actions{grid-column:auto}.path-grid{grid-template-columns:repeat(2,1fr)}.closing-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:520px){.shell{width:calc(100% - 24px)}.section{padding:26px 0}.preprod-header{position:sticky}.hero{padding:25px 0 18px}.hero h1{font-size:39px}.hero-lead{font-size:12px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button{padding-inline:7px;font-size:9px}.hero-history{width:max-content}.proof-row{grid-template-columns:40px minmax(0,1fr) 91px;gap:9px;min-height:78px}.proof-icon{width:34px;height:34px;font-size:10px}.proof-icon-green{font-size:20px}.proof-main .metric-label,.proof-main small,.proof-rate>span{font-size:7px}.proof-main .metric-value{font-size:19px}.metric-denominator{font-size:13px}.proof-rate{padding-left:9px}.proof-rate>strong{font-size:16px}.proof-foot{font-size:8px}.trust-bar{overflow:hidden}.trust-list{grid-template-columns:repeat(3,minmax(102px,1fr));overflow-x:auto}.trust-list>*{padding:8px}.trust-list>*>span{width:24px;font-size:18px}.trust-list small{display:none}.performance-heading h2{font-size:11px}.performance-grid{grid-template-columns:1fr}.performance-card+.performance-card{border-left:0!important;border-top:1px solid var(--line)!important}.performance-card{min-height:225px;padding:13px}.performance-summary{grid-template-columns:40px minmax(0,1fr) 88px;gap:8px}.performance-symbol{width:36px;height:36px}.performance-number>strong{font-size:20px}.performance-number>span{font-size:14px}.rate-tile{min-width:0;padding:7px}.rate-tile strong{font-size:16px}.performance-chart{height:100px}.mini-earth{height:245px}.earth-overlay{left:7px;right:7px;bottom:7px;grid-template-columns:1fr;padding:7px;gap:5px}.earth-overlay-meta{display:flex;justify-content:space-between}.earth-versus{grid-template-columns:1fr 20px 1fr}.earth-team img{width:22px;height:22px}.earth-venue{display:none}.match-card{flex-basis:224px}.follow-card{padding:12px}.follow-intro h2{text-align:center}.follow-steps{grid-template-columns:1fr}.follow-steps li{padding:9px 2px}.follow-steps li+li:before{display:none}.step-number{left:0;top:0}.follow-actions .button{width:100%}.path-card{min-height:86px;grid-template-columns:29px 1fr;padding:9px}.path-icon{width:29px;height:29px}.path-card h3{font-size:8px}.path-card p{font-size:7px}.newsletter-form{padding-left:0}.newsletter-fields{max-width:none}.newsletter-consent{font-size:7px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}}

/* V5 polish — V4 geometry is intentionally frozen. */
:root{
  --bg:#f8fafc;--surface:#fff;--surface-2:#f5f8fc;--ink:#071b3d;--muted:#52637a;--soft:#7b899b;
  --line:#e9eef5;--line-strong:#dce5ef;--brand:#0864ed;--brand-dark:#0456d8;--brand-soft:#eef5ff;
  --green:#20ad43;--success:#20ad43;--green-soft:#edf9f0;--header:#fff;
}
[data-theme="dark"]{
  --bg:#020a14;--surface:#071321;--surface-2:#0a1826;--ink:#f5f8fc;--muted:#bdc7d5;--soft:#8d9bae;
  --line:#18283a;--line-strong:#293a4d;--brand:#337fff;--brand-dark:#5a98ff;--brand-soft:#0b2447;
  --green:#45df5b;--success:#45df5b;--green-soft:#0b2b1c;--header:#020a14;
}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:20px;height:20px;display:inline-block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.icon-arrow{width:14px;height:14px}.button .icon{width:16px;height:16px}.nav-toggle>.icon,.theme-icon .icon{width:19px;height:19px}.theme-sun{display:none}[data-theme="dark"] .theme-moon{display:none}[data-theme="dark"] .theme-sun{display:block}
.hero-label{gap:5px;font-size:10.5px}.hero-label .icon{width:14px;height:14px}.hero-lead{color:var(--muted)}.data-freshness{color:var(--muted);font-size:11px}
.proof-main .metric-label,.proof-main small,.proof-rate>span{color:var(--muted);font-size:10.5px}.proof-rate .meter{background:var(--line)}.proof-icon .icon{width:22px;height:22px}.proof-icon-green .icon{width:25px;height:25px}.proof-foot{font-size:11px}.proof-foot a,.card-link,.faq-card-heading a{display:inline-flex;align-items:center;gap:4px}
.trust-list>*>span{display:grid;place-items:center}.trust-list>*>span .icon{width:27px;height:27px}.trust-list strong{font-size:11px}.trust-list small{color:var(--muted);font-size:11px}
.card-topline{color:var(--muted);font-size:11px}.performance-symbol-green .icon{width:25px;height:25px}.rate-tile span{font-size:10px}.chart-fallback{width:auto!important;height:auto!important;background:transparent!important;color:var(--muted);font-size:11px}.performance-card>p{color:var(--muted);font-size:11px}.performance-card .market-chips span{font-size:10px}.card-link{font-size:11px}.disclaimer{color:var(--muted);font-size:10.5px}
.match-meta{color:var(--muted);font-size:10.5px}.match-meta time{color:var(--muted);font-size:10.5px}.match-team{font-size:11px}.team-fallback{font-size:9px}.match-analysis{align-items:center;font-size:10.5px}.match-analysis .icon{width:12px;height:12px}.earth-overlay-meta,.earth-overlay-meta time,.earth-kicker{font-size:10px}.earth-team strong{font-size:11px}.earth-venue strong,.earth-venue span{font-size:10px}.earth-venue span{color:#c0c9d6}.earth-credit{font-size:9px;color:rgba(255,255,255,.72)}
.step-icon{display:grid;place-items:center}.step-icon .icon{width:29px;height:29px}.follow-steps strong{font-size:11px}.follow-steps small{color:var(--muted);font-size:11px}
.path-icon{border:1px solid var(--line-strong);border-radius:7px;background:var(--surface-2)}.path-icon .icon{width:24px;height:24px}.path-icon-text{font-size:11px;font-weight:800}.path-card h3{font-size:11px}.path-card p{color:var(--muted);font-size:11px;line-height:1.35}.path-card b{display:flex;align-items:center;font-size:0}
.closing-icon{display:grid;place-items:center}.closing-icon .icon{width:27px;height:27px}.newsletter-card>div>p:not(.closing-icon){color:var(--muted);font-size:11px}.newsletter-fields input,.newsletter-fields .button{font-size:11px}.newsletter-consent{color:var(--muted);font-size:10.5px}.faq-card-heading a,.faq-list summary,.faq-list details p{font-size:11px}.faq-list summary{color:var(--ink)}.faq-list details p{color:var(--muted)}.faq-toggle{position:relative;width:14px;height:14px;flex:0 0 14px}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;left:2px;right:2px;top:6px;border-top:1.75px solid currentColor}.faq-toggle:after{transform:rotate(90deg);transition:transform .16s ease}.faq-list details[open] summary .faq-toggle{transform:none}.faq-list details[open] .faq-toggle:after{transform:rotate(0)}
.footer-brand p,.footer-grid>div:not(.footer-brand) a{color:var(--muted);font-size:10.5px}.footer-grid h2{color:var(--muted);font-size:10px}.footer-bottom{color:var(--muted);font-size:10px}
@media(max-width:520px){
  .hero-label{font-size:10.5px}.hero-lead{font-size:13px}.hero-actions .button{font-size:10.5px}.proof-main .metric-label,.proof-main small,.proof-rate>span{font-size:10.5px}.proof-foot{font-size:10.5px}
  .card-topline,.rate-tile span,.performance-card>p,.chart-fallback,.card-link{font-size:10.5px}.disclaimer{font-size:10px}.match-meta,.match-meta time,.match-analysis{font-size:10.5px}.earth-overlay-meta,.earth-overlay-meta time,.earth-kicker,.earth-team strong{font-size:10.5px}
  .follow-steps strong,.follow-steps small{font-size:11px}.path-icon .icon{width:20px;height:20px}.path-icon-text{font-size:10px}.path-card h3{font-size:10.5px}.path-card p{font-size:10.5px}.newsletter-card>div>p:not(.closing-icon),.newsletter-fields input,.newsletter-fields .button,.faq-card-heading a,.faq-list summary,.faq-list details p{font-size:11px}.newsletter-consent{font-size:10.5px}.footer-brand p,.footer-grid>div:not(.footer-brand) a,.footer-bottom{font-size:10.5px}
}

/* V6 cascade lock: the V5 refinement layers above remain frozen. */
.preprod-header.main-header{height:62px;background:var(--brand);border:0;color:#fff}.preprod-header .header-container{height:62px;gap:18px}.preprod-header .brand,.preprod-header .brand span{color:#fff}.preprod-header .brand img{width:36px;height:36px}.preprod-header .header-cta-group{display:flex;align-items:center;gap:9px;margin-left:auto}.preprod-header .header-assistant-link{display:inline-flex;align-items:baseline;gap:4px;padding:8px 10px;color:#fff;font-size:11px;font-weight:700}.preprod-header .header-assistant-link small{font-size:8px;opacity:.72}.preprod-header .header-direct-link{display:inline-flex;min-height:35px;border:1px solid rgba(255,255,255,.42);background:#fff;color:var(--brand);font-size:10px}.preprod-header .nav-toggle{display:flex;align-items:center;gap:7px;margin:0;padding:8px 10px;border:1px solid rgba(255,255,255,.3);border-radius:7px;background:transparent;color:#fff;font-size:10px}
.preprod-header .main-nav{position:fixed;z-index:31;left:50%;top:70px;width:min(1120px,calc(100% - 28px));max-height:calc(100vh - 84px);display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:13px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--ink);box-shadow:0 22px 65px rgba(5,18,42,.28);transform:translateX(-50%);overflow:auto}.preprod-header .main-nav.is-open{display:grid}.preprod-header .main-nav a{display:block;padding:5px 0;color:var(--ink);font-size:10px}.preprod-header .nav-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:9px 10px 2px;border-top:1px solid var(--line)}.preprod-header .theme-toggle{display:flex;width:auto;height:30px;gap:6px;padding:0 8px;border:1px solid var(--line);color:var(--ink)}.nav-overlay{position:fixed;z-index:30;inset:62px 0 0;display:none;background:rgba(5,13,28,.42)}.nav-overlay.is-visible{display:block}body.menu-open{overflow:hidden}
.earth-full-link{position:absolute;z-index:6;right:10px;top:10px;display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(3,10,22,.82);color:#fff;font-size:9px;font-weight:750}.earth-credit{left:10px;right:auto}
.preprod-footer.main-footer{background:#0d3fba;color:#fff;border:0}.preprod-footer .brand,.preprod-footer .brand span,.preprod-footer .footer-grid h2,.preprod-footer .footer-grid a,.preprod-footer .footer-brand p,.preprod-footer .footer-bottom{color:#fff}.preprod-footer .footer-brand p,.preprod-footer .footer-grid a{opacity:.8}.preprod-footer .footer-grid{grid-template-columns:1.25fr 1fr 1.15fr}.preprod-footer .footer-bottom{border-color:rgba(255,255,255,.18);opacity:.68}
@media(max-width:820px){.preprod-header.main-header,.preprod-header .header-container{height:58px}.preprod-header .main-nav{top:66px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100vh - 78px)}.nav-overlay{inset:58px 0 0}.preprod-header .header-assistant-link{display:none}.preprod-header .header-direct-link{display:inline-flex}.preprod-footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:520px){.preprod-header .header-container{gap:7px}.preprod-header .brand img{width:31px;height:31px}.preprod-header .brand span{font-size:15px}.preprod-header .header-direct-link{min-height:32px;padding-inline:9px;font-size:9px}.preprod-header .nav-toggle{padding:7px}.preprod-header .nav-toggle span{display:none}.preprod-header .main-nav{top:64px;grid-template-columns:1fr;width:calc(100% - 20px);padding:8px}.preprod-footer .footer-grid{grid-template-columns:1fr 1fr}.preprod-footer .footer-brand{grid-column:1/-1}}
.preprod-header .nav-section{padding:8px 10px}.preprod-header .nav-section-title{display:block;margin-bottom:8px;color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preprod-header .nav-actions>a{padding:4px;color:var(--muted)}.preprod-header .noscript-nav{display:flex;justify-content:center;gap:20px;padding:7px 14px;background:var(--surface);border-bottom:1px solid var(--line)}.preprod-header .noscript-nav a{color:var(--brand);font-size:11px;font-weight:700}
.insights{padding-top:26px}.insights .split-heading{align-items:end}.insights .split-heading .text-link{flex:0 0 auto;margin-bottom:2px}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.insight-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.insight-media{display:block;aspect-ratio:16/7;overflow:hidden;background:var(--surface-2)}.insight-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.insight-card:hover .insight-media img{transform:scale(1.025)}.insight-body{padding:13px}.insight-body time{color:var(--soft);font-size:9px}.insight-body h3{margin:5px 0 6px;font-size:13px;line-height:1.3}.insight-body h3 a{color:var(--ink)}.insight-body p{display:-webkit-box;min-height:43px;margin:0 0 9px;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}
@supports (animation-timeline:view()){@media (min-width:821px) and (prefers-reduced-motion:no-preference){.scroll-enhanced .story-chapter{animation:chapter-pass linear both;animation-timeline:view();animation-range:entry 3% exit 97%;transform-origin:center top;will-change:transform,opacity}.scroll-enhanced .soft-reveal{animation:soft-enter linear both;animation-timeline:view();animation-range:entry 0% cover 30%;will-change:transform,opacity}}}
@keyframes chapter-pass{0%{opacity:.82;transform:translateY(18px) scale(.992)}22%,74%{opacity:1;transform:none}100%{opacity:.9;transform:translateY(-8px) scale(.994)}}@keyframes soft-enter{0%{opacity:.78;transform:translateY(14px)}100%{opacity:1;transform:none}}.scroll-fallback .story-chapter,.scroll-fallback .soft-reveal{opacity:.86;transform:translateY(12px);transition:opacity .36s ease,transform .36s ease}.scroll-fallback .is-in-view{opacity:1;transform:none}
@media(max-width:820px){.insights-grid{grid-template-columns:1fr 1fr}.insight-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.1fr}.insight-card:first-child .insight-media{height:100%;aspect-ratio:auto}}
@media(max-width:520px){.nav-section{padding:6px 9px;border-bottom:1px solid var(--line)}.preprod-header .nav-actions{justify-content:flex-start}.story-hero .hero-copy{text-align:center}.story-hero .hero-label,.story-hero .hero-lead{margin-inline:auto}.story-hero .hero-actions{justify-content:center}.story-hero .hero-history{margin-inline:auto}.story-hero .data-freshness{justify-content:center}.story-hero .data-proof{text-align:left}.performance-heading,.match-explorer .section-heading,.paths .section-heading,.insights .section-heading{text-align:center}.insights .section-heading{display:block}.insights .split-heading .text-link{display:inline-flex;margin-top:7px}.scroll-enhanced .story-hero .hero-copy{position:sticky;z-index:1;top:70px;align-self:start;padding-bottom:10px}.scroll-enhanced .story-hero .data-proof{position:relative;z-index:2;background:var(--surface)}.scroll-enhanced .story-performance{padding-bottom:52px}.scroll-enhanced .story-performance .performance-panel{position:sticky;z-index:2;top:70px}.scroll-enhanced .story-earth{position:relative;z-index:3;background:var(--bg)}.insights{padding-top:22px}.insights-grid{grid-template-columns:1fr}.insight-card:first-child{grid-column:auto;display:block}.insight-card:first-child .insight-media,.insight-media{height:auto;aspect-ratio:16/7}.insight-body h3{font-size:12px}.insight-body p{min-height:0;font-size:10.5px}}

/* V8.4 — editorial hierarchy: newsletter first, compact article cards */
.newsletter-section-home{padding:18px 0 12px;background:var(--bg)}
.newsletter-section-home .newsletter-card{min-height:0;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:34px;padding:18px 22px;border-color:color-mix(in srgb,var(--brand) 22%,var(--line));background:linear-gradient(110deg,color-mix(in srgb,var(--brand-soft) 55%,var(--surface)),var(--surface) 58%)}
.newsletter-section-home .newsletter-card>div{padding-left:42px}
.newsletter-section-home .newsletter-card h2{font-size:14px;letter-spacing:-.01em}
.newsletter-section-home .newsletter-card>div>p:not(.closing-icon){font-size:10.5px}
.newsletter-section-home .newsletter-form{padding-left:0}
.newsletter-section-home #newsletter-form{display:block;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.newsletter-section-home .newsletter-fields{max-width:none}
.newsletter-section-home #newsletter-email::placeholder{color:var(--muted);opacity:1}
.newsletter-section-home .newsletter-consent{font-size:8.5px}
.insights{padding:22px 0 18px}
.insights .section-heading{margin-bottom:13px}
.insights .section-heading h2{font-size:20px}
.insights .section-heading p{margin-top:3px;font-size:10.5px}
.insights .split-heading .text-link{margin-bottom:0;font-size:9.5px}
.insights-grid{gap:9px}
.insight-card{border-radius:7px;box-shadow:none}
.insight-media{aspect-ratio:16/6}
.insight-body{padding:10px 11px 11px}
.insight-body time{font-size:8px}
.insight-body h3{margin:4px 0 5px;font-size:11.5px;line-height:1.28}
.insight-body p{min-height:28px;margin-bottom:6px;font-size:8.5px;line-height:1.4;-webkit-line-clamp:2}
.insight-body .card-link{font-size:8.5px;line-height:1.2}
.closing-section{padding-top:0}
.closing-grid-single{grid-template-columns:1fr}
.closing-grid-single .faq-card{min-height:0}
@media(max-width:820px){.newsletter-section-home .newsletter-card{grid-template-columns:1fr;gap:12px}.newsletter-section-home .newsletter-card>div{padding-left:38px}.newsletter-section-home .newsletter-form{padding-left:38px}}
@media(max-width:520px){.newsletter-section-home{padding:12px 0 8px}.newsletter-section-home .newsletter-card{gap:13px;padding:15px}.newsletter-section-home .newsletter-form{padding-left:0}.newsletter-section-home .newsletter-fields{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px}.newsletter-section-home #newsletter-email,.newsletter-section-home #newsletter-submit{width:100%;min-width:0}.insights{padding:18px 0 14px}.insights .section-heading h2{font-size:18px}.insights .section-heading p{font-size:9.5px}.insight-media{aspect-ratio:16/6.5}.insight-body{padding:10px}.insight-body h3{font-size:11.5px}.insight-body p{font-size:9px}.insight-body .card-link{font-size:8.5px}}
@media(max-width:360px){.newsletter-section-home .newsletter-fields{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.scroll-enhanced .story-hero .hero-copy,.scroll-enhanced .story-performance .performance-panel{position:static}.scroll-enhanced .story-performance{padding-bottom:26px}.story-chapter,.soft-reveal{animation:none!important;opacity:1!important;transform:none!important;will-change:auto!important}}
/* FINAL_CASCADE_ANCHOR */
/* V7 active overrides. */
.hero{padding:38px 0 34px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,540px);gap:64px;align-items:center}.hero-copy{max-width:610px}.hero-lead{max-width:545px;margin:17px 0 18px;font-size:15px;line-height:1.55}.hero-history{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:var(--brand);font-size:10.5px;font-weight:720}.hero-history .icon{width:15px;height:15px}.hero-history:hover{text-decoration:underline}.data-freshness{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:15px}.hero-globe{position:relative;isolation:isolate;margin:0;aspect-ratio:540/298;overflow:hidden;border:1px solid rgba(107,159,230,.22);border-radius:10px;background:#020812;box-shadow:0 22px 55px rgba(4,24,57,.18)}.hero-globe:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--bg) 0,transparent 18%),radial-gradient(circle at 54% 47%,transparent 48%,rgba(2,8,18,.3) 100%)}.hero-globe picture,.hero-globe img{display:block;width:100%;height:100%}.hero-globe img{object-fit:cover}
@media(min-width:821px){.match-column{height:382px;display:flex;min-height:0;flex-direction:column}.match-list{flex:1;min-height:0;max-height:342px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--brand) 45%,var(--line)) transparent}.match-list::-webkit-scrollbar{width:6px}.match-list::-webkit-scrollbar-track{background:transparent}.match-list::-webkit-scrollbar-thumb{border-radius:99px;background:color-mix(in srgb,var(--brand) 45%,var(--line))}.all-matches{flex:0 0 auto}}
@media(min-width:821px){.match-meta{min-width:0}.match-competition{display:-webkit-box;min-width:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}}
@media(max-width:820px){.hero{padding:34px 0 28px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy{max-width:650px}.hero-globe{width:min(100%,540px);margin-inline:auto}.match-column{height:auto;display:block}.match-list{display:flex;max-height:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.earth-sticky{position:static}.scroll-enhanced .story-hero .hero-copy,.scroll-enhanced .story-performance .performance-panel{position:static!important}.scroll-enhanced .story-performance{padding-bottom:26px!important}.scroll-enhanced .story-earth{position:relative;z-index:auto}.scroll-enhanced .story-chapter,.scroll-enhanced .soft-reveal{animation:none!important;opacity:1!important;transform:none!important;will-change:auto!important}}
@media(max-width:520px){.hero{padding:28px 0 23px}.hero-grid{gap:21px}.story-hero .hero-copy{text-align:center}.hero h1{max-width:390px;margin-inline:auto}.hero-lead{max-width:350px;margin:14px auto 17px;font-size:13px;line-height:1.5}.hero-actions{grid-template-columns:1fr;gap:8px}.hero-actions .button{width:100%;min-height:42px;font-size:11px}.hero-history{justify-content:center;margin-top:11px}.data-freshness{justify-content:center;gap:5px;max-width:330px;margin:14px auto 0;font-size:9px}.hero-globe{width:min(100%,360px);aspect-ratio:360/199;border-radius:8px;box-shadow:0 15px 38px rgba(4,24,57,.14)}.hero-globe:after{background:linear-gradient(180deg,var(--bg) 0,transparent 20%),radial-gradient(circle at 52% 45%,transparent 48%,rgba(2,8,18,.25) 100%)}.match-list{scroll-padding-inline:12px}.match-card{flex:0 0 224px;scroll-snap-align:start}}
@media(prefers-reduced-motion:reduce){.scroll-enhanced .story-hero .hero-copy,.scroll-enhanced .story-performance .performance-panel{position:static!important}.scroll-enhanced .story-performance{padding-bottom:26px!important}.story-chapter,.soft-reveal{animation:none!important;opacity:1!important;transform:none!important;will-change:auto!important}}

/* Correctif ciblé — fallback hero simple et cartes mobiles robustes. */
.hero-grid{display:block}.hero-copy{max-width:720px}
@media(max-width:520px){
  .match-list{display:flex;align-items:stretch;gap:10px;max-height:none;padding:0 12px 12px;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:12px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}
  .match-card{display:flex;flex:0 0 252px;width:252px;min-width:252px;max-width:252px;height:auto;min-height:0;max-height:none;flex-direction:column;justify-content:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);scroll-snap-align:start;scroll-snap-stop:normal;box-shadow:none}
  .match-card.is-active{background:var(--brand-soft);box-shadow:inset 3px 0 var(--brand)}
  .match-select{display:flex;width:100%;height:auto;min-height:0;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px 6px;text-align:left}
  .match-meta{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;color:var(--soft);font-size:9px;line-height:1.25;letter-spacing:.04em}
  .match-competition{display:-webkit-box;min-width:0;overflow:hidden;color:var(--muted);font-weight:750;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .match-meta time{min-width:78px;margin:0;color:var(--muted);font-size:9px;font-weight:650;line-height:1.25;text-align:right;white-space:normal}
  .match-teams{display:grid;width:100%;min-width:0;gap:7px}
  .match-team{grid-template-columns:24px minmax(0,1fr);gap:8px;min-width:0;font-size:11px}
  .match-team img,.team-fallback{width:24px;height:24px;flex:0 0 24px}
  .match-team span:last-child{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .match-analysis{position:static;display:flex;min-height:0;align-items:center;justify-content:flex-start;gap:7px;margin:0 12px;padding:8px 0;border-top:1px solid var(--line);color:var(--brand);font-size:10px;font-weight:750;line-height:1.2;white-space:nowrap}
  .match-analysis .icon{width:13px;height:13px;margin-left:auto}
}

/* V8 — quatre ajustements ciblés. */
.story-hero{color:var(--ink);text-align:center}
.story-hero .hero-grid{display:flex;justify-content:center}
.story-hero .hero-copy{width:min(100%,760px);max-width:760px;margin-inline:auto;text-align:center}
.story-hero .hero-label{display:inline-flex;width:auto;max-width:100%;align-items:center;justify-content:center;gap:4px;margin-inline:auto;padding:4px 8px;font-size:8.5px;font-weight:750;line-height:1.25;letter-spacing:.025em;text-align:center}
.story-hero .hero-label .icon{width:10px;height:10px;flex:0 0 10px}
.story-hero h1{margin-inline:auto;color:var(--ink)}
.story-hero .hero-lead{margin-inline:auto;text-align:center}
.story-hero .hero-actions{display:flex;width:100%;align-items:center;justify-content:center}
.story-hero .button-secondary{color:var(--ink)}
.story-hero .hero-history{display:flex;width:max-content;margin-inline:auto}
.story-hero .data-freshness{width:100%;justify-content:center;color:var(--muted);font-size:10.5px;font-weight:500;line-height:1.4;text-align:center}
.story-hero .data-freshness time{display:inline;color:inherit;font:inherit}

.performance-card{min-height:282px}
.performance-mode-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:0 0 12px;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2)}
.performance-mode-control button{min-width:0;min-height:31px;padding:5px 7px;border:0;border-radius:5px;background:transparent;color:var(--muted);font:inherit;font-size:10px;font-weight:720;line-height:1.15;cursor:pointer}
.performance-mode-control button[aria-pressed="true"]{background:var(--surface);color:var(--brand);box-shadow:0 1px 5px rgba(8,32,70,.1)}
.performance-card[data-performance-card="multi"] .performance-mode-control button[aria-pressed="true"]{color:var(--green)}

/* Integration pass: existing components only, no visual-system changes. */
.performance-links{display:flex;align-items:center;gap:6px 16px;flex-wrap:wrap}.performance-links .card-link{margin-top:4px}
.preprod-ad-slot{padding:12px 0 18px;background:transparent}.preprod-ad-slot .shell{overflow:visible}.preprod-ad-meta{width:min(100%,980px);margin:0 auto 5px;color:var(--soft);font-size:9px;text-align:right}.preprod-ad-meta a{color:var(--muted);text-decoration:underline;text-underline-offset:2px}.preprod-ad-slot .fs-index-ad{min-height:250px;padding:8px 10px;border-radius:8px;box-shadow:none}.preprod-ad-slot .adsbygoogle,.preprod-ad-slot .adsbygoogle>iframe{min-height:220px}.user-no-ads .preprod-ad-slot{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}.path-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:820px){.path-grid{grid-template-columns:repeat(2,1fr)}.path-card.featured{grid-column:1/-1}.preprod-ad-slot .fs-index-ad,.preprod-ad-slot .adsbygoogle,.preprod-ad-slot .adsbygoogle>iframe{min-height:250px}}
@media(max-width:520px){.preprod-ad-slot{padding:9px 0 14px}.preprod-ad-meta{text-align:center}.performance-links{gap:4px 12px}.performance-links .card-link{font-size:9.5px}}
.performance-mode-control button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.performance-mode-control button:disabled{cursor:not-allowed;opacity:.42;text-decoration:line-through}

.follow-card{grid-template-columns:215px minmax(0,1fr) minmax(230px,auto)}
.follow-actions{grid-template-columns:1fr;min-width:230px}
.follow-actions .button{width:100%;white-space:nowrap}

/* Le shell reste celui de home-index.css ; ces règles annulent uniquement les
   anciens réglages du footer preprod qui partageaient un nom générique. */
#footer .main-footer{padding-top:24px;background:#1e40af;color:#e5e7eb}
#footer .footer-content{max-width:1200px;margin:0 auto;padding:15px 20px 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}
#footer .footer-bottom{display:block;margin:0;padding:10px 20px 16px;border-top:1px solid rgba(255,255,255,.15);color:#e0e7ff;font-size:.85rem;text-align:center}

@media(max-width:1050px){.follow-card{grid-template-columns:180px 1fr}.follow-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}
@media(max-width:820px){#footer .footer-content{flex-direction:column;gap:20px;align-items:flex-start}.follow-card{grid-template-columns:1fr}.follow-actions{grid-column:auto}}
@media(max-width:520px){
  .hero-copy{max-width:390px}.performance-card{min-height:258px}.performance-mode-control{margin-bottom:10px}.performance-mode-control button{min-height:34px;padding-inline:4px;font-size:9.5px}
  .follow-actions{grid-template-columns:1fr;min-width:0}.follow-actions .button{min-height:40px}
  .follow-steps li,.follow-steps li:first-child{position:relative;display:flex;min-height:82px;align-items:center;justify-content:center;padding:12px 8px 12px 44px;text-align:center}
  .follow-steps li>div{width:min(100%,320px);text-align:center}
  .follow-steps .step-icon{position:absolute;left:7px;top:50%;transform:translateY(-50%)}
  .follow-steps .step-number{left:0;top:8px}
  .follow-steps strong,.follow-steps small{text-align:center}
  .story-hero .hero-label{display:inline-flex;max-width:min(100%,330px);align-items:center;justify-content:center;gap:4px;padding:4px 8px;font-size:8.5px;font-weight:750;line-height:1.25;letter-spacing:.025em;text-align:center}
  .story-hero .hero-label .icon{width:10px;height:10px;flex:0 0 10px}
  .story-hero .data-freshness{font-size:9.5px}
}

/* Tablet refinement: preserve the validated mobile/desktop layouts while
   giving intermediate widths their own readable card geometry. */
@media (min-width:521px) and (max-width:820px){
  .story-hero .hero-copy,
  .story-hero h1,
  .story-hero .hero-lead{margin-inline:auto;text-align:center}
  .story-hero .hero-label{align-items:center;justify-content:center;line-height:1.25;text-align:center}
  .story-hero .hero-actions{justify-content:center}
  .story-hero .hero-history{margin-inline:auto}
  .story-hero .data-freshness{justify-content:center;text-align:center}

  .match-list{align-items:stretch;gap:10px;padding:0 12px 12px;scroll-padding-inline:12px}
  .match-card{display:flex;flex:0 0 292px;width:292px;min-width:292px;max-width:292px;height:auto;min-height:0;flex-direction:column;justify-content:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);scroll-snap-align:start;box-shadow:none}
  .match-card.is-active{background:var(--brand-soft);box-shadow:inset 3px 0 var(--brand)}
  .match-select{display:flex;width:100%;height:auto;min-height:0;flex:1;flex-direction:column;align-items:stretch;justify-content:center;gap:9px;padding:11px 14px 7px;text-align:left}
  .match-meta{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;line-height:1.3}
  .match-competition{display:-webkit-box;min-width:0;overflow:hidden;font-weight:750;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .match-meta time{min-width:102px;margin:0;text-align:right;white-space:normal}
  .match-teams{display:grid;width:100%;min-width:0;gap:7px}
  .match-team{grid-template-columns:24px minmax(0,1fr);gap:8px;min-width:0}
  .match-team img,.team-fallback{width:24px;height:24px}
  .match-team span:last-child{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .match-analysis{position:static;display:flex;min-height:0;align-items:center;justify-content:center;gap:7px;margin:0 14px;padding:8px 0;border-top:1px solid var(--line);line-height:1.2;white-space:nowrap}
  .match-analysis .icon{width:13px;height:13px;margin:0}

  .follow-card{gap:14px;padding:15px 18px}
  .follow-intro h2{text-align:center}
  .follow-steps{align-items:stretch;padding-top:10px}
  .follow-steps li,.follow-steps li:first-child{position:relative;display:grid;min-height:94px;grid-template-columns:40px minmax(0,1fr);gap:8px;align-items:center;padding:12px 9px;border-left:0;text-align:center}
  .follow-steps li>div{grid-column:2;grid-row:1;width:100%;text-align:center}
  .follow-steps .step-icon{grid-column:1;grid-row:1;justify-self:center}
  .follow-steps .step-number{left:3px;top:5px}
  .follow-steps strong,.follow-steps small{text-align:center}
}

/* Final hero density pass — no structural or typographic changes. */
.story-hero{
  height:auto;
  min-height:0;
  position:relative;
  isolation:isolate;
  background:
    radial-gradient(circle at 50% 15%,rgba(37,110,255,.13),transparent 38%),
    var(--bg);
}
[data-theme="dark"] .story-hero{
  background:
    radial-gradient(circle at 50% 15%,rgba(37,110,255,.16),transparent 42%),
    var(--bg);
}
.story-hero>.shell{position:relative;z-index:1}

@media (min-width:1101px){
  .story-hero{padding:24px 0 20px}
  .story-hero .hero-label{margin:0 auto 20px}
  .story-hero h1{margin:0 auto}
  .story-hero .hero-lead{max-width:720px;margin:14px auto 16px}
  .story-hero .hero-actions{margin:0}
  .story-hero .hero-history{min-height:0;margin:10px auto 0}
  .story-hero .data-freshness{margin:9px auto 0}
  .trust-bar{padding-top:0;padding-bottom:18px}
}

@media (min-width:821px) and (max-width:1100px){
  .story-hero{padding:30px 0 25px}
  .story-hero .hero-label{margin:0 auto 22px}
  .story-hero h1{margin:0 auto}
  .story-hero .hero-lead{max-width:700px;margin:16px auto 18px}
  .story-hero .hero-actions{margin:0}
  .story-hero .hero-history{min-height:0;margin:10px auto 0}
  .story-hero .data-freshness{margin:10px auto 0}
  .trust-bar{padding-top:0;padding-bottom:20px}
}
