.v2-root{--bg:#ebf1ed;--bg-elevated:#f4f8f5;--bg-elevated-2:#dde7e0;--bg-overlay:#fff;--border:#c8d6cb;--border-strong:#a8bcad;--border-bright:#7a9180;--text:#0e1f18;--text-soft:#44574b;--text-muted:#6f8074;--text-dim:#97a89c;--accent:#14532d;--accent-bright:#166534;--accent-soft:rgba(20,83,45,.08);--accent-border:rgba(20,83,45,.25);--signal:#0067b8;--signal-soft:rgba(0,103,184,.08);--signal-border:rgba(0,103,184,.25);--mark-correct:#14532d;--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);background:var(--bg);min-height:100vh;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:600;font-style:normal}.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)}@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:.5rem;font-family:var(--font-geist-sans),system-ui,sans-serif;font-weight:500;font-size:.9rem;padding:.6rem 1.1rem;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap;letter-spacing:-.01em}.v2-root .btn:active{transform:translateY(1px)}.v2-root .btn-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.v2-root .btn-primary:hover{background:var(--accent-bright);border-color:var(--accent-bright)}.v2-root .btn-ghost{background:transparent;color:var(--text);border-color:var(--border-strong)}.v2-root .btn-ghost:hover{background:var(--bg-elevated-2);border-color:var(--border-bright)}.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:1.5rem!important}.v2-root .v2-footer-min-row{flex-direction:column;align-items:flex-start;gap:.6rem}.v2-root .v2-footer-nav{gap:0 .85rem;flex-wrap:wrap}.v2-root .v2-footer-link{font-size:.75rem}}@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}.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}}@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}