.v2-root{--bg:#f7faf8;--bg-elevated:#fff;--bg-elevated-2:#eaf2ed;--bg-overlay:#fff;--border:#e0ebe3;--border-strong:#b6c9bd;--border-bright:#5e7c66;--text:#0a1812;--text-soft:#3a4d40;--text-muted:#607268;--text-dim:#8a9b91;--accent:#16a34a;--accent-bright:#15803d;--accent-soft:rgba(22,163,74,.1);--accent-border:rgba(22,163,74,.28);--signal:#0067b8;--signal-soft:rgba(0,103,184,.08);--signal-border:rgba(0,103,184,.25);--mark-correct:#15803d;--mark-wrong:#b91c1c;--pl900:#742774;--pl900-bg:rgba(116,39,116,.08);--az900:#0b53ce;--az900-bg:rgba(11,83,206,.08);--ai900:#0c8484;--ai900-bg:rgba(12,132,132,.08);--paper:var(--bg-elevated);--paper-2:var(--bg);--vellum:var(--bg-elevated-2);--ink:var(--text);--ink-bg:#0f2a1f;--ink-bg-text:#ebf1ed;--ink-soft:var(--text-soft);--ink-quiet:var(--text-muted);--brand:var(--accent);--brand-deep:#0e3e22;--brand-magenta:var(--signal);--ms-blue:var(--signal);--ms-blue-deep:#004578;--rule:var(--border);--rule-soft:rgba(14,31,24,.06);--font-display:var(--font-geist-sans);--font-body:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--maxw:1200px;--gutter:1.5rem;font-family:var(--font-geist-sans),system-ui,sans-serif;color:var(--text);font-feature-settings:"cv11","ss01","ss03";overflow-x:hidden;max-width:100vw}.v2-root *{box-sizing:border-box}.v2-root,.v2-root a,.v2-root h1,.v2-root h2,.v2-root h3,.v2-root li,.v2-root p,.v2-root span{overflow-wrap:break-word;word-wrap:break-word}.v2-root a{color:inherit;text-decoration:none}.v2-root .display{font-family:var(--font-geist-sans),system-ui,sans-serif;font-weight:600;letter-spacing:-.025em;line-height:1}.v2-root .display-xl{letter-spacing:-.045em;line-height:.95;font-size:clamp(2.5rem,5vw,4rem)}.v2-root .display-lg,.v2-root .display-xl{font-family:var(--font-geist-sans),system-ui,sans-serif;font-weight:600;color:var(--text)}.v2-root .display-lg{letter-spacing:-.035em;line-height:1;font-size:clamp(1.875rem,3.5vw,2.75rem)}.v2-root .display-md{font-family:var(--font-geist-sans),system-ui,sans-serif;font-weight:600;letter-spacing:-.025em;line-height:1.1;font-size:clamp(1.25rem,2vw,1.75rem);color:var(--text)}.v2-root .display-italic{color:var(--accent);font-weight:500;font-style:italic}.v2-root .eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-quiet)}.v2-root .eyebrow,.v2-root .mono{font-family:var(--font-mono),monospace}.v2-root .mono{font-variant-numeric:tabular-nums}.v2-root .container{width:100%;max-width:var(--maxw);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.v2-root .rule{border:0;height:1px;background:var(--rule);margin:0}.v2-root .rule-thick{height:2px;background:var(--ink)}.v2-root .bubble{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:9999px;border:1.5px solid var(--border-strong);font-family:var(--font-geist-mono),monospace;font-size:.7rem;font-weight:700;background:var(--bg-elevated);color:var(--text-soft);flex-shrink:0}.v2-root .bubble.filled{background:var(--accent);color:#fff;border-color:var(--accent)}.v2-root .bubble.correct{background:var(--mark-correct);border-color:var(--mark-correct);color:#fff}.v2-root .bubble.wrong{background:var(--mark-wrong);border-color:var(--mark-wrong);color:#fff}.v2-root .stamp{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-geist-mono),monospace;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem;border:1px solid;border-radius:9999px;transition:transform .45s cubic-bezier(.34,1.56,.64,1);cursor:default}.v2-root .stamp:hover{transform:scale(1.04)}.v2-root .stamp-static,.v2-root .stamp-static:hover{transform:none}@media (prefers-reduced-motion:reduce){.v2-root .stamp,.v2-root .stamp:hover{transition:none;transform:none}}.v2-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;font-family:var(--font-geist-sans),system-ui,sans-serif;font-weight:600;font-size:.92rem;padding:.85rem 1.2rem .85rem 1.5rem;border-radius:9999px;border:1px solid transparent;cursor:pointer;transition:background .35s cubic-bezier(.32,.72,0,1),border-color .35s cubic-bezier(.32,.72,0,1),color .35s cubic-bezier(.32,.72,0,1),transform .35s cubic-bezier(.32,.72,0,1);white-space:nowrap;letter-spacing:-.012em;line-height:1}.v2-root .btn:active{transform:scale(.98)}.v2-root .btn-primary{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:inset 0 1px 1px hsla(0,0%,100%,.12),0 6px 16px rgba(22,163,74,.18),0 1px 2px rgba(10,24,18,.08)}.v2-root .btn-primary:hover{background:var(--accent-bright);border-color:var(--accent-bright);box-shadow:inset 0 1px 1px hsla(0,0%,100%,.12),0 10px 24px rgba(22,163,74,.25),0 2px 4px rgba(10,24,18,.1)}.v2-root .btn-ghost{background:var(--bg-elevated);color:var(--text);border-color:var(--border-strong);box-shadow:inset 0 1px 1px hsla(0,0%,100%,.6),0 2px 6px rgba(10,24,18,.04)}.v2-root .btn-ghost:hover{background:var(--bg-elevated);border-color:var(--accent);color:var(--accent)}.v2-root .btn-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:9999px;background:hsla(0,0%,100%,.18);color:inherit;font-size:.85rem;font-weight:600;transition:transform .35s cubic-bezier(.32,.72,0,1),background .35s cubic-bezier(.32,.72,0,1);line-height:1;margin-left:.15rem;flex-shrink:0}.v2-root .btn:hover .btn-arrow{transform:translate(2px,-1px);background:hsla(0,0%,100%,.28)}.v2-root .btn-ghost .btn-arrow{background:var(--bg-elevated-2);color:var(--text)}.v2-root .btn-ghost:hover .btn-arrow{background:var(--accent-soft);color:var(--accent);transform:translate(2px,-1px)}.v2-root .btn-link{background:transparent;border:none;padding:0;color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.v2-root .btn-link:hover{color:var(--accent-bright)}.v2-root section{padding-top:clamp(1.75rem,3.5vw,3rem);padding-bottom:clamp(1.75rem,3.5vw,3rem)}.v2-root .grain{position:relative}.v2-root .grain:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' opacity='0.4'><filter id='n'><feTurbulence baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.11 0 0 0 0 0.06 0 0 0 0 0.14 0 0 0 0.06 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");mix-blend-mode:multiply;opacity:.5}.v2-root .torn-edge{position:relative;height:12px}.v2-root .torn-edge:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8px 8px,var(--paper) 4px,transparent 4.5px) repeat-x,radial-gradient(circle at 24px 4px,var(--paper) 3px,transparent 3.5px) repeat-x;background-size:32px 16px,48px 12px}.v2-root table.cert-table{width:100%;border-collapse:collapse;font-family:var(--font-body),system-ui,sans-serif}.v2-root table.cert-table td,.v2-root table.cert-table th{text-align:left;padding:1.25rem 1rem;border-bottom:1px solid var(--rule);vertical-align:middle}.v2-root table.cert-table th{font-family:var(--font-mono),monospace;font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-quiet);border-bottom:2px solid var(--ink)}@media (max-width:1024px){.v2-root{--gutter:1.25rem}.v2-root section{padding-top:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(1.75rem,4vw,2.75rem)}}@media (max-width:768px){.v2-root{--gutter:1.25rem}.v2-root .v2-stack-mobile{grid-template-columns:1fr!important;gap:2.5rem!important}.v2-root .v2-stack-mobile-2{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important}.v2-root .display-xl{font-size:clamp(2.25rem,10vw,3.25rem)!important;line-height:1.05!important;letter-spacing:-.02em!important}.v2-root .display-lg{font-size:clamp(1.6rem,7vw,2.25rem)!important;line-height:1.1!important}.v2-root .display-md{font-size:1.25rem!important}.v2-root section{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.v2-root .container{padding-left:var(--gutter);padding-right:var(--gutter)}.v2-root .v2-cta-stack{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.v2-root .v2-cta-stack .btn{width:100%;justify-content:center;padding:1rem 1.25rem}.v2-root .v2-card-shadow{box-shadow:4px 4px 0 var(--vellum)!important}.v2-root table.cert-table td,.v2-root table.cert-table th{padding:.85rem .5rem;font-size:.8rem}.v2-root .v2-stat-cell{border-right:none!important;border-bottom:1px solid var(--rule)}.v2-root .v2-stat-cell:last-child{border-bottom:none}.v2-root .v2-nav-desktop{display:none!important}.v2-root .v2-burger{display:inline-flex!important}.v2-root .v2-header-tagline{display:none!important}.v2-root .v2-question-card{padding:1.25rem 1.1rem!important}.v2-root .v2-question-card p{font-size:1rem!important;line-height:1.5!important}.v2-root section p{font-size:1rem;line-height:1.55}.v2-root .v2-curriculum-row{grid-template-columns:1fr!important;gap:1rem!important}.v2-root .v2-curriculum-row>:last-child{text-align:left!important}.v2-root .eyebrow{font-size:.7rem;letter-spacing:.14em}.v2-root .v2-watermark{display:none!important}.v2-root .v2-product-card{padding-top:1.25rem!important}.v2-root .v2-product-weight{position:static!important;align-self:flex-start;margin-bottom:-.5rem}.v2-root .v2-track-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.v2-root .v2-track-grid>:last-child{grid-column:1/-1}.v2-root .v2-product-card{padding:1.25rem!important;gap:.75rem!important}.v2-root .v2-product-card h3{font-size:1.1rem!important}.v2-root .v2-product-card p{font-size:.85rem!important}.v2-root .v2-skills-grid{grid-template-columns:1fr!important;gap:.5rem!important}.v2-root .v2-skills-grid li{padding:.7rem .85rem!important;font-size:.82rem!important}.v2-root .v2-stat-cell{text-align:center!important}}.v2-root .v2-footer-min{display:flex;flex-direction:column;gap:.6rem}.v2-root .v2-footer-min-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.v2-root .v2-footer-nav{display:flex;flex-wrap:wrap;gap:0 1.25rem;align-items:center}.v2-root .v2-footer-link{font-size:.82rem;color:hsla(0,0%,100%,.65);transition:color .2s ease}.v2-root .v2-footer-link:hover{color:#fff}.v2-root .v2-footer-legal{font-size:.75rem}@media (max-width:768px){.v2-root .v2-footer{margin-top:0!important}.v2-root .v2-footer-min-row{flex-direction:column;align-items:flex-start;gap:.6rem}.v2-root .v2-footer-nav{gap:0 .55rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%}.v2-root .v2-footer-nav::-webkit-scrollbar{display:none}.v2-root .v2-footer-link{font-size:.7rem;white-space:nowrap;flex-shrink:0}}@media (max-width:480px){.v2-root section{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.v2-root .display-xl{font-size:clamp(2rem,12vw,2.75rem)!important}.v2-root .display-lg{font-size:clamp(1.5rem,8vw,2rem)!important}.v2-root .display-md{font-size:1.2rem!important}.v2-root .v2-stack-mobile-2{grid-template-columns:1fr 1fr!important;gap:1rem!important}}.v2-root .v2-burger{display:none;background:transparent;border:1.5px solid var(--ink);border-radius:4px;padding:.4rem .6rem;cursor:pointer;font-family:var(--font-mono),monospace;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink)}.v2-root .v2-burger:active{transform:translateY(1px)}.v2-root .v2-mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--rule);padding:1rem var(--gutter);display:none;flex-direction:column;gap:.5rem;box-shadow:0 8px 16px rgba(28,16,35,.06)}.v2-root .v2-mobile-menu.open{display:flex}.v2-root .v2-mobile-menu a{padding:.75rem 0;border-bottom:1px solid var(--rule-soft);font-size:.95rem;color:var(--ink);display:flex;justify-content:space-between;align-items:center}.v2-root .v2-mobile-menu a:last-child{border-bottom:none}.v2-root .v2-hero-blob{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.v2-root .v2-hero-blob:after,.v2-root .v2-hero-blob:before{content:"";position:absolute;border-radius:50%;filter:blur(60px);opacity:0;animation:v2-blob-breathe 9s ease-in-out infinite}.v2-root .v2-hero-blob:before{width:520px;height:520px;top:-120px;right:-120px;background:radial-gradient(circle,var(--brand) 0,transparent 70%);animation-delay:0s}.v2-root .v2-hero-blob:after{width:360px;height:360px;bottom:-80px;left:-60px;background:radial-gradient(circle,var(--ms-blue) 0,transparent 70%);animation-delay:3s}@keyframes v2-blob-breathe{0%,to{opacity:.06;transform:scale(1)}50%{opacity:.14;transform:scale(1.08)}}.v2-root .v2-hero-content{position:relative;z-index:1}.v2-root .v2-hero-ghost{position:absolute;bottom:-1rem;right:-1rem;font-family:var(--font-display),serif;font-style:italic;font-size:clamp(8rem,18vw,18rem);font-weight:700;color:var(--ink);opacity:.035;line-height:.85;letter-spacing:-.05em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.v2-root .v2-trust-line{display:flex;gap:2rem;flex-wrap:wrap;font-size:.9rem;color:var(--ink-quiet);margin-top:2.25rem}.v2-root .v2-trust-line strong{color:var(--ink);font-family:var(--font-mono),monospace;font-weight:700;margin-right:.4rem;font-variant-numeric:tabular-nums}.v2-root .v2-autoqcm{transform-origin:top right}@media (max-width:768px){.v2-root .v2-power-bi-out{max-width:100%!important;width:100%!important}}@media (max-width:1100px){.v2-root .v2-pricing-3col{grid-template-columns:1fr!important;gap:1rem!important}}@media (max-width:768px){.v2-root .v2-pricing-grid{gap:1.25rem!important}.v2-root .v2-pricing-grid>:first-child{order:2}.v2-root .v2-pricing-grid>:last-child{order:1}}.v2-root .v2-trust-label{text-wrap:balance;line-height:1.25;white-space:nowrap}@media (max-width:768px){.v2-root .v2-trust-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.v2-root .v2-trust-grid>.v2-trust-cell:nth-child(5){grid-column:1/-1;justify-self:center}.v2-root .v2-trust-label{letter-spacing:.1em}.v2-root .v2-hide-mobile{display:none!important}.v2-root .v2-trim-mobile>:nth-child(n+4){display:none}}.v2-root .v2-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:2.5rem;padding:1rem .25rem;position:relative}.v2-root .v2-journey-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 .4rem}.v2-root .v2-journey-node{display:inline-flex;align-items:center;justify-content:center;min-width:3.8rem;height:2rem;padding:0 .6rem;border-radius:9999px;border:1.5px solid var(--ink);background:var(--paper);font-family:var(--font-mono),monospace;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;position:relative;z-index:2;white-space:nowrap}.v2-root .v2-journey-label{font-size:.62rem;color:var(--ink-quiet);text-align:center;letter-spacing:.12em}.v2-root .v2-journey-link{display:block;position:absolute;top:1.7rem;left:50%;width:100%;height:1.5px;background:repeating-linear-gradient(to right,var(--rule) 0,var(--rule) 4px,transparent 4px,transparent 8px);z-index:1}@media (max-width:768px){.v2-root .v2-journey{margin-top:1.75rem;padding:.5rem 0}.v2-root .v2-journey-node{min-width:3rem;height:1.75rem;font-size:.6rem}.v2-root .v2-journey-link{top:1.5rem}.v2-root .v2-journey-label{font-size:.55rem;line-height:1.2;min-height:1.5em}}.v2-root .v2-diploma-backdrop{position:absolute;top:50%;right:-3rem;transform:translateY(-52%) rotate(-3deg);width:420px;height:290px;pointer-events:none;opacity:.06;color:var(--ink);z-index:0}@media (max-width:1024px){.v2-root .v2-diploma-backdrop{display:none}}.v2-root .v2-facts-bar{display:grid;grid-template-columns:repeat(6,1fr);gap:0;border:1.5px solid var(--ink);border-radius:6px;background:var(--paper);box-shadow:6px 6px 0 var(--vellum);overflow:hidden}.v2-root .v2-fact-cell{display:flex;flex-direction:column;gap:.25rem;padding:.9rem 1rem;border-right:1px solid var(--rule)}.v2-root .v2-fact-cell:last-child{border-right:none}@media (max-width:768px){.v2-root .v2-hero-ghost{font-size:clamp(6rem,28vw,10rem);opacity:.045}.v2-root .v2-trust-line{gap:1.25rem;margin-top:1.75rem;font-size:.85rem}.v2-root .v2-hero-blob:after,.v2-root .v2-hero-blob:before{width:280px;height:280px}.v2-root .v2-facts-bar{grid-template-columns:repeat(3,1fr);box-shadow:4px 4px 0 var(--vellum)}.v2-root .v2-fact-cell{padding:.7rem .75rem;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.v2-root .v2-fact-cell:nth-child(3n){border-right:none}.v2-root .v2-fact-cell:nth-last-child(-n+3){border-bottom:none}}.v2-root .v2-hero-h1-line{display:block}@media (min-width:1024px){.v2-root .v2-hero-h1-line{white-space:nowrap}}.v2-root{display:flex;flex-direction:column;min-height:100vh;background:var(--bg)}.v2-root>main{flex:1 1 auto;margin:0}@media (max-width:768px){.v2-root .v2-hero-h1{font-size:clamp(1.85rem,8.5vw,2.6rem)!important;line-height:1.1!important}.v2-root .v2-hero-h1-line{white-space:normal}.v2-root .v2-carousel-card{transition:width .55s cubic-bezier(.22,1,.36,1)!important}.v2-root .v2-carousel-card[data-slot="0"]{width:78%!important}.v2-root .v2-carousel-card[data-slot="1"],.v2-root .v2-carousel-card[data-slot="2"]{pointer-events:none!important}.v2-root .v2-carousel-arrow{width:2rem!important;height:2rem!important;font-size:.95rem!important}.v2-root .v2-faq-grid{grid-template-columns:1fr!important;gap:1.5rem!important}}body,html{margin:0;padding:0;overscroll-behavior-y:none}body{background:#0f2a1f}.v2-root>main{margin:0!important;padding:0!important}.v2-root>main>section:last-child{margin-bottom:0!important}.v2-root>footer{margin-top:0!important}@media (max-width:768px){.v2-root section h2[style*="clamp(2.25rem, 5vw, 4.5rem)"]{font-size:clamp(1.6rem,6.5vw,2.1rem)!important;line-height:1.1!important}.v2-root .display-italic.v2-cert-accent-light{filter:brightness(1.35) saturate(1.1)}.v2-root [id=programme] .display-italic,.v2-root section .display-italic{filter:brightness(1.25) saturate(1.05)}.v2-root section#tarifs{padding-bottom:2.5rem!important}}.v2-root .v2-footer-copyright{margin-top:.6rem;font-size:.7rem;color:hsla(0,0%,100%,.42);text-align:left;letter-spacing:.02em}@media (max-width:768px){.v2-root .v2-footer-copyright{margin-top:.5rem;font-size:.65rem}}.v2-root .v2-footer-nav-pc{display:none}.v2-root .v2-footer-bottom-row{display:flex;flex-direction:column;margin-top:0}@media (min-width:769px){.v2-root .v2-footer-nav-mobile{display:none}.v2-root .v2-footer-nav-pc{display:flex;flex-wrap:wrap;gap:0 1.25rem;align-items:center}.v2-root .v2-footer-bottom-row{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.25rem}.v2-root .v2-footer-bottom-row .v2-footer-copyright{margin-top:0}}@media (max-width:768px){.v2-root .v2-dashboard-top-row{grid-template-columns:repeat(3,1fr)!important;gap:.55rem!important}.v2-root .v2-dashboard-top-row>*{padding:.75rem .6rem!important;border-radius:12px!important;min-height:0}.v2-root .v2-dashboard-top-row .eyebrow{font-size:.52rem!important;letter-spacing:.02em!important;margin-bottom:.45rem!important;display:flex;align-items:center;gap:.22rem;white-space:nowrap;overflow:hidden;text-overflow:clip}.v2-root .v2-dashboard-top-row .eyebrow svg{margin:0!important;width:11px!important;height:11px!important;flex-shrink:0}.v2-root .v2-dashboard-top-row .display.mono{font-size:1.4rem!important}.v2-root .v2-dashboard-top-row p{display:none!important}.v2-root .v2-dashboard-top-row .mono{font-size:.6rem!important}.v2-root .v2-dashboard-top-row>:first-child>div:nth-child(2){height:4px!important;margin-bottom:0!important}.v2-root .v2-dashboard-domains-grid>:nth-child(5):last-child{grid-column:1/-1;align-items:center;text-align:center}.v2-root .v2-dashboard-domains-grid>:nth-child(5):last-child .mono{margin-top:0!important}.v2-root .v2-dashboard-stats-grid{grid-template-columns:1fr 1fr!important;gap:.6rem!important}.v2-root .v2-dashboard-stats-grid>:nth-child(3){grid-column:1/-1!important}.v2-root .v2-dashboard-stats-grid>*{padding:.9rem 1rem!important;border-radius:12px!important;box-shadow:2px 2px 0 var(--vellum)!important}.v2-root .v2-dashboard-stats-grid>* .display.mono{font-size:1.65rem!important;margin-bottom:.2rem!important}.v2-root .v2-dashboard-stats-grid>* .eyebrow{font-size:.58rem!important;letter-spacing:.08em}.v2-root .v2-dashboard-stats-grid>:nth-child(3){display:flex!important;align-items:baseline!important;justify-content:center!important;gap:.8rem!important;padding:.85rem 1rem!important}.v2-root .v2-dashboard-stats-grid>:nth-child(3) .display.mono{margin-bottom:0!important;font-size:1.8rem!important}}.v2-root .v2-premium-stamp{display:inline-flex;align-items:center;padding:.45rem .9rem;background:linear-gradient(135deg,#d4af37,#f4d03f 50%,#d4af37);color:#2a1e08;border:1px solid rgba(212,175,55,.6);border-radius:9999px;font-family:var(--font-geist-mono),monospace;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 0 0 1px rgba(212,175,55,.25),0 6px 20px rgba(212,175,55,.35)}@media (min-width:769px){.v2-root .v2-premium-stamp{padding:.6rem 1.2rem;font-size:.85rem;letter-spacing:.18em;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 0 0 1px rgba(212,175,55,.3),0 10px 28px rgba(212,175,55,.42)}}.v2-root .v2-exam-card{display:grid;grid-template-columns:auto 1fr auto;gap:1.75rem;align-items:center;padding:2rem 2.25rem;background:var(--bg-elevated);border:1.5px solid var(--border);border-radius:22px;box-shadow:0 8px 28px rgba(10,24,18,.06);transition:border-color .2s ease,box-shadow .2s ease}.v2-root .v2-exam-card[data-state=passed]{border-color:var(--accent-border);box-shadow:0 0 0 1px rgba(22,163,74,.08),0 12px 36px rgba(22,163,74,.14)}.v2-root .v2-exam-card[data-state=failed]{border-color:rgba(217,119,6,.32);box-shadow:0 0 0 1px rgba(217,119,6,.1),0 12px 36px rgba(217,119,6,.12)}.v2-root .v2-exam-card[data-state=untried]{border-color:rgba(116,39,116,.22)}.v2-root .v2-exam-card-icon{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:18px;flex-shrink:0}.v2-root .v2-exam-card[data-state=passed] .v2-exam-card-icon{background:var(--accent-soft);color:var(--accent)}.v2-root .v2-exam-card[data-state=failed] .v2-exam-card-icon{background:rgba(217,119,6,.1);color:#d97706}.v2-root .v2-exam-card[data-state=untried] .v2-exam-card-icon{background:rgba(116,39,116,.08);color:var(--brand)}.v2-root .v2-exam-card-content{display:flex;flex-direction:column;gap:.6rem}.v2-root .v2-exam-card-eyebrow{font-family:var(--font-geist-mono),monospace;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.v2-root .v2-exam-card-title{margin:0;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:600;letter-spacing:-.025em;line-height:1.1;color:var(--text);text-wrap:balance}.v2-root .v2-exam-card-sub{margin:0;font-size:.95rem;line-height:1.55;color:var(--text-soft);max-width:56ch}.v2-root .v2-exam-card-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:.8rem;max-width:30rem}.v2-root .v2-exam-card-actions{display:flex;flex-direction:column;align-items:stretch;gap:.6rem;text-align:center}.v2-root .v2-exam-card-secondary{font-size:.82rem;color:var(--text-muted);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--border-strong);text-align:center;transition:color .2s ease}.v2-root .v2-exam-card-secondary:hover{color:var(--text)}@media (max-width:768px){.v2-root .v2-exam-card{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 1.3rem;text-align:center}.v2-root .v2-exam-card-icon{margin:0 auto;width:3.5rem;height:3.5rem}.v2-root .v2-exam-card-content{align-items:center}.v2-root .v2-exam-card-sub{max-width:none}.v2-root .v2-exam-card-facts{grid-template-columns:repeat(2,1fr);max-width:none}.v2-root .v2-exam-card-actions{width:100%}}.v2-root.v2-connected{background:radial-gradient(ellipse at 20% 0,rgba(123,199,150,.1) 0,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(123,199,150,.08) 0,transparent 55%),#d8ecde}.v2-root.v2-connected header{background:#d8ecde!important}.v2-root.v2-connected header.scrolled,.v2-root.v2-connected header[data-scrolled=true]{background:rgba(216,236,222,.88)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.v2-root :focus-visible,.v2-root [role=button]:focus-visible,.v2-root a:focus-visible,.v2-root button:focus-visible,.v2-root input:focus-visible,.v2-root select:focus-visible,.v2-root textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){.v2-root *,.v2-root :after,.v2-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.v2-root .btn,.v2-root button[class*=btn]{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,background-color .22s ease,border-color .22s ease,opacity .22s ease;will-change:transform}.v2-root .btn-primary:not(:disabled):hover,.v2-root .btn:not(:disabled):hover{transform:translateY(-1px) scale(1.015)}.v2-root .btn-primary:not(:disabled):active,.v2-root .btn:not(:disabled):active{transform:translateY(0) scale(.97);transition-duration:80ms}.v2-root a[href]:not(.btn){transition:color .18s ease}.v2-root .v2-cert-pricing-tagline{font-size:clamp(1.6rem,3.7vw,3.22rem)!important;line-height:1.1!important;font-weight:400!important}.v2-root .v2-cert-pricing-tagline em{font-weight:400!important}@media (max-width:768px){.v2-root .v2-cert-pricing-tagline{font-size:clamp(.85rem,3.8vw,1.23rem)!important;line-height:1.15!important}}@media (max-width:480px){.v2-root .v2-cert-pricing-tagline{font-size:clamp(.74rem,4.3vw,1.05rem)!important}}@media (max-width:768px){.v2-root .v2-hero-h1{font-size:clamp(1.55rem,7.5vw,2.4rem)!important;line-height:1.12!important;max-width:100%!important}.v2-root .v2-hero-h1-line{display:block;white-space:normal!important}}.v2-root .v2-marquee-track{display:flex;gap:3rem;white-space:nowrap;animation:v2-marquee-scroll 45s linear infinite;
  /* !important sur chaque sous-prop pour battre la règle globale
     prefers-reduced-motion qui force animation-duration: 0.01ms !important
     sur tous les éléments (.v2-root *). Le marquee est un flux lent
     non-saccadé : ok même pour les sensibles aux animations. */animation-name:v2-marquee-scroll!important;animation-duration:45s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;will-change:transform}.v2-root .v2-marquee-item{font-family:var(--font-geist-mono),monospace;font-size:.85rem;font-weight:600;letter-spacing:.18em;color:hsla(0,0%,100%,.78);display:inline-flex;align-items:center;flex-shrink:0}@keyframes v2-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.v2-root .v2-marquee-track{animation-duration:90s!important}}@media (max-width:768px){.v2-root .v2-finalcta-badge,.v2-root .v2-marquee-section{display:none!important}.v2-root .v2-method-h2{font-size:clamp(1.95rem,8.5vw,3.25rem)!important;line-height:1.05!important}}@media (min-width:769px){.v2-root .v2-pack-ultime-suffix{flex-basis:100%;margin-top:-.1rem}}@media (max-width:768px){.v2-root .v2-pack-ultime-strikethrough{font-size:.72rem!important}.v2-root .v2-pack-ultime-suffix{font-size:.68rem!important}}.v2-root .v2-free-compare{display:grid;grid-template-columns:1.5fr 1fr 1.4fr;align-items:stretch;background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 4px 14px rgba(10,24,18,.05)}.v2-root .v2-free-compare-cell{padding:1rem 1.1rem;font-size:.93rem;color:var(--text);border-top:1px solid var(--border);display:flex;align-items:center}.v2-root .v2-free-compare-head{border-top:0;padding-top:1.2rem;padding-bottom:1.2rem;background:transparent;display:flex;flex-direction:column;gap:.15rem;align-items:flex-start}.v2-root .v2-free-compare-head-free{background:rgba(10,24,18,.025)}.v2-root .v2-free-compare-head-premium{background:var(--accent-soft)}.v2-root .v2-free-compare-head-eyebrow{font-family:var(--font-geist-mono),monospace;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.v2-root .v2-free-compare-head-premium .v2-free-compare-head-eyebrow{color:var(--accent)}.v2-root .v2-free-compare-head-label{font-size:.95rem;font-weight:600;color:var(--text)}.v2-root .v2-free-compare-label{font-weight:600;color:var(--text)}.v2-root .v2-free-compare-free{background:rgba(10,24,18,.025);color:var(--text-soft)}.v2-root .v2-free-compare-premium{background:var(--accent-soft);color:var(--text);font-weight:500;gap:.5rem}.v2-root .v2-free-compare-check{flex-shrink:0;background:var(--accent);color:#fff}.v2-root .v2-free-compare-check,.v2-root .v2-free-compare-cross{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;font-size:.7rem;font-weight:700}.v2-root .v2-free-compare-cross{background:var(--border);color:var(--text-muted)}@media (max-width:768px){.v2-root .v2-free-compare{grid-template-columns:1fr!important}.v2-root .v2-free-compare>.v2-free-compare-head:first-child{display:none}.v2-root .v2-free-compare-head-free,.v2-root .v2-free-compare-head-premium{flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.v2-root .v2-free-compare-label{padding-bottom:.35rem;padding-top:1.1rem;border-top:1px solid var(--border);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.v2-root .v2-free-compare-free,.v2-root .v2-free-compare-premium{border-top:0;padding-top:.35rem}.v2-root .v2-free-compare-free{padding-bottom:.35rem}}.v2-root .v2-free-cert-selector{display:flex;align-items:center;gap:.9rem;margin-bottom:1.5rem;flex-wrap:wrap}.v2-root .v2-free-cert-chips{display:inline-flex;gap:.5rem;flex-wrap:wrap}.v2-root .v2-free-cert-chip{padding:.5rem 1rem;border-radius:9999px;font-family:var(--font-geist-mono),monospace;font-size:.78rem;letter-spacing:.06em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.v2-root .v2-free-cert-chip:hover{transform:translateY(-1px)}.v2-root .v2-free-faq-item summary::-webkit-details-marker{display:none}.v2-root .v2-free-faq-item[open] .v2-free-faq-icon{transform:rotate(45deg)}.v2-root .v2-free-compare-mobile-cards{display:none}@media (max-width:768px){.v2-root .v2-free-compare{display:none}.v2-root .v2-free-compare-mobile-cards{display:flex;flex-direction:column;gap:1rem}.v2-root .v2-free-compare-mobile-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;padding:1.25rem 1.1rem;box-shadow:0 4px 14px rgba(10,24,18,.05)}.v2-root .v2-free-compare-mobile-card-premium{background:var(--accent-soft);border-color:var(--accent-border);box-shadow:0 6px 18px rgba(22,163,74,.12)}.v2-root .v2-free-compare-mobile-card-header{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem;padding-bottom:.85rem;border-bottom:1px solid var(--border);margin-bottom:.85rem}.v2-root .v2-free-compare-mobile-card-premium .v2-free-compare-mobile-card-header{border-bottom-color:rgba(22,163,74,.2)}.v2-root .v2-free-compare-mobile-card-eyebrow{font-family:var(--font-geist-mono),monospace;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.v2-root .v2-free-compare-mobile-card-eyebrow-premium{color:var(--accent)}.v2-root .v2-free-compare-mobile-card-label{font-size:.78rem;color:var(--text-muted);font-weight:500}.v2-root .v2-free-compare-mobile-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.v2-root .v2-free-compare-mobile-card-list li{display:flex;gap:.65rem;align-items:flex-start}.v2-root .v2-free-compare-check-mini,.v2-root .v2-free-compare-cross-mini{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:9999px;font-size:.65rem;font-weight:700;margin-top:.1rem}.v2-root .v2-free-compare-cross-mini{background:var(--border);color:var(--text-muted)}.v2-root .v2-free-compare-check-mini{background:var(--accent);color:#fff}.v2-root .v2-free-compare-mobile-card-label-row{font-size:.9rem;font-weight:600;color:var(--text);line-height:1.3}.v2-root .v2-free-compare-mobile-card-value{font-size:.83rem;color:var(--text-soft);margin-top:.15rem;line-height:1.4}.v2-root .v2-free-compare-mobile-card-value-premium{color:var(--text)}.v2-root .v2-free-hero-h1{font-size:clamp(1.85rem,8vw,2.6rem)!important;line-height:1.08!important}.v2-root .v2-free-hero-ctas{flex-direction:column;align-items:stretch!important}.v2-root .v2-free-hero-ctas .v2-free-cta-primary{justify-content:center;width:100%}.v2-root .v2-free-hero-ctas>a:last-child{text-align:center}}body,html{overflow-anchor:none}@font-face{font-family:__GeistSans_8adcd2;src:url(/_next/static/media/0b78ff376f6b9734-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:__GeistSans_Fallback_8adcd2;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_8adcd2{font-family:__GeistSans_8adcd2,__GeistSans_Fallback_8adcd2}.__variable_8adcd2{--font-geist-sans:"__GeistSans_8adcd2","__GeistSans_Fallback_8adcd2"}@font-face{font-family:__GeistMono_46451f;src:url(/_next/static/media/723e11e5093b8e80.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_46451f{font-family:__GeistMono_46451f,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_46451f{--font-geist-mono:"__GeistMono_46451f",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}