.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-compact-footer .v2-footer{padding-top:1.35rem!important;padding-bottom:1.35rem!important}.v2-root.v2-compact-footer .v2-footer-min{gap:.35rem}.v2-root.v2-compact-footer .v2-footer-bottom-row{margin-top:.7rem}.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 .cert-split-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:.85rem}@media (max-width:1080px){.v2-root .cert-split-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.v2-root .cert-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.v2-root .cert-split-grid{grid-template-columns:1fr}}.v2-root .cert-buy-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:.9rem;padding:1.15rem 1.2rem;background:var(--bg-elevated);border-left-style:solid;border:1px solid var(--border);border-left-width:4px;border-radius:14px;text-decoration:none;transition:transform .15s ease,border-color .15s ease}.v2-root .cert-buy-card:hover{transform:translateY(-2px)}.v2-root .cert-buy-card.is-owned:after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:#22c55e;opacity:.7;transform:translateY(-50%);pointer-events:none}.v2-root .cert-owned-tick{position:absolute;top:-9px;right:-9px;width:26px;height:26px;border-radius:999px;background:#22c55e;color:#fff;font-size:.82rem;font-weight:800;line-height:1;display:grid;place-items:center;border:2px solid var(--bg-elevated);box-shadow:0 2px 6px rgba(34,197,94,.35)}.v2-root .cert-owned-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.76rem;font-weight:700;color:#fff;background:#22c55e;border-radius:999px;padding:.22rem .62rem;white-space:nowrap}.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}.cert-price-card-buy{flex-shrink:0}@media (max-width:480px){.cert-price-card-buy{flex:1 1 100%;margin-top:.35rem}.cert-price-card-buy .btn,.cert-price-card-buy>span{width:100%;justify-content:center}}.v2-method-flow{display:flex;align-items:stretch;gap:.6rem}.v2-method-flow>.v2-method-step{flex:1 1 0;min-width:0}.v2-method-step{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;padding:1.75rem 1.6rem;display:flex;flex-direction:column;gap:.7rem;box-shadow:0 1px 2px rgba(10,24,18,.04),0 10px 26px rgba(10,24,18,.05)}.v2-method-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:9999px;background:var(--accent);color:#fff;font-family:var(--font-geist-mono),monospace;font-weight:700;font-size:.9rem;letter-spacing:.02em;margin-bottom:.4rem;flex-shrink:0}.v2-method-step-title{font-family:var(--font-geist-sans),system-ui,sans-serif;font-size:1.2rem;font-weight:600;color:var(--text);letter-spacing:-.02em;line-height:1.15;margin:0}.v2-method-step-body{font-size:.9rem;line-height:1.55;color:var(--text-soft);margin:0;flex:1}.v2-method-step-metric{padding-top:.7rem;border-top:1px dashed var(--border-strong);font-family:var(--font-geist-mono),monospace;font-size:.72rem;color:var(--accent);font-weight:700}.v2-method-arrow{display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:1.6rem;flex-shrink:0}@media (max-width:768px){.v2-method-flow{flex-direction:column}.v2-method-arrow{transform:rotate(90deg);padding:.15rem 0}}.v2-buycard{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--bg-elevated);border:1px solid var(--border);border-top:4px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(10,24,18,.08);text-align:left}.v2-buycard-left{padding:2.25rem 2rem;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--border)}.v2-buycard-compact{grid-template-columns:1fr;max-width:485px;margin:0 auto;box-shadow:0 18px 44px color-mix(in srgb,var(--cc) 14%,transparent)}.v2-buycard-compact .v2-buycard-left{border-right:none;padding:2.9rem 2.6rem;text-align:center;align-items:center}.v2-buycard-compact .v2-buycard-left>div:first-child{justify-content:center}.v2-buycard-right{padding:2.25rem 2rem;display:flex;flex-direction:column;gap:1.05rem}@media (max-width:720px){.v2-buycard{grid-template-columns:1fr}.v2-buycard-left{border-right:none;border-bottom:1px solid var(--border)}}@media (max-width:480px){.hero-badge-text{text-align:center;line-height:1.45}.hero-badge-sep{display:none}.hero-badge-fund{display:block}}.v2-root{--gold:#b98a1f;--gold-mid:#d4af37;--gold-bright:#f4d03f;--gold-ink:#2a1e08;--gold-grad:linear-gradient(135deg,#d4af37,#f4d03f 48%,#cd9f2b);--gold-soft:rgba(201,154,46,.12);--gold-line:rgba(201,154,46,.4);--gold-glow:rgba(212,175,55,.32);--ink-surface:#0f1626;--ink-surface-2:#20304d;--ink-hairline:rgba(212,175,55,.22);--ink-text:#eef2f7;--ink-text-soft:#a8b4c6;--shadow-card:0 1px 2px rgba(10,24,18,.04),0 8px 24px rgba(10,24,18,.05);--shadow-gold:0 8px 30px var(--gold-glow);--r-card:18px;--r-tile:14px}.v2-root.v2-connected{background:#eef4f0}.v2-ink,.v2-root .v2-ink{--ink-bg:var(--ink-surface);--bg:var(--ink-surface);--bg-elevated:var(--ink-surface-2);--paper:var(--ink-surface-2);--paper-2:var(--ink-surface);--vellum:hsla(0,0%,100%,.06);--text:var(--ink-text);--text-soft:var(--ink-text-soft);--text-muted:var(--ink-text-soft);--text-dim:#6f7c90;--ink:var(--ink-text);--ink-soft:var(--ink-text-soft);--ink-quiet:var(--ink-text-soft);--border:var(--ink-hairline);--border-strong:rgba(212,175,55,.32);--rule:var(--ink-hairline);--line:hsla(0,0%,100%,.14);--accent:#41c479;--accent-bright:#5ce08f;--accent-soft:rgba(65,196,121,.16);--brand:#41c479;--mark-wrong:#ef4444;color:var(--ink-text)}.v2-root.v2-connected.v2-ink{background:var(--ink-surface)}.v2-root.v2-connected.v2-ink>header{background:rgba(15,22,38,.92)!important;backdrop-filter:saturate(160%) blur(12px)!important;-webkit-backdrop-filter:saturate(160%) blur(12px)!important;border-bottom:1px solid var(--ink-hairline)!important}.v2-ink .gauge-ring-label{color:var(--ink-text)}.pm-stamp{display:inline-flex;align-items:center;gap:.45rem;background:var(--gold-grad);color:var(--gold-ink);border:1px solid hsla(0,0%,100%,.32);border-radius:999px;padding:.34rem .85rem;font-family:var(--font-geist-mono),monospace;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:var(--shadow-gold);line-height:1}.pm-stamp.sm{padding:.24rem .6rem;font-size:.62rem;gap:.35rem;box-shadow:none}.pm-stamp svg{width:13px;height:13px;flex-shrink:0}.pm-stamp.sm svg{width:11px;height:11px}.pm-hero{position:relative;overflow:hidden;background:radial-gradient(120% 140% at 88% -10%,rgba(212,175,55,.16),transparent 55%),linear-gradient(180deg,var(--ink-surface-2),color-mix(in srgb,var(--ink-surface-2) 55%,var(--ink-surface)));border:1px solid var(--ink-hairline);border-radius:24px;color:var(--ink-text);padding:1.9rem 2rem}.pm-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(hsla(0,0%,100%,.5) .5px,transparent 0);background-size:4px 4px;opacity:.03}.pm-hero-grid{position:relative;display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center}.pm-hero-inner{position:relative;max-width:46ch}.pm-hero-stats{display:flex;align-items:stretch;gap:1.5rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--ink-hairline);flex-wrap:wrap}.pm-stat{display:flex;flex-direction:column;gap:.2rem;min-width:0}.pm-stat-streak{justify-content:center;flex-shrink:0}.pm-streak-line{white-space:nowrap;font-size:.86rem;color:var(--ink-text-soft);letter-spacing:-.005em}.pm-streak-line b{color:var(--ink-text);font-weight:700;font-variant-numeric:tabular-nums}.pm-stat-l{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-text-soft)}.pm-stat-goal{flex:1;min-width:190px;justify-content:center;gap:.4rem}.pm-goal-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.pm-goal-n{font-size:.92rem;font-weight:700;color:var(--ink-text);font-variant-numeric:tabular-nums}.pm-goal-n em{font-style:normal;font-weight:500;color:var(--ink-text-soft)}.pm-goal-bar{height:5px;border-radius:999px;background:hsla(0,0%,100%,.09);overflow:hidden}.pm-goal-bar i{display:block;height:100%;border-radius:inherit;background:var(--gold-grad);min-width:3px;transition:width .4s ease}@media (prefers-reduced-motion:reduce){.pm-goal-bar i{transition:none}}.pm-hero h1{margin:.9rem 0 .5rem;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:600;letter-spacing:-.03em;line-height:1.03;text-wrap:balance;color:var(--ink-text)}.pm-hero p{margin:0;color:var(--ink-text-soft);font-size:.98rem;max-width:44ch;line-height:1.5}.pm-momentum{display:flex;flex-direction:column;gap:.75rem}.pm-mom-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.pm-mom{background:hsla(0,0%,100%,.045);border:1px solid var(--ink-hairline);border-radius:14px;padding:.85rem .95rem}.pm-mom .lab{font-family:var(--font-geist-mono),monospace;font-size:.6rem;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-text-soft)}.pm-mom .val{display:flex;align-items:baseline;gap:.35rem;margin-top:.35rem}.pm-mom .num{font-family:var(--font-geist-mono),monospace;font-size:1.7rem;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--ink-text)}.pm-mom .unit{font-size:.72rem;color:var(--ink-text-soft)}.pm-mom.flame .num{color:#f4c430}.pm-goal-ring{--p:70;position:relative;width:46px;height:46px;border-radius:999px;background:conic-gradient(var(--accent) calc(var(--p) * 1%),hsla(0,0%,100%,.12) 0);display:grid;place-items:center;flex-shrink:0}.pm-goal-ring:before{content:"";width:34px;height:34px;border-radius:999px;background:var(--ink-surface)}.pm-goal-ring b{position:absolute;font-family:var(--font-geist-mono),monospace;font-size:.68rem;color:var(--ink-text)}.pm-mom.goal{display:flex;align-items:center;gap:.75rem}.pm-mom.goal .g{font-family:var(--font-geist-mono),monospace;font-weight:600;font-size:1.02rem;margin-top:.2rem;color:var(--ink-text)}.pm-sec-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem;gap:1rem}.pm-sec-head .link{font-size:.82rem;color:var(--accent-bright);text-decoration:none;font-weight:500;white-space:nowrap}.pm-sec-head .link:hover{text-decoration:underline}.pm-ready-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(258px,1fr));gap:.75rem}.pm-ready{position:relative;overflow:hidden;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:.85rem 1rem;box-shadow:var(--shadow-card);display:flex;gap:.85rem;align-items:center;text-decoration:none;color:inherit;transition:border-color .18s ease,transform .18s ease}.pm-ready:hover{transform:translateY(-2px);border-color:var(--border-strong)}.pm-ready:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--cc,var(--accent))}.pm-ready .body{flex:1;min-width:0}.pm-ready .code{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.pm-ready .code b{font-size:.92rem;letter-spacing:-.01em;color:var(--text)}.pm-cert-dot{width:8px;height:8px;border-radius:999px;background:var(--cc,var(--accent));flex-shrink:0}.pm-ready .meta{font-size:.76rem;color:var(--text-muted);margin-top:.15rem}.pm-ready .next{margin-top:.3rem;display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-soft);flex-wrap:wrap}.pm-ready .next .step{font-weight:600;color:var(--text)}.pm-trophy{align-self:flex-start;margin-left:auto}.pm-trophy svg{width:22px;height:22px;color:var(--gold-mid)}.pm-ready-cell{display:flex;flex-direction:column;min-width:0}.pm-ready-toggle{width:100%;text-align:left;font:inherit;cursor:pointer;transition:border-color .18s ease}.pm-ready-toggle:hover{transform:none}.pm-ready-toggle[aria-expanded=true]{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.pm-chevron{margin-left:auto;align-self:center;flex-shrink:0;color:var(--text-muted)}.pm-chevron svg{width:18px;height:18px;display:block;transition:transform .18s ease}.pm-ready-toggle[aria-expanded=true] .pm-chevron svg{transform:rotate(180deg)}.pm-ready-panel{background:var(--bg-elevated);border:1px solid var(--border);border-top:none;border-radius:0 0 12px 12px;padding:.15rem 1rem .9rem;box-shadow:var(--shadow-card)}.pm-ready-stats{display:flex;flex-wrap:wrap;gap:.35rem 1.5rem;padding:.6rem 0 .8rem;border-bottom:1px solid var(--border);margin-bottom:.7rem}.pm-ready-stat{display:flex;flex-direction:column;gap:.1rem}.pm-ready-stat b{font-size:.98rem;color:var(--text);letter-spacing:-.01em}.pm-ready-stat span{font-size:.7rem;color:var(--text-muted)}.pm-ready-actions{display:grid;gap:.45rem}.pm-ready-action{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .75rem;border:1px solid var(--border);border-radius:8px;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease}.pm-ready-action:hover{border-color:var(--border-strong);background:var(--vellum)}.pm-ready-action .t{display:block;font-size:.82rem;font-weight:600;color:var(--text)}.pm-ready-action .d{display:block;font-size:.72rem;color:var(--text-muted);margin-top:.08rem}.pm-ready-ext{flex-shrink:0;font-size:.9rem;color:var(--text-muted)}.pm-chip{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-geist-mono),monospace;font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;padding:.2rem .5rem;border-radius:8px;font-weight:600;white-space:nowrap}.pm-chip.gold{background:var(--gold-soft);color:var(--gold);border:1px solid var(--gold-line)}.pm-chip.go{background:var(--accent-soft);color:var(--accent-bright)}.pm-chip.muted{background:var(--vellum);color:var(--text-muted)}.pm-two{display:grid;grid-template-columns:1fr 1.2fr;gap:1rem;align-items:start}.pm-panel{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-card);padding:1.25rem 1.35rem;box-shadow:var(--shadow-card)}.pm-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.pm-stat .n{font-family:var(--font-geist-mono),monospace;font-size:1.7rem;font-weight:600;letter-spacing:-.02em;color:var(--text)}.pm-stat .l{font-size:.76rem;color:var(--text-muted);margin-top:.15rem}.pm-dom{display:flex;flex-direction:column;gap:.75rem;margin-top:.4rem}.pm-dom-row .top{display:flex;justify-content:space-between;align-items:baseline;font-size:.85rem;margin-bottom:.3rem;color:var(--text)}.pm-dom-row .top .p{font-family:var(--font-geist-mono),monospace;color:var(--text-muted);font-size:.8rem}.pm-bar{height:7px;border-radius:4px;background:var(--vellum);overflow:hidden}.pm-bar>span{display:block;height:100%;border-radius:4px;background:var(--accent)}.pm-badges-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.1rem}.pm-badge-ring{--p:38;position:relative;width:52px;height:52px;border-radius:999px;background:conic-gradient(var(--gold-mid) calc(var(--p) * 1%),var(--vellum) 0);display:grid;place-items:center;flex-shrink:0}.pm-badge-ring:before{content:"";width:40px;height:40px;border-radius:999px;background:var(--bg-elevated)}.pm-badge-ring b{position:absolute;font-family:var(--font-geist-mono),monospace;font-size:.72rem;font-weight:600;color:var(--text)}.pm-badge-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.pm-bdg{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:.9rem .5rem;text-align:center}.pm-bdg .e{font-size:1.5rem;filter:grayscale(1);opacity:.35}.pm-bdg.on .e{filter:none;opacity:1}.pm-bdg.next{border-color:var(--gold-line);box-shadow:0 0 0 1px var(--gold-soft)}.pm-bdg .t{font-size:.8rem;font-weight:600;margin-top:.35rem;color:var(--text);line-height:1.2}.pm-bdg .d{font-size:.68rem;color:var(--text-muted);margin-top:.1rem;line-height:1.3}.pm-bdg .tag{font-family:var(--font-geist-mono),monospace;font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-top:.3rem}@media (max-width:820px){.pm-hero-grid,.pm-hub,.pm-ready-grid,.pm-two{grid-template-columns:1fr}.pm-badge-strip{grid-template-columns:repeat(2,1fr)}.pm-hero{padding:1.5rem 1.35rem}}@media (prefers-reduced-motion:reduce){.pm-ready,.pm-ready-action,.pm-tile{transition: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}