.tpa-root .om-layer{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:clamp(16px,4vh,48px);background:rgba(10,12,12,.5);backdrop-filter:blur(10px);animation:om-fade .4s ease}.tpa-root .om-modal{--om-accent:var(--accent-em);position:relative;width:min(92vw,1120px);height:min(90vh,840px);border-radius:28px;display:grid;grid-template-rows:auto 1fr;overflow:hidden;color:var(--ink);background:linear-gradient(180deg,#fdfdfc,#f6f7f5);border:1px solid rgba(255,255,255,.8);box-shadow:0 0 44px rgba(255,255,255,.38),0 0 96px rgba(255,255,255,.2),0 40px 120px -30px rgba(10,15,20,.5),0 0 0 1px rgba(20,30,40,.05);animation:om-pop .5s cubic-bezier(.22,1,.36,1)}.tpa-root .om-bar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px clamp(20px,4vw,40px)}.tpa-root .om-back,.tpa-root .om-close{width:40px;height:40px;border-radius:999px;border:1px solid var(--line-2,rgba(20,30,40,.12));background:rgba(255,255,255,.7);color:var(--ink-3);font-size:20px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,border-color .2s ease}.tpa-root .om-back:hover,.tpa-root .om-close:hover{background:#fff;color:var(--ink)}.tpa-root .om-progress{display:flex;gap:8px}.tpa-root .om-progress span{width:26px;height:3px;border-radius:2px;background:rgba(20,30,40,.12);transition:background .45s ease}.tpa-root .om-progress span.on{background:var(--om-accent)}.tpa-root .om-stage{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vh,40px) clamp(22px,5vw,64px) clamp(40px,8vh,80px);overflow-y:auto}.tpa-root .om-step{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:flex-start;gap:22px;animation:om-rise .55s cubic-bezier(.22,1,.36,1)}.tpa-root .om-step.om-center{align-items:center;text-align:center}.tpa-root .om-brand{font-family:var(--font-microgramma),var(--tpa-sans);font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:20px;color:var(--ink);margin-bottom:6px}.tpa-root .om-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);font-weight:500}.tpa-root .om-h{margin:0;font-size:clamp(30px,4vw,50px);line-height:1.05;letter-spacing:-.03em;font-weight:500;color:var(--ink);text-wrap:balance;max-width:18ch}.tpa-root .om-center .om-h{max-width:16ch}.tpa-root .om-sub{margin:0;font-size:clamp(15px,1.4vw,18px);line-height:1.5;color:var(--ink-2);max-width:46ch}.tpa-root .om-sub.om-quiet{font-size:14px;color:var(--ink-3)}.tpa-root .om-micro{margin:0;font-size:13px;color:var(--ink-3)}.tpa-root .om-read{margin:0;font-size:clamp(19px,2.1vw,27px);line-height:1.35;letter-spacing:-.02em;color:var(--ink);max-width:30ch}.tpa-root .om-read b{font-family:var(--tpa-serif);font-style:italic;font-weight:400;color:var(--om-accent);text-transform:capitalize}.tpa-root .om-chip-co{display:inline-flex;align-items:center;gap:8px;padding:6px 13px 6px 8px;border:1px solid var(--line-2,rgba(20,30,40,.12));border-radius:999px;background:rgba(255,255,255,.7);font-size:13px;color:var(--ink-2)}.tpa-root .om-favicon{width:18px;height:18px;border-radius:5px;background-color:rgba(20,30,40,.06);background-size:contain;background-repeat:no-repeat;background-position:50%;flex:none}.tpa-root .om-field{width:100%;max-width:460px;font:inherit;font-size:clamp(20px,2.2vw,28px);letter-spacing:-.02em;color:var(--ink);background:transparent;border:0;border-bottom:2px solid rgba(20,30,40,.18);padding:10px 2px;outline:none;transition:border-color .25s ease}.tpa-root .om-field::-moz-placeholder{color:var(--ink-4)}.tpa-root .om-field::placeholder{color:var(--ink-4)}.tpa-root .om-field:focus{border-bottom-color:var(--om-accent)}.tpa-root .om-opts{display:flex;flex-direction:column;gap:12px;width:100%;max-width:520px}.tpa-root .om-opt{text-align:left;padding:18px 22px;border-radius:14px;border:1px solid var(--line-2,rgba(20,30,40,.12));background:rgba(255,255,255,.6);font:inherit;font-size:clamp(15px,1.5vw,18px);color:var(--ink);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.tpa-root .om-opt:hover{border-color:rgba(20,30,40,.3);background:#fff;transform:translateY(-1px)}.tpa-root .om-opt.sel{border-color:var(--om-accent);box-shadow:inset 0 0 0 1px var(--om-accent)}.tpa-root .om-chips{display:flex;flex-wrap:wrap;gap:10px;max-width:560px}.tpa-root .om-chip{padding:11px 18px;border-radius:999px;border:1px solid var(--line-2,rgba(20,30,40,.12));background:rgba(255,255,255,.6);font:inherit;font-size:15px;color:var(--ink-2);cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.tpa-root .om-chip:hover{border-color:rgba(20,30,40,.3);color:var(--ink)}.tpa-root .om-chip.sel{background:var(--om-accent);border-color:var(--om-accent);color:#fff}.tpa-root .om-primary{margin-top:8px;min-width:200px;padding:16px 30px;border-radius:999px;border:0;background:var(--ink);color:var(--cream);font:inherit;font-weight:600;font-size:16px;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.tpa-root .om-primary:hover{transform:translateY(-1px)}.tpa-root .om-primary:disabled{opacity:.4;cursor:default;transform:none}.tpa-root .om-resolving{display:inline-flex;align-items:center;gap:10px}.tpa-root .om-trust{margin:4px 0 0;font-size:13px;color:var(--ink-3);max-width:46ch}.tpa-root .om-trust.err{color:#b8694c}.tpa-root .om-check{width:64px;height:64px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--om-accent) 16%,transparent);color:var(--om-accent);font-size:30px}.tpa-root .om-em{color:var(--om-accent);font-weight:600;font-style:normal}.tpa-root .om-field.om-code{max-width:320px;text-align:center;letter-spacing:.5em;padding-left:.5em;font-variant-numeric:tabular-nums}.tpa-root .om-link-btn{border:0;background:none;padding:0;font:inherit;color:var(--om-accent);font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.tpa-root .om-link-btn:disabled{opacity:.5;cursor:default}.tpa-root .om-link-row{display:flex;align-items:center;gap:10px;width:100%;max-width:560px;padding:6px 6px 6px 18px;border:1px solid var(--line-2,rgba(20,30,40,.12));border-radius:14px;background:rgba(255,255,255,.7)}.tpa-root .om-link-url{flex:1 1 auto;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpa-root .om-link-copy{flex:none;padding:10px 18px;border-radius:10px;border:0;background:var(--ink);color:var(--cream);font:inherit;font-weight:600;font-size:14px;cursor:pointer;transition:opacity .18s ease}.tpa-root .om-link-copy:hover{opacity:.88}.tpa-root .om-msg-label{font-size:13px;font-weight:600;color:var(--ink-2);margin-top:2px}.tpa-root .om-msg-label span{font-weight:400;color:var(--ink-4)}.tpa-root .om-msg{width:100%;max-width:560px;font:inherit;font-size:15px;line-height:1.5;color:var(--ink);background:rgba(255,255,255,.7);border:1px solid var(--line-2,rgba(20,30,40,.12));border-radius:14px;padding:14px 16px;outline:none;resize:vertical;transition:border-color .2s ease}.tpa-root .om-msg:focus{border-color:var(--om-accent)}.tpa-root .om-link-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:4px}.tpa-root .om-link-actions .om-primary{margin-top:0}.tpa-root .om-ghost-btn{font:inherit;font-weight:600;font-size:15px;color:var(--ink-2);text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.tpa-root .om-ghost-btn:hover{color:var(--ink);border-bottom-color:var(--ink-3)}@keyframes om-fade{0%{opacity:0}to{opacity:1}}@keyframes om-pop{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}@keyframes om-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tpa-root .om-layer,.tpa-root .om-modal,.tpa-root .om-step{animation:none}.tpa-root .om-opt:hover,.tpa-root .om-primary:hover{transform:none}}@media (max-width:600px){.tpa-root .om-modal{width:94vw;height:min(92vh,720px);border-radius:22px}.tpa-root .om-bar{padding:16px}.tpa-root .om-step{gap:18px}}.tpa-root,body,html{max-width:100%;overflow-x:clip}.tpa-root .activity-grid>*,.tpa-root .cost-decision>*,.tpa-root .cost-grid>*,.tpa-root .final-cta,.tpa-root .footer-cols,.tpa-root .footer-inner,.tpa-root .hero-gap-media,.tpa-root .hero-grid>*,.tpa-root .method-grid>*,.tpa-root .nav-inner,.tpa-root .neuro3d-wrap,.tpa-root .upskill-grid>*,.tpa-root .wrap,.tpa-root .wrap-wide{min-width:0}.tpa-root .nav-inner{width:100%;max-width:none;padding:16px clamp(20px,1.6vw,32px)}.tpa-root .neuro3d-canvas,.tpa-root .neuro3d-canvas canvas{min-width:0;max-width:100%}.tpa-root .bench-chart-scroll,.tpa-root .marquee-wrap{max-width:100%;overflow-x:auto;overflow-y:hidden}@supports not (overflow:clip){.tpa-root,body,html{overflow-x:hidden}}@media (max-width:768px){.tpa-root .nav-inner{padding:12px clamp(14px,4vw,18px)}}.tpa-root .hero-sparkles-target{display:inline-grid;grid-template-rows:auto auto;justify-items:stretch;vertical-align:baseline;white-space:nowrap}.tpa-root .hero-sparkles-target .em{grid-row:1}.tpa-root .hero-sparkles{position:relative;grid-row:2;width:100%;height:clamp(22px,.46em,36px);margin:-.13em 0 -.02em;overflow:hidden;background:transparent;-webkit-mask-image:linear-gradient(90deg,transparent,black 22%,black 78%,transparent),linear-gradient(180deg,transparent,black 28%,black 72%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,black 22%,black 78%,transparent),linear-gradient(180deg,transparent,black 28%,black 72%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.tpa-root .hero-sparkles-core{width:100%;height:100%}.tpa-root .cadence-dotted-bg{opacity:.72}.tpa-root .cadence-section{position:relative;isolation:isolate;overflow:hidden;padding-top:96px}.tpa-root .cadence-section .wrap-wide{position:relative;z-index:1}.tpa-root .cadence-section:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.56),transparent 38%),linear-gradient(180deg,rgba(244,244,245,.28),rgba(233,234,235,.72))}.tpa-root .cadence-dotted-bg{opacity:.82;pointer-events:none;z-index:0;-webkit-mask-image:radial-gradient(ellipse at center,black 0 58%,transparent 86%);mask-image:radial-gradient(ellipse at center,black 0 58%,transparent 86%)}.tpa-root .cadence-lead{font-size:18px;line-height:1.55;max-width:66ch}.tpa-root .cadence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tpa-root .cadence-card{background:var(--card-light);backdrop-filter:blur(22px) saturate(165%);border:1px solid var(--glass-edge);border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:10px;position:relative;transition:border-color .18s,transform .18s,box-shadow .18s;box-shadow:var(--card-shadow)}.tpa-root .cadence-card:hover{border-color:rgba(255,255,255,.86);transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 20px 54px -32px rgba(22,34,48,.38)}.tpa-root .cadence-card.featured{border-color:var(--ink);border-width:1.5px}.tpa-root .cadence-tag{top:-10px;left:24px;background:var(--ink);color:var(--cream);padding:4px 10px;border-radius:999px;font-weight:600}.tpa-root .cadence-new-tag,.tpa-root .cadence-tag{position:absolute;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase}.tpa-root .cadence-new-tag{top:18px;right:18px;background:rgba(255,255,255,.76);color:var(--ink-2);border:1px solid rgba(16,16,16,.14);border-radius:6px;line-height:1;padding:5px 7px 4px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.76)}.tpa-root .cadence-name{color:var(--ink);font-size:22px;font-weight:500;letter-spacing:-.02em;padding-top:2px}.tpa-root .cadence-card.has-new-tag .cadence-name{padding-right:58px}.tpa-root .cadence-desc{color:var(--ink-2);font-size:13.5px;line-height:1.5;min-height:60px}.tpa-root .cadence-price-row{display:flex;align-items:baseline;gap:8px;padding-top:14px;margin-top:auto;border-top:1px solid var(--line)}.tpa-root .cadence-price-row .price{color:var(--ink);font-size:28px;font-weight:500;letter-spacing:-.025em}.tpa-root .cadence-price-row .per{color:var(--ink-3);font-size:12px}.tpa-root .cadence-note{color:var(--ink-3);font-size:11.5px;line-height:1.35}.tpa-root .cadence-foot{margin:18px auto 0;max-width:78ch;color:var(--ink-3);font-size:12.5px;line-height:1.55;text-align:center}@media (max-width:1120px){.tpa-root .cadence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.tpa-root .cadence-grid{grid-template-columns:1fr}.tpa-root .cadence-desc{min-height:0}.tpa-root .cadence-card{padding:22px}}.tpa-root .cost-dark-section{padding:72px 0 80px}.tpa-root .cost-dark-section .section-head{margin-bottom:28px}.tpa-root .cost-dark-section .section-title{max-width:20ch;font-size:clamp(32px,4vw,52px)}.tpa-root .cost-dark-section .section-sub{max-width:46ch}.tpa-root .cost-decision{width:min(900px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 48px minmax(280px,.74fr);gap:18px;align-items:center}.tpa-root .cost-risk-stack{display:grid;gap:10px}.tpa-root .cost-choice-label,.tpa-root .cost-column-label{color:var(--forest-fg-2);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.tpa-root .cost-risk-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;padding:16px 18px;border:1px solid rgba(112,111,110,.36);border-left:3px solid rgba(214,207,190,.86);border-radius:14px;background:linear-gradient(180deg,rgba(237,232,221,.06),rgba(237,232,221,.025));box-shadow:inset 0 1px 0 rgba(242,243,240,.035)}.tpa-root .cost-choice-card h3,.tpa-root .cost-risk-copy h3{margin:0;color:var(--forest-fg);font-size:16px;font-weight:500;line-height:1.25;letter-spacing:-.012em}.tpa-root .cost-choice-card p,.tpa-root .cost-risk-copy p{margin:8px 0 0;color:var(--forest-fg-2);font-size:11px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tpa-root .cost-risk-amount{color:var(--warn-soft);font-size:clamp(30px,3.3vw,42px);font-weight:500;line-height:.9;letter-spacing:-.045em;white-space:nowrap}.tpa-root .cost-versus{min-height:188px;display:grid;place-items:center;color:rgba(242,243,240,.46);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;position:relative}.tpa-root .cost-versus:after,.tpa-root .cost-versus:before{content:"";width:1px;height:64px;background:linear-gradient(180deg,transparent,rgba(242,243,240,.24),transparent)}.tpa-root .cost-versus span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(242,243,240,.16);border-radius:50%;background:rgba(237,232,221,.035)}.tpa-root .cost-choice-card{position:relative;overflow:hidden;min-height:244px;display:flex;flex-direction:column;justify-content:center;padding:clamp(20px,2.2vw,28px);border:1px solid rgba(255,255,255,.72);border-radius:18px;background:radial-gradient(circle at 84% 18%,rgba(215,224,226,.42),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.97),rgba(232,227,218,.94));color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 30px 86px -52px rgba(242,243,240,.56),0 26px 74px -54px rgba(0,0,0,.72)}.tpa-root .cost-choice-card .cost-choice-label{color:var(--ink-3);margin-bottom:10px}.tpa-root .cost-choice-card h3{color:var(--ink);font-size:clamp(18px,1.55vw,22px);line-height:1.08;max-width:17ch}.tpa-root .cost-choice-amount{margin:12px 0 7px;color:var(--ink);font-size:clamp(54px,5.2vw,74px);font-weight:550;line-height:.82;letter-spacing:-.07em}.tpa-root .cost-choice-card p{color:var(--ink-3);font-size:12px;max-width:38ch}.tpa-root .cost-choice-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:14px;overflow:hidden;border:1px solid rgba(16,16,16,.08);border-radius:12px;background:rgba(16,16,16,.08)}.tpa-root .cost-choice-metrics div{background:rgba(255,255,255,.52);padding:10px 12px}.tpa-root .cost-choice-metrics b{display:block;color:var(--ink);font-size:clamp(17px,1.5vw,21px);line-height:1;font-weight:600;letter-spacing:-.03em}.tpa-root .cost-choice-metrics span{display:block;margin-top:6px;color:var(--ink-4);font-size:11px;line-height:1.25}@media (max-width:980px){.tpa-root .cost-decision{grid-template-columns:1fr;gap:18px;max-width:680px}.tpa-root .cost-versus{min-height:auto;display:flex;gap:10px}.tpa-root .cost-versus:after,.tpa-root .cost-versus:before{width:min(112px,26vw);height:1px;background:linear-gradient(90deg,transparent,rgba(242,243,240,.24),transparent)}.tpa-root .cost-choice-card{min-height:240px}}@media (max-width:760px){.tpa-root .cost-dark-section{padding:72px 0}}@media (max-width:620px){.tpa-root .cost-risk-card{grid-template-columns:1fr;align-items:start;gap:14px;padding:18px}.tpa-root .cost-risk-amount{font-size:38px}.tpa-root .cost-choice-card{min-height:0;padding:28px 22px;border-radius:16px}.tpa-root .cost-choice-amount{font-size:clamp(54px,16vw,74px)}.tpa-root .cost-choice-metrics{grid-template-columns:1fr}}