.nd{--nd-display:var(--font-montserrat),"Montserrat","Segoe UI",system-ui,sans-serif;--nd-body:var(--font-poppins),"Poppins","Segoe UI",system-ui,sans-serif;--nd-mono:var(--font-jetbrains-mono),"JetBrains Mono",ui-monospace,Consolas,monospace}@layer od-layout{:where(.nd) :where(.od-stack,.od-row,.od-row-top,.od-cluster,.od-grid,.od-field,.od-stat,.od-cell,.od-tile)>:where(*){min-width:0}:where(.nd) .od-stack{display:flex;flex-direction:column;gap:var(--od-gap,8px)}:where(.nd) .od-row{display:flex;align-items:center;gap:var(--od-gap,8px)}:where(.nd) .od-row-top{display:flex;align-items:flex-start;gap:var(--od-gap,8px)}:where(.nd) .od-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:var(--od-gap,8px)}:where(.nd) .od-fill{flex:1 1 0;min-width:0}:where(.nd) .od-fixed{flex:none}:where(.nd) .od-grid{display:grid;gap:var(--od-gap,12px);grid-template-columns:repeat(var(--od-cols,3),minmax(0,1fr))}:where(.nd) .od-cell,:where(.nd) .od-field,:where(.nd) .od-stat{display:grid;gap:var(--od-gap,2px)}:where(.nd) :where(.od-stat,.od-field,.od-cell)>:where(*){display:block}:where(.nd) .od-tile{display:grid;grid-template-rows:auto 1fr}:where(.nd) :where(.od-tile)>:where(*){display:block}:where(.nd) .od-media{display:block;width:100%;height:auto;aspect-ratio:var(--od-ratio,auto)}:where(.nd) .od-media-cover{-o-object-fit:cover;object-fit:cover}:where(.nd) .od-truncate{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:where(.nd) .od-clamp-2,:where(.nd) .od-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}:where(.nd) .od-clamp-2{-webkit-line-clamp:2}:where(.nd) .od-clamp-3{-webkit-line-clamp:3}:where(.nd) .od-lines-2{min-height:calc(2 * 1.4em)}:where(.nd) .od-nowrap{white-space:nowrap}:where(.nd) .od-keep{word-break:keep-all;overflow-wrap:anywhere}:where(.nd) .od-screen{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%}:where(.nd) .od-scroll{overflow-y:auto;overscroll-behavior:contain;min-height:0}:where(.nd) .od-rail{display:flex;gap:var(--od-gap,8px);overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-inline:var(--od-rail-pad,16px);scroll-padding-inline:var(--od-rail-pad,16px)}:where(.nd) .od-rail::-webkit-scrollbar{display:none}:where(.nd) :where(.od-rail)>:where(*){flex:none;scroll-snap-align:start}:where(.nd) :where(.od-rail)>:where(:last-child){margin-inline-end:var(--od-rail-pad,16px)}:where(.nd) .od-spacer{flex:none;visibility:hidden;pointer-events:none}:where(.nd) .od-touch{min-width:44px;min-height:44px}}.nd{--blue:#4568dc;--purple:#b06ab3;--ink:#17213e;--muted:#515b73;--pale:#f0f4ff;--lilac:#f3eff9;--line:#d8deed;--white:#fff;--strong:#304fb5;--radius:12px;--space:8px;--fast:200ms;--reveal:360ms;--max:1200px;--body:16px;--section:clamp(30px,3.2vw,44px)}:where(.nd) *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}.nd{margin:0;color:var(--ink);font:var(--body)/1.7 var(--nd-body);background:#fff}:where(.nd) button,:where(.nd) input,:where(.nd) select,:where(.nd) textarea{font:inherit}:where(.nd) a,:where(.nd) button,:where(.nd) input,:where(.nd) select,:where(.nd) textarea{-webkit-tap-highlight-color:transparent}:where(.nd) a,:where(.nd) button{touch-action:manipulation}:where(.nd) button{cursor:pointer}:where(.nd) a{color:inherit;text-decoration:none}:where(.nd) button{color:inherit}:where(.nd) button:disabled{cursor:wait}:where(.nd) a:focus-visible,:where(.nd) button:focus-visible,:where(.nd) input:focus-visible,:where(.nd) select:focus-visible,:where(.nd) textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}:where(.nd) h1,:where(.nd) h2,:where(.nd) h3,:where(.nd) h4,:where(.nd) p{margin:0}:where(.nd) h1,:where(.nd) h2,:where(.nd) h3,:where(.nd) h4{font-family:var(--nd-display);line-height:1.17;letter-spacing:-.04em}:where(.nd) h2{font-size:var(--section);font-weight:600}:where(.nd) h3{font-size:24px;font-weight:600;letter-spacing:-.025em}:where(.nd) p{color:var(--muted)}:where(.nd) p+p{margin-top:16px}:where(.nd) svg{display:block;width:100%;height:auto}:where(.nd) svg text{font-family:var(--nd-mono);letter-spacing:1px}:where(.nd) img{display:block;max-width:100%;height:auto}:where(.nd) .wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}:where(.nd) .section{padding-block:104px}:where(.nd) .eyebrow,:where(.nd) .mono{font:11px/1.6 var(--nd-mono);letter-spacing:.12em;text-transform:uppercase}:where(.nd) .eyebrow{color:var(--strong);margin-bottom:24px}:where(.nd) .section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:56px}:where(.nd) .section-top h2{max-width:690px}:where(.nd) .section-top>p{max-width:360px}:where(.nd) .text-link{display:inline-flex;align-items:center;gap:24px;min-height:44px;color:var(--strong);font-size:14px;font-weight:600;border-bottom:1px solid #a5b3e1;padding-block:8px}:where(.nd) .arrow{font-size:23px;line-height:1}:where(.nd) .btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 24px;min-height:52px;border:1px solid var(--blue);border-radius:6px;background:var(--blue);color:#fff;font-size:13px;line-height:1.5;transition:background var(--fast),transform var(--fast);white-space:nowrap}:where(.nd) .btn.secondary{background:hsla(0,0%,100%,.6);border-color:#c3cce2;color:var(--ink)}:where(.nd) .button-row{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}:where(.nd) .line-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}:where(.nd) .skip{position:fixed;top:-80px;left:16px;background:#fff;padding:12px;z-index:100}:where(.nd) .skip:focus{top:8px}:where(.nd) .header{position:sticky;top:0;z-index:30;background:hsla(0,0%,100%,.85);border-bottom:1px solid transparent;transition:background var(--fast),border-color var(--fast)}:where(.nd) .header.scrolled{background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);border-color:var(--line)}:where(.nd) .header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}:where(.nd) .brand{width:148px;flex:none;display:block}:where(.nd) .brand img{width:148px;height:auto}:where(.nd) .nav{display:flex;gap:28px;align-items:center}:where(.nd) .nav a{font-size:12px;white-space:nowrap}:where(.nd) .header .btn{font-size:12px;padding:12px 20px;min-height:44px}:where(.nd) .menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:4px;width:44px;height:44px;align-items:center;justify-content:center}:where(.nd) .hero{position:relative;isolation:isolate;text-align:center;padding:72px 0 0;overflow:clip;background:#fff}:where(.nd) .hero-atmosphere{position:absolute;z-index:-1;top:16px;left:6%;width:88%;height:600px;filter:blur(44px);opacity:.85;background:radial-gradient(ellipse at 27% 40%,#8aa5f94d 0,transparent 53%),radial-gradient(ellipse at 65% 42%,#c69acf65 0,transparent 54%),linear-gradient(117deg,transparent 15%,#b0c2ff55 40%,#dcc2ed55 66%,transparent 88%);-webkit-mask-image:linear-gradient(transparent,#000 22%,#000 68%,transparent);mask-image:linear-gradient(transparent,#000 22%,#000 68%,transparent);animation:nd-atmosphere 20s ease-in-out infinite alternate;transform:translateY(calc(var(--scroll,0) * -35px))}:where(.nd) .hero-copy{position:relative;max-width:1020px;margin:auto;transform:translateY(calc(var(--scroll,0) * -12px));opacity:calc(1 - var(--scroll,0) * .18)}:where(.nd) .hero .eyebrow{display:inline-flex;align-items:center;gap:12px;padding:8px 16px;border:1px solid #c8cfee;background:#ffffff80;border-radius:4px;font:11px/1.7 var(--nd-body);letter-spacing:.025em;text-transform:none;margin-bottom:28px}:where(.nd) .status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue)}:where(.nd) h1{font-size:clamp(38px,4.5vw,64px);font-weight:600;line-height:1.14;letter-spacing:-.048em;max-width:1040px;margin:auto}:where(.nd) h1 .brand-text{display:block;background:linear-gradient(90deg,#4568dc 23%,#9b60ab 83%);color:transparent;-webkit-background-clip:text;background-clip:text}:where(.nd) .hero-description{font-size:15px;line-height:1.9;max-width:850px;margin:24px auto 28px}:where(.nd) .hero .button-row{margin-bottom:48px}:where(.nd) .hero-footnote{display:flex;align-items:center;justify-content:center;gap:8px;color:#646d84;font-size:10px;margin:20px 0 40px}:where(.nd) .hero-footnote:before{content:"";display:block;width:24px;height:1px;background:#9aa9cc}:where(.nd) .evidence{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0 36px;border-top:1px solid #cdd4e7;text-align:left;position:relative}:where(.nd) .evidence .od-stat{padding:0 32px;border-right:1px solid #d8deed;gap:5px}:where(.nd) .evidence .od-stat:first-child{padding-left:0}:where(.nd) .evidence .od-stat:last-child{border:0}:where(.nd) .evidence strong{font-family:var(--nd-display);font-size:28px;letter-spacing:-.04em;font-weight:600}:where(.nd) .evidence .small-stat{font-size:17px;letter-spacing:-.02em;padding-top:9px}:where(.nd) .evidence span{font-size:11px;color:var(--muted)}:where(.nd) .trust{padding:40px 0 48px;border-block:1px solid #e4e8f2;background:linear-gradient(#fff8,#fff8),repeating-linear-gradient(90deg,#f0f3fa 0 1px,transparent 1px 48px),#f7f9fd;text-align:center}:where(.nd) .trust h2{font-size:18px;letter-spacing:-.02em}:where(.nd) .trust p{max-width:710px;margin:12px auto 24px;font-size:12px}:where(.nd) .logo-strip{display:flex;justify-content:space-between;align-items:center;gap:32px;color:#737c90;flex-wrap:wrap}:where(.nd) .placeholder-logo{display:flex;align-items:center;gap:12px;font:600 17px/1.2 var(--nd-display);letter-spacing:-.035em}:where(.nd) .placeholder-logo svg{width:32px;stroke:currentColor;fill:none;stroke-width:1.2}:where(.nd) .placeholder-note{display:block;font:9px/1.5 var(--nd-mono);color:#757e90;margin-top:20px;letter-spacing:.1em;text-transform:uppercase}:where(.nd) .services{background:linear-gradient(180deg,#fff,#f2f5ff 30%,#f4f5fc 80%,#eef1fc)}:where(.nd) .services .intro{max-width:850px;margin-bottom:48px}:where(.nd) .services .intro h2{max-width:700px;margin-bottom:24px}:where(.nd) .services .intro p{font-size:15px;max-width:800px}:where(.nd) .service-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:24px}:where(.nd) .service-main{padding:40px;background:linear-gradient(135deg,#e0e8fe,#e9e7f8);border:1px solid #d1dafa;border-radius:var(--radius);display:flex;flex-direction:column}:where(.nd) .service-main h3{font-size:28px;margin:12px 0 16px}:where(.nd) .service-main p{font-size:14px}:where(.nd) .service-main .text-link{align-self:flex-start}:where(.nd) .service-art{flex:1;min-height:192px;display:flex;align-items:center;margin:20px 0}:where(.nd) .service-side{display:grid;gap:0}:where(.nd) .service-small{padding:24px 32px;display:grid;grid-template-columns:1fr 84px;gap:24px}:where(.nd) .service-small:first-child{border-bottom:1px solid #ccd4e7;padding-top:16px}:where(.nd) .service-small h3{margin:12px 0 16px}:where(.nd) .service-small p{font-size:13px}:where(.nd) .service-small .text-link{font-size:12px;margin-top:20px;gap:12px}:where(.nd) .mini-art{color:var(--blue);padding-top:40px}:where(.nd) .index{font:12px var(--nd-mono);color:var(--strong)}:where(.nd) .right-test{background:linear-gradient(160deg,#eef1fc,#e8eafa 50%,#f0eaf7);position:relative}:where(.nd) .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:112px;align-items:start}:where(.nd) .story-pin{position:sticky;top:128px}:where(.nd) .story-pin h2{font-size:clamp(32px,3.4vw,46px)}:where(.nd) .gradient-text{color:var(--strong);background:linear-gradient(100deg,#3556c8,#965ca1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}:where(.nd) .story-pin p{font-size:14px;margin-top:24px}:where(.nd) .story-figure{margin:32px 0 0;padding:24px 0;border-top:1px solid #c9d0e6}:where(.nd) .story-figure svg{max-height:220px}:where(.nd) .diagram-caption{display:flex;justify-content:space-between;gap:16px;color:#596686;font:9px var(--nd-mono);text-transform:uppercase;letter-spacing:.08em;margin-top:16px}:where(.nd) .story-node{transition:fill .3s,stroke .3s;fill:#f2f3fc;stroke:#b4bfdc}:where(.nd) .story-node.active{fill:var(--blue);stroke:var(--blue)}:where(.nd) .story-node.done{fill:#d5ddfa;stroke:var(--blue)}:where(.nd) .story-label{fill:#63718e;font-size:8px}:where(.nd) .story-label.active{fill:#fff}:where(.nd) .story-steps{padding-top:0}:where(.nd) .story-step{padding:40px 0 56px;border-top:1px solid #c6cfe6;display:grid;grid-template-columns:40px 1fr;gap:20px;min-height:232px}:where(.nd) .story-step .index{padding-top:5px}:where(.nd) .story-step h3{font-size:22px;margin-bottom:16px;transition:color .2s}:where(.nd) .story-step p{font-size:14px}:where(.nd) .story-step.active h3{color:var(--strong)}:where(.nd) .story-step.active .index{background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;padding:0}:where(.nd) .techniques{background:#fff}:where(.nd) .directory{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:start}:where(.nd) .tech-list{border-top:1px solid var(--line)}:where(.nd) .tech-row{width:100%;background:none;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:30px 1fr 24px;text-align:left;gap:20px;padding:22px 12px;align-items:start;transition:background .2s}:where(.nd) .tech-row .num{font:10px var(--nd-mono);color:#7a8398;padding-top:8px}:where(.nd) .tech-row h3{font-size:20px;letter-spacing:-.025em;margin-bottom:6px}:where(.nd) .tech-row p{font-size:12px;line-height:1.8;max-width:400px}:where(.nd) .tech-row .arrow{color:#8794b0}:where(.nd) .tech-row[aria-pressed=true]{background:#f0f4ff}:where(.nd) .tech-row[aria-pressed=true] .arrow,:where(.nd) .tech-row[aria-pressed=true] h3{color:var(--blue)}:where(.nd) .tech-preview{background:linear-gradient(145deg,#f4f7ff,#eeeafa);border:1px solid #dce1f1;border-radius:8px;padding:32px;position:sticky;top:120px}:where(.nd) .preview-top{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d2d9ec;padding-bottom:20px}:where(.nd) .preview-top .mono{font-size:9px;color:#56678a}:where(.nd) .preview-graphic{height:300px;display:flex;align-items:center}:where(.nd) .preview-graphic svg{max-height:280px}:where(.nd) .preview-bottom h3{font-size:24px;margin:12px 0}:where(.nd) .preview-bottom p{font-size:12px}:where(.nd) .preview-bottom .text-link{font-size:12px;margin-top:16px}:where(.nd) .schematic-note{font:9px var(--nd-mono);display:flex;align-items:center;gap:8px;color:#666f86;margin-top:24px}:where(.nd) .schematic-note:before{content:"";width:5px;height:5px;background:var(--purple);border-radius:50%}:where(.nd) .all-tests{margin-top:24px}:where(.nd) .test-help{display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(100deg,#edf2ff,#f3edf8);border:1px solid #dce1f2;border-radius:8px;padding:32px 40px;margin-top:56px}:where(.nd) .test-help h3{font-size:20px;margin-bottom:8px}:where(.nd) .test-help p{font-size:13px}:where(.nd) .test-help .btn{flex:none}:where(.nd) .process{background:linear-gradient(150deg,#f2f6ff,#edf0fa 70%,#f5f2fa)}:where(.nd) .process-head{display:flex;align-items:end;justify-content:space-between;gap:32px}:where(.nd) .process-head h2{max-width:650px}:where(.nd) .process-track{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;margin-top:64px;position:relative}:where(.nd) .process-track:before{content:"";position:absolute;top:20px;left:20px;right:20px;height:1px;background:#aabbe7;transform-origin:left;transform:scaleX(.12);transition:transform 1s ease-out}:where(.nd) .process-track.in-view:before{transform:scaleX(1)}:where(.nd) .process-item{position:relative}:where(.nd) .process-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#eef2fc;border:1px solid #91a5db;border-radius:50%;color:var(--strong);font:11px var(--nd-mono);margin-bottom:32px}:where(.nd) .process-item:first-child .process-number{background:var(--blue);border-color:var(--blue);color:#fff}:where(.nd) .process-item h3{font-size:17px;line-height:1.4;min-height:72px;letter-spacing:-.025em}:where(.nd) .process-item p{font-size:12px;margin-top:12px}:where(.nd) .audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}:where(.nd) .audience{padding-top:24px;border-top:2px solid #a4b5ed}:where(.nd) .audience:nth-child(2){border-color:#b8a0d0}:where(.nd) .audience:nth-child(3){border-color:#849ad4}:where(.nd) .audience h3{font-size:20px;margin:20px 0}:where(.nd) .audience p{font-size:14px}:where(.nd) .audience .mono{color:#727f9a;font-size:10px}:where(.nd) .expert{background:linear-gradient(125deg,#f3effb,#eaeafa 60%,#edf1fc)}:where(.nd) .split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}:where(.nd) .split h2{margin-bottom:20px}:where(.nd) .subhead{font-family:var(--nd-display);font-weight:500;font-size:19px;line-height:1.5;color:var(--ink);letter-spacing:-.02em;margin-bottom:24px}:where(.nd) .split p{font-size:14px}:where(.nd) .expert .areas{margin:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;padding:0;list-style:none}:where(.nd) .areas li{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:start}:where(.nd) .areas li:before{content:"+";color:var(--strong);font-family:var(--nd-mono)}:where(.nd) .expert .closing{font-size:13px;border-top:1px solid #ccd1e5;padding-top:24px;margin-bottom:24px}:where(.nd) .figure-label{font:9px var(--nd-mono);color:#5c6a8a;letter-spacing:.12em;display:flex;justify-content:space-between;padding-block:20px;border-top:1px solid #bfc9e1}:where(.nd) .expert-art svg{padding-block:24px}:where(.nd) .draw-path{stroke-dasharray:1000;stroke-dashoffset:0}:where(.nd) .in-view .draw-path{animation:nd-draw 1.6s ease-out both}:where(.nd) .lab{background:linear-gradient(170deg,#f6f7fa,#edf2f8)}:where(.nd) .lab .split{grid-template-columns:1.05fr 1fr}:where(.nd) .lab-illustration{color:var(--blue)}:where(.nd) .lab-terms{display:flex;gap:0;border-block:1px solid #cbd5e6;margin:28px 0}:where(.nd) .lab-terms span{flex:1;font:500 18px var(--nd-display);color:var(--strong);padding:24px 12px;border-right:1px solid #cbd5e6;text-align:center}:where(.nd) .lab-terms span:last-child{border:0}:where(.nd) .lab .areas{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;list-style:none;padding:0;margin:20px 0 28px}:where(.nd) .proof .section-top{align-items:start}:where(.nd) .proof .section-top>p{font-size:20px;font-family:var(--nd-display);line-height:1.5;color:var(--ink);max-width:310px}:where(.nd) .proof-matrix{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}:where(.nd) .proof-item{padding:40px;display:grid;grid-template-columns:48px 1fr;gap:24px;border-bottom:1px solid var(--line)}:where(.nd) .proof-item:nth-child(odd){border-right:1px solid var(--line);padding-left:0}:where(.nd) .proof-item h3{font-size:20px;margin-bottom:16px}:where(.nd) .proof-item p{font-size:13px}:where(.nd) .proof-item .proof-symbol{font:28px/1.3 var(--nd-display);color:var(--blue)}:where(.nd) .proof-item:first-child h3 strong{font-size:36px;color:var(--strong);display:block;margin-bottom:8px;font-weight:600}:where(.nd) .reviews{background:linear-gradient(155deg,#f7f5fb,#efedf6)}:where(.nd) .incubator{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-bottom:56px;border-bottom:1px solid #d5d4e1;margin-bottom:64px}:where(.nd) .incubator h3{margin-bottom:16px}:where(.nd) .incubator p{font-size:13px}:where(.nd) .incubator .logo-strip{gap:24px;justify-content:flex-start}:where(.nd) .reviews-title{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:48px}:where(.nd) .reviews-title h2{font-size:32px}:where(.nd) .reviews-title .text-link{font-size:12px}:where(.nd) .quotes{display:grid;grid-template-columns:1.25fr 1fr;gap:80px}:where(.nd) .featured-quote{margin:0;display:flex;flex-direction:column;align-items:flex-start}:where(.nd) .quote-mark{font:100px/1 var(--nd-display);height:64px;color:#8a78b8}:where(.nd) .featured-quote blockquote{font:500 clamp(28px,3vw,38px)/1.4 var(--nd-display);letter-spacing:-.035em;margin:20px 0 32px;max-width:580px}:where(.nd) .person{font-size:13px;font-weight:600}:where(.nd) .person-role{font-size:11px;color:var(--muted);margin-top:4px}:where(.nd) .secondary-quotes figure{margin:0;padding:24px 0}:where(.nd) .secondary-quotes figure:first-child{padding-top:0;border-bottom:1px solid #d1cee1}:where(.nd) .secondary-quotes blockquote{font:500 19px/1.6 var(--nd-display);letter-spacing:-.02em;margin:0 0 20px}:where(.nd) .final{padding:88px 0}:where(.nd) .final-panel{padding:72px 64px;text-align:center;border:1px solid #d6d8ee;border-radius:12px;background:radial-gradient(ellipse at 18% 40%,#adbef575,transparent 60%),radial-gradient(ellipse at 90% 50%,#c392cf75,transparent 60%),#f0f1fb;position:relative}:where(.nd) .final-panel h2{font-size:clamp(32px,3.8vw,48px);margin-bottom:24px}:where(.nd) .final-panel>p{max-width:780px;font-size:14px;margin:0 auto 28px}:where(.nd) .final-panel .eyebrow{font-size:10px}:where(.nd) .footer{padding:24px 0 0;background:#fff}:where(.nd) .footer-main{display:grid;grid-template-columns:1.7fr 1fr .7fr .7fr;gap:56px;padding-bottom:56px}:where(.nd) .footer-brand .brand{margin-bottom:20px}:where(.nd) .footer-brand>p{font-size:11px;margin-bottom:20px}:where(.nd) .footer address{font-style:normal;font-size:11px;line-height:1.9;color:var(--muted)}:where(.nd) .footer-contact{display:flex;flex-direction:column;align-items:start;margin-top:20px;gap:4px;font-size:11px;color:var(--muted)}:where(.nd) .footer h3{font:600 12px var(--nd-display);margin:12px 0 24px;letter-spacing:0}:where(.nd) .footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:11px;color:var(--muted)}:where(.nd) .footer-bottom button,:where(.nd) .footer-links button{background:none;border:0;padding:0;font:inherit;text-align:left;min-height:24px}:where(.nd) .footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:24px 0;font-size:10px;color:var(--muted)}:where(.nd) .footer-bottom>div{display:flex;gap:24px}:where(.nd) .whatsapp{position:fixed;bottom:24px;right:24px;z-index:25;width:48px;height:48px;background:var(--strong);color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff80;border-radius:50%;box-shadow:0 4px 20px #21386c26}:where(.nd) .whatsapp svg{width:24px}:where(.nd) dialog{border:1px solid var(--line);border-radius:12px;padding:40px;color:var(--ink);max-width:640px;width:calc(100% - 32px);max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #17213e33}:where(.nd) dialog::backdrop{background:#17213e80;backdrop-filter:blur(4px)}:where(.nd) .dialog-head{display:flex;justify-content:space-between;gap:24px;align-items:start;margin-bottom:16px}:where(.nd) .dialog-head h2{font-size:28px}:where(.nd) .close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:50%;flex:none;font-size:22px}:where(.nd) .dialog-intro{font-size:13px;margin-bottom:24px}:where(.nd) .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}:where(.nd) .form-field{display:grid;gap:8px;margin-bottom:20px}:where(.nd) .form-field label{font-size:12px;font-weight:600}:where(.nd) .form-field input,:where(.nd) .form-field select,:where(.nd) .form-field textarea{border:1px solid #bfc8db;border-radius:4px;padding:12px;width:100%;font-size:13px;background:#fff;color:var(--ink)}:where(.nd) .form-field textarea{resize:vertical;min-height:112px}:where(.nd) .error{color:#a02b46;font-size:11px;display:block}:where(.nd) .form-field [aria-invalid=true]{border-color:#a02b46}:where(.nd) .error-summary{padding:16px;background:#fff1f4;border:1px solid #e6b8c5;font-size:12px;margin-bottom:24px}:where(.nd) .error-summary a{display:block;text-decoration:underline;min-height:28px}:where(.nd) .handoff{padding:20px;background:var(--pale);margin-top:24px;border-radius:8px}:where(.nd) .handoff h3{font-size:20px}:where(.nd) .handoff p{font-size:12px;margin:12px 0}:where(.nd) .handoff .button-row{justify-content:flex-start}:where(.nd) .form-note{font-size:11px;margin-top:16px}:where(.nd) .reveal.in-view{animation:nd-reveal var(--reveal) ease-out both}:where(.nd) [hidden]{display:none!important}@keyframes nd-atmosphere{0%{translate:-2% -2%;scale:1;opacity:.75}to{translate:3% 5%;scale:1.09;opacity:.95}}@keyframes nd-reveal{0%{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes nd-draw{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@media(hover:hover){:where(.nd) .btn:hover{background:var(--strong);transform:translateY(-2px)}:where(.nd) .btn.secondary:hover{background:#e9eefc}:where(.nd) .text-link:hover{color:#233f9d;border-color:#233f9d}:where(.nd) .footer a:hover,:where(.nd) .footer button:hover,:where(.nd) .nav a:hover{color:var(--strong)}:where(.nd) .tech-row:hover{background:#f5f7fd}:where(.nd) .close:hover{background:var(--pale)}}@media(min-width:1440px){:where(.nd) .hero{padding-top:96px}:where(.nd) .hero-description{margin-top:32px}:where(.nd) .hero .button-row{margin-bottom:56px}}@media(max-width:1100px){:where(.nd) .nav{gap:16px}:where(.nd) .nav a{font-size:10px}:where(.nd) .header-inner{gap:16px}:where(.nd) .header .btn{padding-inline:14px}:where(.nd) .wrap{width:calc(100% - 64px)}:where(.nd) .story-grid{gap:64px}:where(.nd) .split{gap:40px}:where(.nd) .directory{gap:40px}:where(.nd) .process-track{gap:20px}:where(.nd) .footer-main{gap:32px}:where(.nd) .evidence .od-stat{padding-inline:20px}:where(.nd) .evidence .small-stat{font-size:15px}}@media(max-width:900px){:where(.nd) .header .header-cta{display:none}:where(.nd) .nav{gap:22px}:where(.nd) .nav a{font-size:11px}:where(.nd) .hero{padding-top:64px}:where(.nd) .hero-description{max-width:720px}:where(.nd) .story-grid{gap:40px}:where(.nd) .story-pin h2{font-size:34px}:where(.nd) .service-small{padding-inline:20px;grid-template-columns:1fr}:where(.nd) .mini-art{display:none}:where(.nd) .service-main{padding:32px}:where(.nd) .directory{grid-template-columns:1.15fr 1fr;gap:24px}:where(.nd) .tech-preview{padding:24px}:where(.nd) .preview-graphic{height:240px}:where(.nd) .process-track{grid-template-columns:1fr;gap:32px;margin-top:48px}:where(.nd) .process-track:before{top:20px;bottom:20px;left:20px;width:1px;height:auto;right:auto;transform:scaleY(1)}:where(.nd) .process-item{display:grid;grid-template-columns:40px 1fr;gap:24px}:where(.nd) .process-number{margin:0}:where(.nd) .process-item h3{min-height:0;font-size:18px}:where(.nd) .process-item p{margin-top:8px}:where(.nd) .audience-grid{gap:24px}:where(.nd) .split{gap:32px}:where(.nd) .proof-item{padding:32px 24px}:where(.nd) .quotes{gap:40px}:where(.nd) .incubator{gap:40px}:where(.nd) .footer-main{grid-template-columns:1.5fr 1fr 1fr}:where(.nd) .footer-main>div:last-child{grid-column:2}:where(.nd) .footer-brand{grid-row:span 2}}@media(max-width:767px){:where(.nd) .wrap{width:calc(100% - 40px)}:where(.nd) .header-inner{height:72px}:where(.nd) .brand,:where(.nd) .brand img{width:132px}:where(.nd) .menu-toggle{display:flex}:where(.nd) .header .header-cta{display:inline-flex;margin-left:auto;font-size:10px;padding:10px 12px;min-height:40px}:where(.nd) .nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:24px;flex-direction:column;align-items:stretch;gap:8px}:where(.nd) .nav.open{display:flex}:where(.nd) .nav a{font-size:14px;padding:12px}:where(.nd) .hero{padding-top:48px}:where(.nd) .hero .eyebrow{font-size:9px;padding:8px 10px;gap:8px;margin-bottom:24px}:where(.nd) .hero h1{font-size:clamp(34px,7.5vw,50px);line-height:1.16}:where(.nd) .hero h1 .brand-text{margin-top:4px}:where(.nd) .hero-description{font-size:13px;line-height:1.85;margin:24px auto}:where(.nd) .hero-atmosphere{left:-15%;width:130%;height:540px;filter:blur(30px)}:where(.nd) .hero .button-row{gap:12px;margin-bottom:32px}:where(.nd) .btn{font-size:12px;padding:14px 18px;gap:12px}:where(.nd) .hero-footnote{margin:8px 0 32px;font-size:9px}:where(.nd) .evidence{grid-template-columns:1fr 1fr;row-gap:24px;padding:24px 0 32px}:where(.nd) .evidence .od-stat{padding:0 16px!important;border-right:0}:where(.nd) .evidence .od-stat:nth-child(odd){border-right:1px solid var(--line)}:where(.nd) .evidence strong{font-size:25px}:where(.nd) .evidence .small-stat{font-size:15px;padding-top:0}:where(.nd) .evidence span{font-size:10px}:where(.nd) .trust{padding:32px 0}:where(.nd) .trust p{font-size:11px}:where(.nd) .logo-strip{justify-content:center;gap:24px 32px}:where(.nd) .placeholder-logo{font-size:13px}:where(.nd) .placeholder-logo svg{width:24px}:where(.nd) .section{padding-block:64px}:where(.nd) .section-top{display:block;margin-bottom:32px}:where(.nd) .section-top>p{margin-top:24px;max-width:none}:where(.nd) .eyebrow{font-size:10px;margin-bottom:20px}:where(.nd) h2{font-size:31px;letter-spacing:-.04em}:where(.nd) .services .intro p{font-size:14px}:where(.nd) .service-grid{grid-template-columns:1fr;gap:24px}:where(.nd) .service-main{padding:28px}:where(.nd) .service-art{min-height:160px}:where(.nd) .service-small{padding:24px 4px;grid-template-columns:1fr 64px}:where(.nd) .mini-art{display:block}:where(.nd) .service-small:first-child{padding-top:16px}:where(.nd) .story-grid{grid-template-columns:1fr;gap:32px}:where(.nd) .story-pin{position:static}:where(.nd) .story-pin h2{font-size:34px}:where(.nd) .story-pin p{font-size:14px}:where(.nd) .story-figure{margin-top:24px}:where(.nd) .story-step{min-height:0;padding:28px 0;grid-template-columns:32px 1fr;gap:20px}:where(.nd) .story-step h3{font-size:20px}:where(.nd) .story-step p{font-size:13px}:where(.nd) .story-step.active .index{width:30px;height:30px}:where(.nd) .directory{grid-template-columns:1fr;gap:32px}:where(.nd) .tech-preview{position:static;order:-1;padding:24px}:where(.nd) .preview-graphic{height:216px}:where(.nd) .preview-bottom h3{font-size:20px}:where(.nd) .preview-bottom .text-link{margin-top:8px}:where(.nd) .tech-row{padding:20px 8px;gap:12px;grid-template-columns:24px 1fr 20px}:where(.nd) .tech-row h3{font-size:19px}:where(.nd) .tech-row p{font-size:12px}:where(.nd) .test-help{flex-direction:column;align-items:start;padding:28px;margin-top:40px;gap:24px}:where(.nd) .test-help h3{font-size:20px}:where(.nd) .process-head{display:block}:where(.nd) .process-head .btn{margin-top:24px}:where(.nd) .process-track{gap:32px}:where(.nd) .process-item p{font-size:13px}:where(.nd) .audience-grid{grid-template-columns:1fr;gap:32px;margin-top:32px}:where(.nd) .audience h3{margin:16px 0}:where(.nd) .audience p{font-size:14px}:where(.nd) .lab .split,:where(.nd) .split{grid-template-columns:1fr;gap:40px}:where(.nd) .expert .areas,:where(.nd) .lab .areas{gap:16px}:where(.nd) .expert-art{grid-row:2}:where(.nd) .lab-illustration{grid-row:2}:where(.nd) .lab .lab-content{grid-row:1}:where(.nd) .lab-terms span{font-size:16px;padding:20px 8px}:where(.nd) .proof .section-top>p{font-size:18px;margin-top:20px}:where(.nd) .proof-matrix{grid-template-columns:1fr}:where(.nd) .proof-item,:where(.nd) .proof-item:nth-child(odd){padding:28px 0;border-right:0;grid-template-columns:32px 1fr;gap:20px}:where(.nd) .proof-item h3{font-size:19px}:where(.nd) .proof-item p{font-size:13px}:where(.nd) .incubator{grid-template-columns:1fr;gap:32px;padding-bottom:40px;margin-bottom:40px}:where(.nd) .incubator .logo-strip{justify-content:flex-start}:where(.nd) .reviews-title{display:block;margin-bottom:32px}:where(.nd) .reviews-title h2{font-size:30px}:where(.nd) .reviews-title .text-link{margin-top:16px}:where(.nd) .quotes{grid-template-columns:1fr;gap:40px}:where(.nd) .featured-quote blockquote{font-size:30px;margin-top:16px}:where(.nd) .secondary-quotes figure{padding-block:24px}:where(.nd) .final{padding-block:56px}:where(.nd) .final-panel{padding:48px 24px}:where(.nd) .final-panel h2{font-size:32px}:where(.nd) .final-panel>p{font-size:13px}:where(.nd) .final-panel .button-row{gap:12px}:where(.nd) .footer-main{grid-template-columns:1fr 1fr;gap:32px}:where(.nd) .footer-brand{grid-column:1/-1;grid-row:auto}:where(.nd) .footer-main>div:last-child{grid-column:auto}:where(.nd) .footer-bottom{flex-direction:column;font-size:10px;padding-bottom:80px;gap:16px}:where(.nd) .whatsapp{width:44px;height:44px;right:16px;bottom:16px}:where(.nd) .form-grid{grid-template-columns:1fr;gap:0}:where(.nd) dialog{padding:24px}:where(.nd) .dialog-head h2{font-size:25px}:where(.nd) .reveal.in-view{animation-duration:.25s}}@media(max-width:380px){:where(.nd) .header .header-cta{display:none}:where(.nd) .hero h1{font-size:32px}:where(.nd) .hero .eyebrow{font-size:8px}:where(.nd) .button-row .btn{width:100%}:where(.nd) .hero-description{font-size:13px}}:where(.nd) .areas li,:where(.nd) .audience p,:where(.nd) .expert .closing,:where(.nd) .final-panel>p,:where(.nd) .hero-description,:where(.nd) .incubator p,:where(.nd) .preview-bottom p,:where(.nd) .process-item p,:where(.nd) .proof-item p,:where(.nd) .service-main p,:where(.nd) .service-small p,:where(.nd) .services .intro p,:where(.nd) .split p,:where(.nd) .story-pin p,:where(.nd) .story-step p,:where(.nd) .tech-row p,:where(.nd) .test-help p{font-size:16px}:where(.nd) .hero-description{max-width:880px}:where(.nd) .tech-row p{font-size:14px}:where(.nd) .areas li,:where(.nd) .preview-bottom p,:where(.nd) .process-item p,:where(.nd) .service-small p{font-size:14px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}:where(.nd) *,:where(.nd) :after,:where(.nd) :before{animation:none!important;transition:none!important}:where(.nd) .hero-atmosphere,:where(.nd) .hero-copy{transform:none!important;opacity:1}:where(.nd) .process-track:before{transform:none}:where(.nd) .draw-path{stroke-dashoffset:0}}:where(.nd) .nav a[aria-current=page]{color:var(--strong);font-weight:600;font-size:13px;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:6px}@media(max-width:1100px){:where(.nd) .nav a[aria-current=page]{font-size:11px}}@media(max-width:900px){:where(.nd) .nav a[aria-current=page]{font-size:12px}}@media(max-width:767px){:where(.nd) .nav a[aria-current=page]{font-size:15px}}:where(.nd) .reveal{opacity:1}:where(.nd) .reveal-immediate.in-view,:where(.nd) .reveal-immediate.in-view .draw-path{animation:none}:where(.nd) .reveal-immediate.process-track:before{transition:none}:where(.nd) .menu-toggle{flex:none}:where(.nd) .footer-bottom a,:where(.nd) .footer-links a{min-height:24px}@media(max-width:767px){:where(.nd) .header-inner{min-width:0}:where(.nd) .header-inner>.nav{max-width:100%;max-height:calc(100dvh - 72px);overflow-y:auto}:where(.nd) .header .header-cta{min-width:0}:where(.nd) .directory,:where(.nd) .footer-main,:where(.nd) .service-grid,:where(.nd) .split,:where(.nd) .story-grid{min-width:0}:where(.nd) .directory>*,:where(.nd) .footer-main>*,:where(.nd) .service-grid>*,:where(.nd) .split>*,:where(.nd) .story-grid>*{min-width:0}:where(.nd) .diagram-caption{flex-wrap:wrap}}@media(min-width:381px) and (max-width:480px){:where(.nd) .header-inner{gap:8px}:where(.nd) .header .header-cta{gap:8px}}.nd-contents{display:contents}.nd.nd-contents{margin:0}:where(.nd) .header.header-overlay{position:fixed;top:0;left:0;right:0}