:root{--bg:#0d0f11;--hero-bg:#00131c;--section-bg:#001e29;--panel:#00343480;--text:#edf2f1;--muted:#bfc7ce;--accent:#01f7a5;--accent-soft:#01f7a51a;--panel-strong:#003434b8;--panel-line:#01f7a53d;--soft:#819c9c}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;margin:0}body{color:var(--text);overflow-x:hidden}p strong,li strong,td strong,span strong{color:inherit;font-weight:700}button,input,textarea,select{font:inherit}.page{background:var(--bg);width:100%;min-height:100vh}.section-shell{z-index:1;width:min(100% - 96px,1200px);margin:0 auto;position:relative}.hero{background:var(--hero-bg);justify-content:center;align-items:center;width:100%;min-height:100svh;padding:clamp(82px,10vh,120px) 0 118px;display:flex;position:relative;overflow:hidden}.hero__inner{z-index:2;justify-content:flex-start;align-items:flex-start;gap:96px;width:min(100%,1200px);display:flex;position:relative}.hero__copy{flex-direction:column;align-items:center;gap:35px;width:50%;max-width:50%;display:flex}.hero__title{width:100%;color:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, monospace;letter-spacing:0;margin:0;font-size:54px;font-weight:400;line-height:1.25}.hero__body{width:100%;color:var(--muted);letter-spacing:0;margin:0;font-size:16px;font-weight:300;line-height:1.5}.xray{cursor:none;background:#07181e;width:864px;height:540px;position:absolute;bottom:0;right:0;overflow:hidden}.xray__video,.xray__clip{position:absolute;top:0;left:0}.xray__video{object-fit:cover;backface-visibility:hidden;width:calc(100% + 4px);max-width:none;height:calc(100% + 4px);transform:translate(-2px,-2px)}.xray__video--bottom{z-index:1}.xray__clip{z-index:2;clip-path:inset(19vw calc(100% - 18vw - clamp(150px,38vw,220px)) calc(100% - 19vw - clamp(150px,38vw,220px)) 18vw);opacity:0;pointer-events:none;will-change:clip-path;width:100%;height:100%;overflow:visible}.xray__mask{z-index:3;opacity:0;will-change:transform;pointer-events:none;box-sizing:border-box;width:clamp(150px,38vw,220px);height:clamp(150px,38vw,220px);position:absolute;top:0;left:0;transform:translate(18vw,19vw)}.xray[data-measured=true] .xray__clip,.xray[data-measured=true] .xray__mask{opacity:1}.xray__label{font-variant:small-caps;letter-spacing:.08em;white-space:nowrap;align-items:center;font-size:12px;font-weight:600;line-height:1;display:flex;position:absolute;top:calc(100% + 4px);left:0}.xray__dots{text-align:left;width:18px}.section-band{background:var(--bg);width:100%;padding:96px 0;position:relative;overflow:hidden}.section-band--pattern{background-color:var(--section-bg)}h2{color:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, monospace;letter-spacing:0;margin:0;font-size:36px;font-weight:400;line-height:1.25}p{margin:0}.section-heading p,.split__copy p,.corner-card p{color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.corner-card__body{display:contents}.button-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.button{border:1px solid var(--accent);color:#00131c;background:var(--accent);justify-content:center;align-items:center;min-height:48px;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--outline{color:var(--accent);background:0 0}.button--full{width:100%}.text-highlight{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:inherit;background:#01f7a529;padding:0 .1em .01em;display:inline}.section-heading{flex-direction:column;gap:35px;display:flex}.section-heading--center{text-align:center;align-items:center;width:min(100%,930px);margin:0 auto 60px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;display:grid}.corner-card{background:var(--panel);flex-direction:column;align-items:flex-start;gap:25px;min-height:243px;padding:48px 36px;display:flex;position:relative}.corner-card__icon{width:48px;height:48px}.corner-card h3{color:var(--text);margin:0;font-size:16px;font-weight:400;line-height:1.5}.corner-card--link{color:inherit;text-decoration:none;transition:border-color .18s,transform .18s,background-color .18s}.corner-card--link:hover{background:#003c3c9e;transform:translateY(-2px)}.corner-card__cta{color:var(--accent);margin-top:auto;font-size:12px;font-weight:700;line-height:1.25}.portfolio-truth-compare{background:var(--section-bg)}.portfolio-truth-compare__inner{grid-template-columns:minmax(350px,.66fr) minmax(0,1.34fr);align-items:center;gap:clamp(26px,3.4vw,52px);display:grid}.portfolio-truth-compare__copy{flex-direction:column;gap:26px;display:flex}.portfolio-truth-compare__copy h2{width:min(100%,680px)}.portfolio-truth-compare__copy h2 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em;display:inline-block}.portfolio-truth-compare__copy p{width:min(100%,700px);color:var(--muted);margin:0;font-size:clamp(19px,1.35vw,24px);font-weight:300;line-height:1.55}.portfolio-truth-compare__actions{flex-wrap:wrap;gap:14px;margin-top:2px;display:flex}.portfolio-truth-compare__panel{width:min(100%,1120px);min-height:0;box-shadow:none;background:0 0;border:0;gap:clamp(24px,2.5vw,32px);margin-left:clamp(-28px,-1.8vw,-14px);padding:0}.portfolio-truth-compare__panel h3{color:var(--text);margin:0;font-size:clamp(22px,1.55vw,28px);line-height:1.15}.portfolio-truth-stack{width:100%;min-height:0;position:relative;overflow:visible}.portfolio-truth-stack__pyramid{aspect-ratio:940/520;width:min(100%,1120px);min-height:0;position:relative}.portfolio-truth-stack__pyramid svg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.portfolio-truth-stack__wing{fill:#0000;opacity:1;stroke:#0000;stroke-width:1px;vector-effect:non-scaling-stroke}.portfolio-truth-stack__band{fill:var(--band-fill,#01f7a538);opacity:0;stroke:none}.portfolio-truth-stack__band--input{fill:#0000}.portfolio-truth-stack__foundation-cell polygon{opacity:1;stroke-width:1.3px;vector-effect:non-scaling-stroke}.portfolio-truth-stack__bottom-cell polygon,.portfolio-truth-stack__tracker-cell polygon{fill:#bfc7ce2e;stroke:#bfc7ceb8;--green-fill:#01f7a538;--green-stroke:#01f7a5c7;animation-fill-mode:both}.portfolio-truth-stack__bottom-cell text,.portfolio-truth-stack__tracker-cell text{animation-fill-mode:both}.portfolio-truth-stack__foundation-cell text{opacity:1;fill:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, monospace;text-anchor:middle;dominant-baseline:middle;font-size:16px;font-weight:700}.portfolio-truth-compare.is-running .portfolio-truth-stack__bottom-cell polygon{animation:.55s cubic-bezier(.16,1,.3,1) 1.58s both portfolioTruthFoundationGreen,.55s cubic-bezier(.16,1,.3,1) 4.35s forwards portfolioTruthFinalBright}.portfolio-truth-compare.is-running .portfolio-truth-stack__bottom-cell text{animation:.23s 1.58s forwards portfolioTruthFoundationTextOut}.portfolio-truth-compare.is-running .portfolio-truth-stack__tracker-cell polygon{animation:.55s cubic-bezier(.16,1,.3,1) 1.96s both portfolioTruthFoundationGreen,.55s cubic-bezier(.16,1,.3,1) 4.35s forwards portfolioTruthFinalBright}.portfolio-truth-compare.is-running .portfolio-truth-stack__tracker-cell text{animation:.23s 1.96s forwards portfolioTruthFoundationTextOut}.portfolio-truth-compare.is-running .portfolio-truth-stack__band--intelligence{animation:.74s cubic-bezier(.16,1,.3,1) both portfolioTruthGreenFill,.55s cubic-bezier(.16,1,.3,1) 4.35s forwards portfolioTruthFinalBright;animation-delay:calc(2.35s + (5 - var(--index)) * .2s), 4.35s}.portfolio-truth-stack__line--triangle,.portfolio-truth-stack__pyramid path{fill:none;stroke:#01f7a5c7;stroke-width:2px;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.portfolio-truth-compare.is-running .portfolio-truth-stack__line--triangle{animation:.55s cubic-bezier(.16,1,.3,1) 4.35s both portfolioTruthInternalLinesOut}.portfolio-truth-stack__final-fill{fill:#01f7a56b;opacity:0;pointer-events:none;filter:drop-shadow(0 0 14px #01f7a533)}.portfolio-truth-compare.is-running .portfolio-truth-stack__final-fill{animation:.29s 4.48s forwards portfolioTruthFinalFillIn}.portfolio-truth-stack__line--wing{fill:none;stroke:#01f7a557;stroke-width:1.5px;vector-effect:non-scaling-stroke;opacity:0;transform-origin:0;transform-box:fill-box;transform:scaleX(0)}.portfolio-truth-stack__line--foundation-wing{opacity:1;transform:scaleX(1)}.portfolio-truth-compare.is-running .portfolio-truth-stack__line--wing{animation:portfolioTruthWingLineIn .45s cubic-bezier(.16, 1, .3, 1) var(--line-delay) both}.portfolio-truth-compare.is-running .portfolio-truth-stack__line--foundation-wing{opacity:1;animation:none;transform:scaleX(1)}.portfolio-truth-stack__callout{left:var(--layer-left);top:var(--layer-top);z-index:3;isolation:isolate;width:var(--wing-width);align-items:center;min-width:0;height:11.54%;padding:0 clamp(12px,1vw,18px) 0 clamp(22px,1.9vw,36px);display:flex;position:absolute;transform:translate(0)}.portfolio-truth-stack__callout i{display:none}.portfolio-truth-stack__callout:before{content:none}.portfolio-truth-stack__callout div{gap:clamp(1px,.16vw,3px);display:grid}.portfolio-truth-stack__callout div>strong{color:var(--accent);font-size:clamp(9px,.76vw,12px);font-weight:700;line-height:1.15}.portfolio-truth-stack__callout span strong{color:inherit;font-size:inherit;font-weight:300;line-height:inherit}.portfolio-truth-stack__callout span{color:var(--muted);font-size:clamp(9px,.76vw,12px);font-weight:300;line-height:1.18}.portfolio-truth-stack__callout div>strong,.portfolio-truth-stack__callout span{opacity:0;white-space:nowrap;max-width:fit-content;display:block;overflow:hidden}.portfolio-truth-stack__callout--foundation div>strong,.portfolio-truth-stack__callout--foundation span{opacity:1;width:auto}.portfolio-truth-compare.is-running .portfolio-truth-stack__callout div>strong{animation:portfolioTruthTypeIn .32s steps(22, end) var(--reveal-delay) both}.portfolio-truth-compare.is-running .portfolio-truth-stack__callout span{animation:portfolioTruthTypeIn .54s steps(52, end) calc(var(--reveal-delay) + .22s) both}.portfolio-truth-compare.is-running .portfolio-truth-stack__callout--foundation div>strong,.portfolio-truth-compare.is-running .portfolio-truth-stack__callout--foundation span{opacity:1;width:auto;animation:none}@media (min-width:981px){.portfolio-truth-stack__callout span{white-space:nowrap}}.portfolio-truth-stack__mark{fill:#00131cad;opacity:0;transform-box:fill-box;transform-origin:50%}.portfolio-truth-compare.is-running .portfolio-truth-stack__mark{animation:.6s cubic-bezier(.16,1,.3,1) 4.38s both portfolioTruthLogoIn}@keyframes portfolioTruthGreyFill{0%{opacity:0}to{opacity:1}}@keyframes portfolioTruthWingLineIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes portfolioTruthGreenFill{0%{opacity:0;filter:drop-shadow(0 0 #01f7a500)}to{opacity:1;filter:drop-shadow(0 0 8px #01f7a524)}}@keyframes portfolioTruthFinalBright{0%{fill:#01f7a538;stroke:#01f7a5c7;opacity:1}to{fill:#01f7a56b;stroke:#0000;opacity:1;filter:drop-shadow(0 0 14px #01f7a533)}}@keyframes portfolioTruthInternalLinesOut{0%{opacity:1}to{opacity:0}}@keyframes portfolioTruthFoundationGreen{0%{fill:#bfc7ce2e;stroke:#bfc7ceb8;opacity:1}to{fill:#01f7a538;stroke:#01f7a5c7;opacity:1}}@keyframes portfolioTruthFoundationTextOut{0%{opacity:1}to{opacity:0}}@keyframes portfolioTruthFinalFillIn{0%{opacity:0}to{opacity:1}}@keyframes portfolioTruthTextIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes portfolioTruthTextOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-3px)}}@keyframes portfolioTruthTypeIn{0%{opacity:1;width:0}to{opacity:1;width:100%}}@keyframes portfolioTruthLogoIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.verified-context,.ai-difference{background:var(--hero-bg)}.ai-difference__inner{grid-template-columns:minmax(620px,1.05fr) minmax(380px,.75fr);align-items:center;gap:clamp(52px,6vw,104px);display:grid}.ai-difference__cards{grid-template-columns:1fr;gap:14px;display:grid}.ai-difference__card{grid-template-columns:minmax(0,1fr) 58px;align-items:start;gap:8px 28px;min-height:0;padding:clamp(18px,1.7vw,26px) clamp(28px,2.6vw,40px);display:grid}.ai-difference__card .corner-card__icon{width:52px;height:52px;color:var(--accent);grid-area:1/2;place-self:start end;margin-top:-4px}.ai-difference__card .corner-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.8px;width:52px;height:52px}.ai-difference__card h3{grid-area:1/1;font-size:clamp(22px,1.65vw,28px);line-height:1.15}.ai-difference__card .corner-card__body{grid-column:1/-1}.ai-difference__card p{max-width:760px;margin:0}.ai-difference__copy{text-align:left;align-items:flex-start;gap:24px}.ai-difference__copy h2,.ai-difference__copy p{width:min(100%,560px)}.ai-difference__actions{justify-content:flex-start;width:min(100%,560px)}.ai-difference__actions .button{min-width:180px}.ai-difference__copy h2 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529;padding:0 .1em .03em;display:inline}.ai-difference__copy p{color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.55}.memory-os{background:var(--section-bg)}.memory-os__inner{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(34px,5vw,82px);display:grid}.memory-os__copy{text-align:left;align-items:flex-start;gap:20px}.memory-os__copy h2{width:min(100%,560px)}.memory-os__copy h2 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529;padding:0 .1em .03em;display:inline}.memory-os__copy p:not(.section-eyebrow):not(.memory-os__bottom-line){width:min(100%,540px);color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.55}.memory-os__questions{gap:18px;display:grid}.memory-os__prompt,.memory-os__answer{background:#00131c70;padding:clamp(22px,2.1vw,34px);position:relative;box-shadow:inset 0 0 0 1px #01f7a51f}.memory-os__prompt{gap:10px;display:grid}.memory-os__prompt span,.memory-os__answer span{color:var(--accent);text-transform:none;font-size:clamp(21px,1.35vw,26px);font-weight:500;line-height:1.18}.memory-os__prompt strong{color:var(--muted);font-size:16px;font-weight:300;line-height:1.55}.memory-os__answer{gap:18px;display:grid}.memory-os__answer ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;padding:0;list-style:none;display:grid}.memory-os__answer li{color:var(--text);padding-left:18px;font-size:16px;font-weight:300;line-height:1.55;position:relative}.memory-os__answer li:before{content:"";background:var(--accent);width:6px;height:6px;position:absolute;top:.63em;left:0}.memory-os__cards{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.memory-os__card{min-height:220px;padding:clamp(24px,2.1vw,34px)}.memory-os__card h3{color:var(--accent);font-size:clamp(21px,1.35vw,26px);line-height:1.18}.memory-os__card p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.memory-os__copy p.memory-os__bottom-line{color:var(--accent);margin:0;font-size:17px;font-weight:700;line-height:1.5}.memory-os__copy p.memory-os__bottom-line span{color:inherit}@media (max-width:980px){.memory-os__inner{grid-template-columns:1fr}.memory-os__copy,.memory-os__copy h2,.memory-os__copy p:not(.section-eyebrow):not(.memory-os__bottom-line){width:100%}.memory-os__cards{grid-template-columns:1fr}}@media (max-width:640px){.memory-os__answer ul{grid-template-columns:1fr}.memory-os__prompt,.memory-os__answer,.memory-os__card{padding:22px}}.verified-context__inner{grid-template-columns:minmax(420px,.92fr) minmax(0,1fr);align-items:center;gap:clamp(48px,6vw,86px);display:grid}.verified-context__boxes{grid-template-columns:1fr;gap:24px;display:grid}.verified-context__card{text-align:left;justify-content:flex-start;align-items:stretch;gap:22px;min-height:210px;padding:30px 34px}.verified-context__card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.verified-context__card-head>div{gap:12px;display:grid}.verified-context__card-head h3{color:var(--text);margin:0;font-size:22px;font-weight:700;line-height:1.2}.verified-context__card-head span{width:38px;height:38px;color:var(--accent);border:1px solid var(--accent);border-radius:50%;place-items:center;font-size:22px;font-weight:700;line-height:1;display:grid}.verified-context__card strong{color:var(--accent);font-size:13px;font-weight:700;line-height:1.4;display:block}.verified-context__card-copy{text-align:left;gap:10px;width:100%;margin-top:0;display:grid}.verified-context__card-copy p{color:var(--muted);margin:0;padding-left:20px;font-size:16px;font-weight:300;line-height:1.5;position:relative}.portfolio-truth-compare__copy .portfolio-truth-compare__accent-line{color:var(--accent);font-weight:600}.portfolio-truth-compare__accent-line span{margin:0;line-height:1.18;display:block}.verified-context__card-copy p:before{content:"";background:var(--accent);width:7px;height:7px;position:absolute;top:.76em;left:0;transform:translateY(-50%)}.verified-context__copy{text-align:left;flex-direction:column;align-items:flex-start;gap:26px;display:flex}.verified-context__copy h2{width:min(100%,760px)}.verified-context__copy h2 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529;padding:0 .1em .03em;display:inline}.verified-context__copy p{width:min(100%,760px);color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.55}.verified-context__result{border-left:3px solid var(--accent);text-align:left;background:#001e2957;padding:20px 0 20px 24px;color:var(--text)!important}.governed-analytics{background:var(--hero-bg)}.governed-analytics.section-band{padding-top:clamp(56px,6vh,78px);padding-bottom:clamp(56px,6vh,78px)}.governed-analytics__inner{grid-template-columns:1fr;gap:clamp(28px,3vw,42px);display:grid}.governed-analytics__top{grid-template-columns:minmax(320px,.92fr) minmax(360px,.72fr);align-items:center;gap:clamp(34px,6vw,110px);display:grid}.governed-analytics__heading{text-align:left;align-items:flex-start}.governed-analytics__heading h2{max-width:560px}.governed-analytics__heading h2 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529;padding:0 .1em .03em;display:inline}.governed-analytics__actions,.raster-loop__actions{flex-wrap:wrap;gap:14px;width:min(100%,520px);margin-top:8px;display:flex}.governed-analytics__actions .button,.raster-loop__actions .button{justify-content:center;min-width:176px}.governed-analytics__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.2vw,18px);display:grid}.governed-analytics__card{background:#00212ab3;border-color:#01f7a52e;grid-template-rows:auto 1fr;gap:clamp(10px,1vw,14px);min-height:clamp(170px,14vw,225px);padding:clamp(18px,1.45vw,26px);transition:border-color .24s,background .24s,transform .24s;display:grid}.governed-analytics__card.is-active,.governed-analytics__card:hover{background:#003737bd;border-color:#01f7a58f;transform:translateY(-3px)}.governed-analytics__card h3{color:var(--accent);white-space:nowrap;font-size:clamp(16px,1.05vw,20px);font-weight:400;line-height:1.12}.governed-analytics__card p{color:var(--muted);font-size:clamp(12px,.82vw,14px);line-height:1.42}.governed-analytics__carousel{width:100%;max-width:min(100%,420px);margin-left:auto;position:relative}.governed-analytics__carousel-stage{aspect-ratio:1;background:0 0;position:relative;overflow:hidden}.governed-analytics__carousel-stage:before{display:none}.governed-analytics__carousel-panel{justify-content:center;align-items:center;animation:.38s cubic-bezier(.16,1,.3,1) governedCarouselIn;display:flex;position:absolute;inset:0}.governed-analytics__carousel-panel>*{width:100%;max-width:100%}.governed-analytics__visual-image{aspect-ratio:1;object-fit:contain;width:100%;display:block}.governed-analytics__carousel-panel .product-screenshot__video-wrap,.governed-analytics__carousel-panel .ai-matrix,.governed-analytics__carousel-panel .ai-execution-map{aspect-ratio:1;width:100%;max-width:none;height:auto}.governed-analytics__carousel-panel .product-screenshot__video{object-fit:contain;width:100%;height:100%}.governed-analytics__carousel-panel .ai-matrix__core,.governed-analytics__carousel-panel .ai-execution-map__core{padding:clamp(24px,3vw,38px)}.governed-analytics__carousel-panel .ai-execution-map__terminal{font-size:clamp(8px,.78vw,11px)}.governed-analytics__carousel-control{z-index:2;width:40px;height:40px;color:var(--accent);font:inherit;cursor:pointer;background:#00131ce0;border:1px solid #01f7a585;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.governed-analytics__carousel-control--prev{left:-20px}.governed-analytics__carousel-control--next{right:-20px}.governed-analytics__carousel-dots{justify-content:center;gap:10px;margin-top:18px;display:flex}.governed-analytics__carousel-dots button{cursor:pointer;background:#bfc7ce33;border:0;width:28px;height:3px}.governed-analytics__carousel-dots button.is-active{background:var(--accent)}.governed-analytics__link{color:var(--accent);text-underline-offset:3px;margin-top:auto;font-size:12px;font-weight:700;line-height:1.25;text-decoration:underline}@keyframes governedCarouselIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.governed-analytics__top{grid-template-columns:1fr}.governed-analytics__heading h2{max-width:760px}.governed-analytics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.governed-analytics__card h3{white-space:normal}.governed-analytics__carousel{max-width:min(100%,520px);margin-inline:auto}}@media (max-width:720px){.governed-analytics__grid{grid-template-columns:1fr}.governed-analytics__carousel-control{display:none}.governed-analytics__carousel-panel{inset:0}}.raster-loop{background:var(--section-bg)}.raster-loop__inner{grid-template-columns:minmax(0,.9fr) minmax(460px,1fr);align-items:center;gap:clamp(48px,6vw,86px);display:grid}.raster-loop__copy{flex-direction:column;gap:24px;width:min(100%,620px);display:flex}.raster-loop__copy h2{margin:0}.raster-loop__copy h2 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em 0;display:inline-block}.raster-loop__copy p{color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.55}.raster-loop__actions{margin-top:4px}.raster-loop__visual{width:100%}.raster-loop__process-visual{background:radial-gradient(circle at 50% 52%,#01f7a51f,#01f7a509 44%,#0000 70%),linear-gradient(#003434bd,#001e29e0);border:1px solid #01f7a5b8;width:min(100%,620px);height:clamp(430px,62vh,560px);margin-inline:auto;padding:clamp(26px,3vw,38px);position:relative;overflow:hidden}.raster-loop__process-visual:before{content:"";opacity:.24;pointer-events:none;background-color:#0000;background-image:linear-gradient(#01f7a50a 1px,#0000 1px),linear-gradient(90deg,#01f7a50a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #01f7a514;position:absolute;inset:24px}.raster-loop.is-running .raster-loop__process-visual:before{animation:1.2s cubic-bezier(.16,1,.3,1) 4.55s both rasterLoopGridGlow}.raster-loop__process-visual:after{content:"";background:var(--accent);transform-origin:0;opacity:0;height:4px;position:absolute;inset:auto 0 0;transform:scaleX(0);box-shadow:0 0 26px #01f7a5c2}.raster-loop.is-running .raster-loop__process-visual:after{animation:1.15s cubic-bezier(.16,1,.3,1) 4.55s both rasterLoopComplete}.raster-loop__process-visual-inner{z-index:1;gap:clamp(10px,1.4vh,14px);height:100%;display:grid;position:relative}.raster-loop__process-card{opacity:.46;background:linear-gradient(#01f7a508,#0000 52%),#00131c61;border:1px solid #01f7a51c;align-items:center;min-height:0;padding:clamp(14px,1.8vh,18px) clamp(16px,2vw,22px);display:flex;position:relative;box-shadow:inset 0 -2px #01f7a50d}.raster-loop__process-card:after{content:"";background:var(--accent);transform-origin:0;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 20px #01f7a5a3}.raster-loop.is-running .raster-loop__process-card{animation:.72s cubic-bezier(.16,1,.3,1) both rasterLoopCard;animation-delay:calc(.35s + var(--index) * .68s)}.raster-loop.is-running .raster-loop__process-card:after{animation:.72s cubic-bezier(.16,1,.3,1) both rasterLoopCardLine;animation-delay:calc(.35s + var(--index) * .68s)}.raster-loop__process-card span{z-index:1;color:var(--text);font-size:clamp(19px,1.55vw,28px);font-weight:700;line-height:1.18;position:relative}@keyframes rasterLoopCard{0%{opacity:.46;background-color:#0034346b;box-shadow:inset 0 -2px #01f7a50d}to{opacity:1;background-color:#003e3e80;box-shadow:inset 0 -2px #01f7a538,0 0 22px #01f7a51f}}@keyframes rasterLoopCardLine{0%{opacity:.28;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes rasterLoopComplete{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes rasterLoopGridGlow{0%{opacity:.18}to{opacity:.56}}.corner{z-index:3;width:8px;height:8px;position:absolute}.corner:before,.corner:after{content:"";background:var(--accent);position:absolute}.corner:before{width:8px;height:2px}.corner:after{width:2px;height:8px}.corner--tl{top:0;left:0}.corner--tr{top:0;right:0;transform:rotate(90deg)}.corner--br{bottom:0;right:0;transform:rotate(180deg)}.corner--bl{bottom:0;left:0;transform:rotate(-90deg)}.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:96px;display:grid}.split__copy{flex-direction:column;align-items:flex-start;gap:35px;display:flex}.portfolio-truth-visual{z-index:1;font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;grid-template-columns:minmax(0,1fr) 74px minmax(0,1.08fr);align-items:stretch;gap:0;padding:28px;display:grid;position:absolute;inset:0}.portfolio-truth-visual__side{background:#00131cad;border:1px solid #edf2f114;padding:26px;position:relative;overflow:hidden}.portfolio-truth-visual__side--fragmented{color:#bfc7ceb8;filter:saturate(.82)}.portfolio-truth-visual__side--truth{background:#003434b8;border-color:#01f7a547;animation:6.8s ease-in-out infinite truthResolve;box-shadow:0 0 46px #01f7a514}.portfolio-truth-visual h3{color:var(--text);margin:0 0 18px;font-size:22px;line-height:1.15}.portfolio-truth-visual__scatter{min-height:336px;position:relative}.portfolio-truth-visual__scatter span{color:#edf2f1;background:#edf2f113;border:1px solid #edf2f124;max-width:152px;padding:9px 10px;font-size:11px;line-height:1.25;animation:8s ease-in-out infinite driftCard;position:absolute}.portfolio-truth-visual__scatter span:first-child{top:4%;left:4%}.portfolio-truth-visual__scatter span:nth-child(2){animation-delay:-1.2s;top:18%;right:8%}.portfolio-truth-visual__scatter span:nth-child(3){animation-delay:-2.4s;top:42%;left:12%}.portfolio-truth-visual__scatter span:nth-child(4){animation-delay:-3.6s;bottom:30%;right:2%}.portfolio-truth-visual__scatter span:nth-child(5){animation-delay:-4.8s;bottom:8%;left:2%}.portfolio-truth-visual__scatter span:nth-child(6){animation-delay:-6s;bottom:4%;right:14%}.portfolio-truth-visual__flow{place-items:center;gap:18px;display:grid}.portfolio-truth-visual__flow strong{writing-mode:vertical-rl;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;opacity:.76;font-size:10px;font-weight:700}.portfolio-truth-visual__flow span{background:var(--accent);width:42px;height:2px;animation:2.4s ease-in-out infinite flowPulse;box-shadow:0 0 18px #01f7a58c}.portfolio-truth-visual__flow span:nth-child(2){animation-delay:.35s}.portfolio-truth-visual__flow span:nth-child(3){animation-delay:.7s}.portfolio-truth-visual__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.portfolio-truth-visual__metrics div{background:#00131c94;border:1px solid #01f7a51f;padding:13px;animation:6.8s ease-in-out infinite metricLock}.portfolio-truth-visual__metrics div:nth-child(2){animation-delay:.16s}.portfolio-truth-visual__metrics div:nth-child(3){animation-delay:.32s}.portfolio-truth-visual__metrics div:nth-child(4){animation-delay:.48s}.portfolio-truth-visual__metrics div:nth-child(5){animation-delay:.64s}.portfolio-truth-visual__metrics div:nth-child(6){animation-delay:.8s}.portfolio-truth-visual__metrics span{color:#bfc7cec2;margin-bottom:8px;font-size:11px;display:block}.portfolio-truth-visual__metrics strong{color:var(--accent);font-size:18px}.portfolio-truth-visual__bars{background:#00131c73;grid-template-columns:repeat(4,1fr);align-items:end;gap:12px;height:112px;margin-top:22px;padding:14px;display:grid}.portfolio-truth-visual__bars span{transform-origin:bottom;background:linear-gradient(#01f7a5e6,#01f7a533);animation:6.8s ease-in-out infinite barResolve}.portfolio-truth-visual__bars span:first-child{height:48%}.portfolio-truth-visual__bars span:nth-child(2){height:78%}.portfolio-truth-visual__bars span:nth-child(3){height:56%}.portfolio-truth-visual__bars span:nth-child(4){height:88%}.portfolio-truth-visual__side--truth p{color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.45}@keyframes driftCard{0%,to{opacity:.42;transform:translate(0,0)}50%{opacity:.76;transform:translate(5px,-6px)}}@keyframes flowPulse{0%,to{opacity:.34;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1)}}@keyframes truthResolve{0%,to{border-color:#01f7a533;box-shadow:0 0 34px #01f7a50f}46%,78%{border-color:#01f7a585;box-shadow:0 0 44px #01f7a51f,inset 0 0 60px #01f7a50a}}@keyframes metricLock{0%,38%,to{opacity:.68;border-color:#01f7a51a}50%,76%{opacity:1;border-color:#01f7a557}}@keyframes barResolve{0%,36%,to{opacity:.46;transform:scaleY(.72)}52%,78%{opacity:1;transform:scaleY(1)}}.litepaper{background:var(--hero-bg);padding:96px 0 112px}.split--litepaper{align-items:center;gap:86px}.litepaper__copy{gap:30px}.litepaper__copy h2 span{color:var(--accent);background:#01f7a529;padding:0 .1em .02em;display:inline-block}.litepaper__copy p{width:min(100%,580px);font-size:16px;line-height:1.5}.litepaper-art{width:min(100%,430px);height:407px;color:var(--text);margin-left:auto;text-decoration:none;display:block;position:relative;overflow:hidden}.litepaper-art__grid{background-color:var(--hero-bg);width:100%;height:210px;position:absolute;top:146px;left:0}.litepaper-art__accent{background:var(--accent);width:258px;height:146px;position:absolute;top:73px;right:0}.litepaper-art__cover{background:var(--bg);place-items:center;width:320px;height:407px;display:grid;position:absolute;inset:0 auto 0 55px;overflow:hidden}.litepaper-art__cover img{opacity:.6;object-fit:cover;width:858px;max-width:none;height:406px;position:absolute}.litepaper-art__cover span{z-index:1;text-align:center;width:180px;font-size:28px;font-weight:400;line-height:1.25;position:relative}.audience-section{background:var(--hero-bg)}.audience-section__inner{flex-direction:column;gap:clamp(34px,4vw,58px);display:flex}.audience-section__heading h2{max-width:980px}.audience-section__heading h2 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em;display:inline-block}.audience-section__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.4vw,28px);width:min(100%,1280px);margin:0 auto;display:grid}.audience-section__card{grid-template-rows:auto 1fr auto;justify-content:stretch;gap:clamp(22px,2.2vw,34px);min-height:clamp(390px,34vw,470px);padding:clamp(30px,3vw,48px);display:grid;position:relative}.audience-section__card h3{color:var(--text);margin:0 0 26px;font-size:clamp(24px,1.8vw,32px);line-height:1.12}.audience-section__card-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.audience-section__card-head h3{margin-bottom:26px}.audience-section__icon{width:52px;height:52px;color:var(--accent);fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.8px;opacity:.92;flex:0 0 52px;margin-top:-3px}.audience-section__card p{max-width:680px;color:var(--muted);margin:0;font-size:clamp(15px,1.15vw,19px);line-height:1.55}.audience-section__card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 22px;margin:0;padding:0;list-style:none;display:grid}.audience-section__card li{color:var(--muted);padding-left:22px;font-size:clamp(14px,1vw,17px);line-height:1.35;position:relative}.audience-section__card li:before{content:"";background:var(--accent);width:8px;height:8px;position:absolute;top:.62em;left:0;transform:translateY(-50%)}.audience-section__card .button{justify-self:stretch;width:100%;min-height:56px}@media (max-width:980px){.audience-section__cards{grid-template-columns:1fr;width:min(100%,720px)}.audience-section__card{padding:28px}}@media (max-width:560px){.audience-section__heading h2{text-align:left}.audience-section__cards{width:100%}.audience-section__card{padding:24px}.audience-section__card ul{grid-template-columns:1fr}}.signup-card{justify-content:center;width:100%;max-width:600px;min-height:144px;margin-left:auto;padding:48px}.signup .split__copy h2 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em;display:inline-block}.signup-card p{width:100%}.signup-card .button{width:100%;min-height:48px}.pixel-cluster{opacity:1;pointer-events:none;grid-template-columns:repeat(3,32px);grid-auto-rows:32px;width:96px;height:96px;display:grid;position:absolute}.pixel-cluster span{background:var(--accent);border:.5px solid var(--accent)}.pixel-cluster span:nth-child(2),.pixel-cluster span:nth-child(6),.pixel-cluster span:nth-child(8){opacity:0}.pixel-cluster--left{bottom:-21px;left:1px}.pixel-cluster--right{top:-20px;right:-20px}.pixel-cluster--paper-a{transform-origin:100% 100%;bottom:12px;right:0;transform:scale(.42)}.pixel-cluster--paper-b{transform-origin:100% 0;top:66px;right:20px;transform:scale(.42)rotate(90deg)}.pixel-cluster--signup-left{top:-129px;left:-24px;transform:scale(1.65)}.pixel-cluster--signup-right{top:-127px;right:-62px;transform:scale(1.65)}.site-footer{background:#01090b;padding:96px 0 56px}.site-footer__inner{flex-direction:column;gap:56px;display:flex}.site-footer__directory{border-top:1px solid #01f7a52e;grid-template-columns:repeat(7,minmax(0,1fr));gap:32px;padding-top:54px;display:grid}.site-footer__column{min-width:0}.site-footer__column h2{color:var(--text);white-space:nowrap;margin:0 0 20px;font-size:13px;font-weight:700;line-height:1.2}.site-footer__column ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer__column a{color:#c2e4e4a3;max-width:20ch;font-size:11px;font-weight:400;line-height:1.25;text-decoration:none;display:inline-block}.site-footer__column a:hover{color:var(--accent)}.site-footer__top{grid-template-columns:1fr auto;align-items:end;gap:48px;display:grid}.site-footer__company{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.site-footer__brand .brand__word{font-size:24px}.site-footer__company p,.site-footer__company address,.site-footer__cookie,.site-footer__bottom p{color:var(--muted);margin:0;font-size:12px;font-style:normal;font-weight:300;line-height:1.45}.site-footer__cookie{cursor:pointer;background:0 0;border:0;padding:0}.site-footer__cookie:hover,.site-footer__social a:hover{color:var(--accent)}.site-footer__bottom{border-top:1px solid #edf2f19e;grid-template-columns:1fr auto;align-items:center;gap:48px;padding-top:28px;display:grid}.site-footer__social{justify-content:flex-end;align-items:center;gap:16px;display:flex}.site-footer__social a{color:var(--accent);justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:inline-flex}.site-footer__social svg{fill:currentColor;width:16px;height:16px;display:block}.cookie-popover{z-index:50;background:#002a2a;border:1px solid #01f7a55c;width:min(100vw - 32px,520px);max-height:calc(100vh - 48px);padding:24px;position:fixed;bottom:32px;left:50%;right:auto;overflow-y:auto;transform:translate(-50%);box-shadow:0 18px 50px #00000059}.cookie-popover__close{width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:0;font-size:32px;font-weight:300;line-height:1;position:absolute;top:14px;right:16px}.cookie-popover h2{color:var(--accent);margin:0 44px 10px 0;font-size:20px;line-height:1.2}.cookie-popover p{color:var(--muted);margin:0;font-size:15px;font-weight:400;line-height:1.4}.cookie-popover a{color:var(--accent);text-decoration:none}.cookie-popover__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.cookie-popover__button{min-height:40px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #01f7a5b3;font-size:14px;font-weight:400}.cookie-popover__button--outline{color:var(--text);background:0 0}.cookie-popover__button--accept{border-color:var(--accent);color:#00131c;background:var(--accent)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cookie-popover__choices{border-top:1px solid #edf2f129;gap:16px;margin-top:22px;padding-top:18px;display:grid}.cookie-popover__choice{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid;position:relative}.cookie-popover__choice strong,.cookie-popover__choice span{display:block}.cookie-popover__choice strong{color:var(--text);font-size:15px;line-height:1.2}.cookie-popover__choice div span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.35}.cookie-popover__choice input{cursor:pointer;opacity:0;width:52px;height:30px;margin:0;position:absolute;right:0}.cookie-popover__toggle{background:#edf2f142;border:1px solid #edf2f15c;width:52px;height:30px;position:relative}.cookie-popover__toggle:after{content:"";background:var(--text);width:20px;height:20px;transition:transform .16s,background-color .16s;position:absolute;top:4px;left:4px}.cookie-popover__choice input:checked+.cookie-popover__toggle,.cookie-popover__toggle--locked{border-color:var(--accent);background:var(--accent)}.cookie-popover__choice input:checked+.cookie-popover__toggle:after,.cookie-popover__toggle--locked:after{background:#00131c;transform:translate(22px)}.cookie-popover__choice--disabled{opacity:.62}.cookie-popover__choice--disabled .cookie-popover__toggle{background:#edf2f11f}.cookie-popover__actions--preferences{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (max-width:1280px){.hero{padding-inline:48px}.hero__inner{width:100%}}@media (max-width:980px){.section-shell{width:min(100% - 48px,720px)}.hero{flex-direction:column;align-items:flex-start;gap:48px;min-height:0}.hero__inner{flex-direction:column}.hero__copy{align-items:flex-start;width:min(100%,680px);max-width:none}.xray{width:min(100%,864px);height:min(540px,62vw);min-height:320px;position:relative;bottom:auto;right:auto}.card-grid,.split,.portfolio-truth-compare__inner,.ai-difference__inner,.verified-context__inner,.raster-loop__inner{grid-template-columns:1fr}.ai-difference__copy{order:1}.ai-difference__cards{order:2}.verified-context__copy{text-align:left;order:1;align-items:flex-start}.portfolio-truth-compare__inner{gap:42px}.portfolio-truth-compare__panel{width:min(100%,760px)}.verified-context__boxes{order:2}.raster-loop__process-visual{width:min(100%,620px);height:auto;min-height:0;padding:28px}.raster-loop__process-visual-inner{gap:12px}.raster-loop__process-card{min-height:78px}.portfolio-truth-visual{grid-template-columns:1fr;gap:18px}.portfolio-truth-visual__flow{justify-content:center;display:flex}.portfolio-truth-visual__flow strong{writing-mode:horizontal-tb}.portfolio-truth-visual__flow span{width:38px}.site-footer__directory{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__top,.site-footer__bottom{grid-template-columns:1fr;align-items:start}.site-footer__social{flex-wrap:wrap;justify-content:flex-start}.split,.split--litepaper{gap:48px}.litepaper-art{margin:0}}@media (max-width:560px){.hero{min-height:780px;padding:64px 24px}.hero__title{font-size:38px}h2{font-size:30px}.site-footer{padding-top:72px}.site-footer__directory{grid-template-columns:1fr;gap:30px}.verified-context__boxes{grid-template-columns:1fr}.portfolio-truth-stack__pyramid svg{width:100%;height:100%}.portfolio-truth-stack__callout{left:var(--layer-left);top:var(--layer-top);width:var(--wing-width);min-width:0}.portfolio-truth-compare__panel{padding:0}.verified-context__card{min-height:0}.raster-loop__process-visual{padding:22px}.raster-loop__process-card{min-height:70px;padding:14px 16px}.raster-loop__process-card span{font-size:18px}.hero__body{font-size:14px}.xray{height:340px}.section-band{padding:64px 0}.corner-card,.signup-card{padding:36px 24px}.litepaper-art{height:390px}.litepaper-art__cover{width:calc(100% - 64px);height:390px;left:32px}.portfolio-truth-visual,.portfolio-truth-visual__side{padding:18px}.portfolio-truth-visual__scatter{min-height:220px}.portfolio-truth-visual__scatter span{max-width:132px;font-size:10px}.portfolio-truth-visual__metrics{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.portfolio-truth-visual__scatter span,.portfolio-truth-visual__flow span,.portfolio-truth-visual__side--truth,.portfolio-truth-visual__metrics div,.portfolio-truth-visual__bars span{animation:none}.portfolio-truth-visual__metrics div{opacity:1}}html{scroll-behavior:smooth}.hero{background:linear-gradient(90deg, #00131cf5, #00131ce0), radial-gradient(circle at 78% 78%, #01f7a514, transparent 34%), var(--hero-bg)}@media (min-width:981px) and (min-height:860px){.hero{min-height:min(100svh,860px)}}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#001e2929,#0000 70%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero__copy{align-items:flex-start;gap:28px}.hero__kicker{width:fit-content;color:var(--accent);text-transform:uppercase;background:#01f7a514;border:1px solid #01f7a542;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.hero__title{font-size:clamp(42px,4.4vw,64px)}.hero__metrics{flex-wrap:wrap;gap:10px;width:100%;display:flex}.hero__metrics span{color:var(--soft);background:#ffffff06;border:1px solid #bfc7ce29;padding:8px 10px;font-size:12px;line-height:1}.xray{cursor:crosshair;touch-action:pan-x pan-y pinch-zoom;box-shadow:inset 0 0 0 1px #01f7a51f,0 24px 80px #00000042}.section-band:before{content:"";background:linear-gradient(90deg,#0000,#01f7a54d,#0000);height:1px;position:absolute;inset:0 0 auto}.button:hover{box-shadow:0 0 0 4px #01f7a51f}.corner-card{background:linear-gradient(180deg, #01f7a509, transparent 42%), var(--panel);border:1px solid #01f7a514;transition:transform .18s,border-color .18s;box-shadow:inset 0 1px #ffffff08}.corner-card:hover{border-color:#01f7a542;transform:translateY(-2px)}.litepaper-art{transition:transform .2s}.litepaper-art:hover{transform:translateY(-3px)}.signup{background-color:#001e29}.page--home .portfolio-truth-compare,.page--home .governed-analytics,.page--home .litepaper{background:var(--section-bg)}.page--home .verified-context,.page--home .ai-difference,.page--home .raster-loop,.page--home .audience-section,.page--home .signup,.page--home .product-cta{background:var(--hero-bg)}.page--home .portfolio-truth-compare__copy p,.page--home .ai-difference__copy p,.page--home .ai-difference__card p,.page--home .verified-context__copy p,.page--home .verified-context__card-copy p,.page--home .governed-analytics__card p,.page--home .raster-loop__copy p,.page--home .audience-section__card p,.page--home .audience-section__card li,.page--home .product-cta__inner p{font-size:16px;line-height:1.55}.page--home .governed-analytics__card h3{color:var(--accent);font-size:22px;font-weight:400;line-height:1.18}.page--home .audience-section__card h3,.page--home .ai-difference__card h3,.page--home .verified-context__card-copy h3,.page--home .corner-card h3{color:var(--accent);font-weight:400}@media (max-width:700px){.page--home .hero__title{font-size:clamp(36px,10vw,42px);line-height:1.3}.page--home .section-band h2{font-size:clamp(30px,8.8vw,38px);line-height:1.32}.page--home .portfolio-truth-compare__copy p,.page--home .verified-context__copy p,.page--home .verified-context__card-copy p,.page--home .governed-analytics__card p,.page--home .raster-loop__copy p,.page--home .audience-section__card p,.page--home .audience-section__card li,.page--home .product-cta__inner p{font-size:14px;line-height:1.55}.page--home .governed-analytics__card h3{font-size:20px}.ai-difference__card{grid-template-columns:1fr}.ai-difference__card .corner-card__icon{grid-row:auto}}@media (max-width:560px){.hero{min-height:0}.hero__title{font-size:40px}}.about-story{z-index:2;background:#000d12;padding:96px 0 0;position:relative;overflow:visible}.about-story .site-header{top:0}.about-story__inner{z-index:2;grid-template-columns:minmax(0,48%) minmax(280px,36%);justify-content:space-between;align-items:start;gap:60px;width:min(100% - 96px,1200px);min-height:636px;margin:0 auto;padding-top:96px;display:grid;position:relative}.about-story__copy{flex-direction:column;gap:35px;padding:48px 0 120px;display:flex}.about-story__copy h1,.about-principles__intro h2{color:var(--text);margin:0;font-size:54px;font-weight:400;line-height:1.25}.about-story__copy h1 span,.about-principles__intro h2 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em;display:inline-block}.about-story__text{gap:18px;display:grid}.about-story__text p,.about-mission p,.about-principles__intro p,.about-principle p{color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.5}.about-story__image{z-index:4;align-items:flex-end;width:100%;min-height:760px;margin-bottom:-250px;display:flex;position:relative}.about-story__image img{object-fit:contain;object-position:bottom center;width:100%;max-height:820px;display:block}.about-mission{z-index:1;background:#001e29;border-top:1px solid #01f7a58c;padding:96px 0 116px;position:relative}.about-mission__inner{grid-template-columns:repeat(2,minmax(0,260px));justify-content:start;gap:96px;padding-right:440px;display:grid}.about-mission h2{color:var(--accent);margin-bottom:28px;font-size:18px;font-weight:400}.about-principles{background:#000d12;padding:96px 0 0}.about-principles__inner{grid-template-columns:370px minmax(0,1fr);align-items:start;gap:96px;display:grid}.about-principles__intro{flex-direction:column;gap:25px;display:flex}.about-principles__intro h2{font-size:36px}.about-principles__intro img{width:min(100%,323px);margin-top:12px;display:block}.about-principles__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 35px;display:grid}.about-principle{gap:16px;display:grid}.about-principle__icon{background:#01f7a51a;border:1px solid #01f7a529;width:64px;height:64px;position:relative}.about-principle__icon span{border:2px solid var(--accent);width:14px;height:14px;position:absolute}.about-principle__icon span:first-child{top:13px;left:13px}.about-principle__icon span:nth-child(2){top:13px;right:13px}.about-principle__icon span:nth-child(3){bottom:13px;right:13px}.about-principle__icon span:nth-child(4){bottom:13px;left:13px}.about-principle h3{color:var(--accent);margin:0;font-size:16px;font-weight:400;line-height:1.4}.pricing-hero{background:var(--hero-bg);min-height:0;padding:96px 0 92px;position:relative;overflow:visible}.pricing-hero .site-header{top:0}.pricing-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(100% - 96px,1200px);margin:0 auto;padding-top:116px;display:flex;position:relative}.pricing-hero__inner h1{color:var(--text);margin:0;font-size:clamp(42px,4.7vw,64px);font-weight:400;line-height:1.14}.pricing-hero__inner h1 span,.pricing-compare__heading h2 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em;display:inline-block}.pricing-hero__inner p{color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.5}.pricing-hero__inner a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.pricing-grid-section{background-color:#001e29;padding:48px 0 96px;position:relative}.pricing-institutional-line{color:var(--muted);text-align:center;margin:0 auto 40px;font-size:16px;font-weight:300;line-height:1.5}.pricing-institutional-line a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.pricing-grid-section--final-cta{background:var(--hero-bg);padding:88px 0 120px}.pricing-grid-section__cta{z-index:2;text-align:center;background:#002a2a;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:min(100% - 96px,840px);min-height:140px;margin:-92px auto 96px;padding:42px 48px;display:flex;position:relative}.pricing-grid-section--final-cta .pricing-grid-section__cta{margin:0 auto}.pricing-grid-section__cta h2{font-size:30px}.pricing-toggle{background:#00131cd1;width:fit-content;margin:0 auto 56px;display:flex}.pricing-toggle button{color:#bfc7ceb8;cursor:pointer;background:0 0;border:0;min-width:112px;min-height:38px;font-size:16px}.pricing-toggle button.is-active{color:var(--accent);position:relative}.pricing-toggle button.is-active:before,.pricing-toggle button.is-active:after{content:"";border-color:var(--accent);width:8px;height:8px;position:absolute}.pricing-toggle button.is-active:before{border-top:1px solid var(--accent);border-left:1px solid var(--accent);top:0;left:0}.pricing-toggle button.is-active:after{border-right:1px solid var(--accent);border-bottom:1px solid var(--accent);bottom:0;right:0}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(100% - 96px,1000px);margin:0 auto;display:grid}.pricing-card{background:#003434;min-height:620px;padding:40px;position:relative}.pricing-card h2{margin-bottom:18px;font-size:30px}.pricing-card p,.pricing-card strong,.pricing-card li{color:var(--text);font-size:14px;font-weight:300;line-height:1.55}.pricing-card__price{flex-direction:column;align-items:flex-start;margin:28px 0 18px;display:flex}.pricing-card__old{color:#bfc7ce3d;font-size:36px;line-height:1;text-decoration:line-through}.pricing-card__new{color:var(--accent);background:#01f7a51a;margin-top:10px;font-size:44px;line-height:1;display:inline-block}.pricing-card__period{margin-bottom:28px}.pricing-card hr{border:0;border-top:1px solid #edf2f13d;margin:0 0 24px}.pricing-card strong{margin-bottom:22px;font-weight:600;display:block}.pricing-card ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.pricing-card li{padding-left:18px;position:relative}.pricing-card li:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:.72em;left:0;transform:translateY(-50%)}.pricing-compare{background:var(--hero-bg);padding:64px 0 84px}.pricing-compare__heading{flex-direction:column;gap:18px;margin-bottom:32px;display:flex}.pricing-compare__heading p{color:var(--muted);font-size:12px;font-weight:300;line-height:1.5}.pricing-table-wrap{width:100%;overflow-x:auto}.pricing-table{border-collapse:collapse;width:100%;min-width:860px;color:var(--text);background:#00131c6b}.pricing-table th,.pricing-table td{color:var(--text);border-left:1px solid #edf2f10e;padding:9px 16px;font-size:11px;font-weight:300;line-height:1.25}.pricing-table th:first-child,.pricing-table td:first-child{text-align:left;border-left:0;width:60%}.pricing-table th{color:var(--accent);text-align:center;background:#003434;font-weight:600}.pricing-table td{text-align:center}.pricing-table tbody tr:nth-child(odd){background:#00343447}.pricing-table tbody tr:nth-child(2n){background:#00343473}.pricing-check{background:var(--accent);border-radius:50%;width:10px;height:10px;display:inline-block}.pricing-dash{color:#bfc7ce52;font-size:18px;font-weight:600;line-height:1}.pricing-label-mobile{display:none}.pricing-compare__cta{justify-content:center;margin-top:36px;display:flex}.faq-page,.faq-hero{background:var(--hero-bg);min-height:100vh}.faq-hero .site-header{background:#00131cd1;border-bottom:1px solid #01f7a529}.faq-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);justify-content:center;align-items:center;gap:clamp(44px,6vw,92px);min-height:calc(100vh - 110px);padding-top:112px;padding-bottom:48px;display:grid}.faq-hero__copy{text-align:left;justify-items:start;gap:46px;padding-top:72px;display:grid}.faq-hero__inner h1{width:min(100%,680px);color:var(--text);margin:0;font-size:clamp(42px,4.7vw,64px);font-weight:400;line-height:1.14}.faq-hero__finder{background:#002d347a;border:1px solid #01f7a5bd;gap:22px;width:min(100%,520px);margin-top:72px;padding:clamp(24px,2.8vw,36px);display:grid}.faq-index{gap:12px;display:grid}.faq-index strong{color:var(--accent);font-size:13px;line-height:1.2}.faq-index a{color:var(--text);border:1px solid #01f7a561;padding:11px 12px;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none;display:block}.faq-index a:hover{color:var(--accent);background:#01f7a51a}.faq-hero__inner h1 span,.faq-final-cta__inner h2 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 12%,#01f7a529 12% 86%,#0000 86%);padding:0 .08em;line-height:.98;display:inline}.faq-hero__copy>p{width:min(100%,680px);color:var(--muted);margin:0;font-size:clamp(17px,1.35vw,22px);font-weight:300;line-height:1.55}.faq-hero__contact{color:var(--muted);gap:10px;font-size:15px;line-height:1.5;display:grid}.faq-hero__contact strong{color:var(--accent);font-size:16px}.faq-hero__contact p{margin:0}.faq-hero__contact nav{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.faq-hero__contact a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.faq-hero__contact .faq-hero__social-link{place-items:center;width:20px;height:20px;text-decoration:none;display:inline-grid}.faq-hero__social-link svg{fill:currentColor;width:15px;height:15px}.faq-section{background:var(--section-bg);scroll-margin-top:96px}.faq-section:nth-of-type(odd){background:var(--hero-bg)}.faq-section__inner{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(38px,5vw,82px);display:grid}.faq-section__intro{gap:20px;display:grid;position:sticky;top:110px}.faq-section__intro .section-eyebrow,.faq-final-cta__inner .section-eyebrow{color:var(--accent);margin:0;padding:0;font-size:13px;font-weight:700;line-height:1.2}.faq-section__intro h2{color:var(--text);margin:0;font-size:46px;font-weight:400;line-height:1.32}.faq-section__intro p:not(.section-eyebrow){color:var(--muted);margin:0;font-size:clamp(15px,1.08vw,18px);font-weight:300;line-height:1.55}.faq-section__links{flex-wrap:wrap;gap:10px;display:flex}.faq-section__links a{color:var(--accent);border:1px solid #01f7a58f;padding:9px 12px;font-size:12px;font-weight:700;line-height:1;text-decoration:none}.faq-section__links a:hover{background:#01f7a51f}.faq-section__questions{gap:18px;display:grid}.faq-card{background:#002d3485;gap:18px;padding:clamp(24px,2.5vw,38px);display:grid;position:relative}.faq-card h3{color:var(--accent);margin:0;font-size:clamp(20px,1.45vw,27px);font-weight:400;line-height:1.18}.faq-card p{color:var(--muted);margin:0;font-size:clamp(14px,1vw,17px);font-weight:300;line-height:1.62}.faq-final-cta{background:#00131c;border-top:1px solid #01f7a52e;border-bottom:1px solid #01f7a52e;position:relative;overflow:hidden}.faq-final-cta:before,.faq-final-cta:after{content:"";background:#01f7a55c;width:1px;position:absolute;top:0;bottom:0}.faq-final-cta:before{left:clamp(22px,4vw,74px)}.faq-final-cta:after{right:clamp(22px,4vw,74px)}.faq-final-cta__inner{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(28px,4vw,64px);display:grid;position:relative}.faq-final-cta__inner h2{width:min(100%,860px);color:var(--text);margin:0 0 24px;font-size:46px;font-weight:400;line-height:1.32}.faq-final-cta__inner p:not(.section-eyebrow){width:min(100%,760px);color:var(--muted);margin:0;font-size:clamp(16px,1.15vw,19px);font-weight:300;line-height:1.55}.faq-final-cta__inner .button-row{justify-content:flex-end}@media (max-width:900px){.faq-hero__inner{grid-template-columns:1fr;min-height:calc(100vh - 90px);padding-top:82px;padding-bottom:34px}.faq-hero__copy{text-align:center;justify-items:center}.faq-hero__finder{width:min(100%,680px)}.faq-section__inner,.faq-final-cta__inner{grid-template-columns:1fr}.faq-section__intro{position:static}.faq-final-cta__inner{align-items:start}.faq-final-cta__inner .button-row{justify-content:flex-start}}@media (max-width:560px){.faq-hero__inner{gap:22px}.faq-hero__copy{gap:24px}.faq-hero__inner h1{font-size:clamp(34px,10.5vw,42px);line-height:1.22}.faq-hero__finder{padding:20px}.faq-section__intro h2,.faq-final-cta__inner h2{font-size:clamp(31px,9.4vw,38px);line-height:1.3}.faq-card{padding:24px 20px}.faq-section__links a{text-align:center;width:100%}}.contact-hero{background-color:var(--hero-bg);background-image:linear-gradient(#00131c14,#00131c33),url(https://framerusercontent.com/images/JJTZVgVBIHU9iV2mBQgGwYUfPM.png);background-position:top;background-size:cover;min-height:640px;padding:96px 0;position:relative;overflow:hidden}.contact-hero .site-header{top:0}.contact-hero__inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(360px,40%);align-items:center;gap:96px;width:min(100% - 96px,1200px);min-height:448px;margin:0 auto;padding-top:96px;display:grid;position:relative}.contact-hero__copy h1{color:var(--text);text-align:center;margin:0;font-size:54px;font-weight:400;line-height:1.25}.contact-hero__copy h1 span{color:var(--accent);background:#01f7a529;padding:0 .12em .06em;display:inline-block}.contact-form{background:#00343480;flex-direction:column;gap:25px;width:100%;padding:48px;display:flex;position:relative}.contact-form p{color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:300;line-height:1.45}.contact-form label{color:var(--text);flex-direction:column;gap:8px;font-size:12px;font-weight:300;line-height:1.2;display:flex}.contact-form input{width:100%;height:24px;color:var(--text);background:0 0;border:0;border-bottom:1px solid #edf2f1db;border-radius:0;outline:none;font-size:14px}.contact-form input:focus{border-bottom-color:var(--accent)}.contact-form button{color:#00131c;background:var(--accent);cursor:pointer;border:0;width:100%;min-height:40px;font-size:14px;font-weight:400}.thank-you-page{background:#001e29}.thank-you-hero{background:var(--hero-bg);min-height:640px;padding:96px 0;position:relative}.thank-you-hero .site-header{top:0}.thank-you-panel{margin-top:120px;padding:0}.thank-you-panel h1{color:var(--text);margin:0 0 42px;font-size:54px;font-weight:400;line-height:1.25}.thank-you-panel h1 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529;padding:0 .12em .06em}.thank-you-panel h2{color:var(--muted);margin:48px 0 28px;font-size:36px}.thank-you-panel p,.thank-you-panel li{width:min(100%,1180px);color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.thank-you-panel ul{gap:8px;margin:0;padding-left:18px;display:grid}.policy-page__table-wrap{background:#00131c8a;border:1px solid #01f7a529;width:100%;margin:24px 0;overflow-x:auto}.policy-page__content table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1040px}.policy-page__content th:first-child,.policy-page__content td:first-child{width:12%}.policy-page__content th:nth-child(2),.policy-page__content td:nth-child(2){width:16%}.policy-page__content th:nth-child(3),.policy-page__content td:nth-child(3){width:12%}.policy-page__content th:nth-child(4),.policy-page__content td:nth-child(4){width:40%}.policy-page__content th:nth-child(5),.policy-page__content td:nth-child(5){width:20%}.policy-page__content th,.policy-page__content td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #01f7a524;border-right:1px solid #01f7a524;padding:16px 18px}.policy-page__content th{color:var(--accent);background:#003434c7;font-size:14px;font-weight:700;line-height:1.25}.policy-page__content td{color:var(--muted);font-size:14px;line-height:1.45}.policy-page__content th:last-child,.policy-page__content td:last-child{border-right:0}.policy-page__content tbody tr:last-child td{border-bottom:0}.policy-page__content td:first-child,.policy-page__content td:nth-child(2),.policy-page__content td:nth-child(3){color:var(--text)}.policy-page__content td:first-child{white-space:nowrap;font-weight:700}.articles-hero{background-color:#001e29;min-height:560px;padding:96px 0 0;position:relative}.articles-hero__inner{flex-direction:column;gap:0;padding-top:120px;display:flex}.articles-hero__title-block{flex-direction:column;gap:28px;padding-bottom:64px;display:flex}.articles-hero__title-block h1{width:min(100%,920px);color:var(--text);margin:0;font-size:54px;font-weight:400;line-height:1.42}.articles-hero__title-block h1 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:inherit;background-image:linear-gradient(#01f7a529,#01f7a529);background-position:0 .26em;background-repeat:repeat-x;background-size:100% .86em;padding:0 .1em}.articles-hero__copy-block{background:var(--hero-bg);width:100vw;margin-left:calc(-50vw + min(100vw - 96px,1200px)/2);padding:56px calc(50vw + min(100vw - 96px,1200px)/-2) 64px}.articles-hero__copy-block p{width:min(100%,720px);color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.articles-index{background:var(--hero-bg)}.articles-index__inner{flex-direction:column;gap:56px;display:flex}.articles-index__intro{flex-direction:column;gap:24px;width:min(100%,760px);display:flex}.articles-index__intro p,.articles-card p{color:var(--muted);font-size:15px;font-weight:300;line-height:1.55}.articles-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.articles-card{background:#0034348f;flex-direction:column;gap:18px;min-height:220px;padding:38px 34px;display:flex;position:relative}.articles-card h2{color:var(--text);margin:0;font-size:22px;font-weight:400;line-height:1.25}.articles-card__topic{color:var(--accent)!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}.articles-card__link{width:fit-content;color:var(--accent);margin-top:auto;font-size:12px;font-weight:700;line-height:1.25;text-decoration:none}.articles-card__link:hover{color:var(--text)}.article-hero{background-color:#001e29;min-height:560px;padding:96px 0 0;position:relative}.article-hero__inner{flex-direction:column;gap:0;padding-top:120px;display:flex}.article-back-link{width:fit-content;color:var(--accent);font-size:12px;font-weight:700;line-height:1.25;text-decoration:none}.article-back-link:hover{color:var(--text)}.article-hero__title-block{flex-direction:column;gap:26px;padding-bottom:64px;display:flex}.article-hero__title-block h1{width:min(100%,980px);color:var(--text);margin:0;font-size:54px;font-weight:400;line-height:1.42}.article-hero__title-block h1 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:inherit;background-image:linear-gradient(#01f7a529,#01f7a529);background-position:0 .26em;background-repeat:repeat-x;background-size:100% .86em;padding:0 .1em}.article-hero__copy-block{background:var(--hero-bg);width:100vw;margin-left:calc(-50vw + min(100vw - 96px,1200px)/2);padding:56px calc(50vw + min(100vw - 96px,1200px)/-2) 64px}.article-hero__copy-block>p{width:min(100%,760px);color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.article-meta{flex-wrap:wrap;gap:10px;display:flex}.article-meta span{color:#edf2f1;background:#01f7a514;border:1px solid #01f7a552;padding:8px 10px;font-size:11px;font-weight:600;line-height:1.2}.article-body-section{background:var(--hero-bg);padding:0}.article-body{width:100%;padding:0}.article-content-section{background:var(--hero-bg);width:100vw;margin-left:calc(50% - 50vw);padding:56px max(48px,50vw - 430px)}.article-content-section:nth-of-type(2n){background-color:#001e29}.article-content-section__inner{width:min(100%,860px);margin:0 auto}.article-body h2,.article-body h3,.article-body h4{color:var(--text);margin:0 0 18px;font-weight:400;line-height:1.28}.article-body h2{font-size:32px}.article-body h3{font-size:24px}.article-body h4{font-size:18px}.article-body p,.article-body li,.article-body td,.article-body th{color:var(--muted);font-size:16px;font-weight:300;line-height:1.65}.article-body p{margin:0 0 22px}.article-body ul,.article-body ol{gap:12px;margin:0 0 28px;padding-left:22px;display:grid}.article-body li::marker{color:var(--accent)}.article-body a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.article-body strong{color:var(--text);font-weight:700}.article-body code{color:var(--accent);background:#01f7a514;padding:.1em .32em}.article-table-wrap{width:100%;margin:28px 0;overflow-x:auto}.article-body table{border-collapse:collapse;background:#00131c8a;width:100%}.article-body th,.article-body td{text-align:left;vertical-align:top;border:1px solid #01f7a51f;padding:14px 16px}.article-body th{color:var(--accent);background:#003434a8;font-weight:700}.product-hero{background:#00131c;min-height:100vh;padding:72px 0 24px;position:relative;overflow:hidden}.product-hero .site-header{top:0}.product-hero__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(100% - 96px,1120px);margin:0 auto;padding-top:34px;display:flex;position:relative}.product-hero__copy{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:min(100%,940px);display:flex}.product-hero__copy h1{color:var(--text);margin:0;font-size:48px;font-weight:400;line-height:1.32}.product-hero__copy h1 .text-highlight{padding:0 .1em .02em}.product-hero__lede{gap:12px;width:min(100%,860px);display:grid}.product-hero__copy p{color:var(--muted);margin:0;font-size:16px;font-weight:300;line-height:1.45}.product-hero__journey{flex-direction:column;align-items:stretch;gap:12px;width:min(100%,920px);display:flex}.product-hero__framework{text-align:left;background:linear-gradient(#00343457,#00131cb8),#00131c75;border-top:1px solid #01f7a5b8;border-bottom:1px solid #01f7a552;gap:10px;width:100%;padding:22px 26px;display:grid;position:relative;box-shadow:inset 0 1px 22px #01f7a50f,0 12px 28px #00090f29}.product-hero__framework:after{content:"";background:linear-gradient(90deg, #01f7a514, var(--accent), #01f7a52e);height:1px;position:absolute;top:-1px;left:0;right:0;box-shadow:0 0 18px #01f7a547}.product-hero__framework strong{color:var(--accent);font-size:13px;line-height:1.25}.product-hero__framework span{color:var(--text);font-size:14px;font-weight:300;line-height:1.45}.product-hero__framework .product-hero__framework-arrow{color:var(--accent);font-weight:700}.product-hero__journey-title{width:auto;color:var(--accent);text-transform:uppercase;text-align:center;margin:2px 0 -18px;font-size:14px;font-weight:700;line-height:1.2}.product-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.product-screenshot{background:radial-gradient(circle at 50% 48%,#01f7a524,#01f7a505 42%,#0000 68%),#00343452;border:1px solid #01f7a5b8;justify-content:center;align-items:center;min-height:440px;padding:34px;display:flex;position:relative;overflow:hidden}.product-screenshot__image{z-index:2;object-fit:contain;width:100%;max-height:100%;display:block;position:relative;box-shadow:0 24px 70px #0000004d,0 0 42px #01f7a514}.product-screenshot__video{z-index:2;object-fit:contain;width:100%;height:100%;display:block;position:relative}.product-screenshot__video-wrap{z-index:2;width:100%;height:100%;position:relative}.product-screenshot:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#01f7a514,#0000),#00131c57;border:1px solid #01f7a514;position:absolute;inset:32px}.product-screenshot--hero{width:min(100%,980px);min-height:420px}.product-screenshot--floating-video{box-shadow:none;background:0 0;border:0;padding:0}.product-screenshot--floating-video:after,.product-screenshot--floating-video .corner{display:none}.product-screenshot--risk{width:min(100%,680px);height:620px;min-height:620px;margin-left:0}.product-step__copy h2,.product-split__copy h2,.product-dual__intro h2,.product-supplemental__heading h2,.product-cta__inner h2{font-size:46px;line-height:1.32}.product-page .text-highlight{padding:0 .1em .02em}.product-split,.product-dual,.product-step{background:#00131c;padding:88px 0;position:relative;overflow:hidden}.product-step--truth,.product-step--decision{background:#001e29}.product-step--truth{padding-top:112px}.product-step--mapping{background:#00131c}.product-split:nth-of-type(4),.product-split:nth-of-type(6){background-color:#001e29}.product-dual:nth-of-type(7){background:#00131c}.product-split__inner{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);align-items:center;gap:84px;display:grid}#risk-analysis .product-split__inner{grid-template-columns:minmax(540px,1.08fr) minmax(0,.92fr);align-items:start;gap:72px}#risk-analysis .product-screenshot--risk{width:min(100%,780px);height:clamp(430px,32vw,500px);min-height:0;margin-top:42px}#performance .product-split__inner,#optimisation .product-split__inner{align-items:start}#performance .product-screenshot--risk{height:clamp(400px,30vw,452px);min-height:0;margin-top:43px}#optimisation .product-screenshot--risk{height:clamp(400px,30vw,452px);min-height:0;margin-top:38px}.product-dual__inner{flex-direction:column;gap:64px;display:flex}.product-step__inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:center;gap:88px;display:grid}.product-step__copy{flex-direction:column;gap:28px;display:flex}.product-step--reverse .product-step__copy{order:2}.product-step--reverse .product-step__visual-space{order:1}.product-step__copy>p:not(.product-eyebrow),.product-step__copy li,.product-step__points li{color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.product-step__copy ul,.product-step__points{gap:14px;margin:0;padding:0;list-style:none;display:grid}.product-step__copy li,.product-step__points li{padding-left:24px;position:relative}.product-step__copy li:before,.product-step__points li:before{content:"";background:var(--accent);width:7px;height:7px;position:absolute;top:.65em;left:0}.product-step__audit{width:min(100%,680px);color:var(--text);border-left:3px solid var(--accent);background:#00131c7a;padding:18px 20px}.product-step__visual-space{min-height:clamp(360px,35vw,480px)}#portfolio-truth .product-step__inner{align-items:start}#portfolio-truth .product-step__visual-space--truth-carousel{flex-direction:column;place-self:start end;width:78%;height:clamp(350px,27vw,430px);min-height:0;margin-top:44px;display:flex}.product-truth-command{min-height:48px;color:var(--accent);margin-bottom:14px;font-size:13px;font-weight:700;line-height:1.2;position:relative}.product-truth-command__line{white-space:nowrap;opacity:0;border-right:1px solid;max-width:100%;display:block;position:absolute;left:0;overflow:hidden}.product-truth-command__line--first{--chars:50;animation:productTruthCommandFirst 8s steps(var(--chars)) infinite;top:0}.product-truth-command__line--second{--chars:34;animation:productTruthCommandSecond 8s steps(var(--chars)) infinite;top:22px}@keyframes productTruthCommandFirst{0%{opacity:1;width:0}42%,92%{width:min(100%, calc(var(--chars) * 1ch));opacity:1}to{width:min(100%, calc(var(--chars) * 1ch));opacity:0}}@keyframes productTruthCommandSecond{0%,46%{opacity:0;width:0}50%{opacity:1;width:0}92%{width:min(100%, calc(var(--chars) * 1ch));opacity:1}to{width:min(100%, calc(var(--chars) * 1ch));opacity:0}}#portfolio-truth .product-step__points--truth-main{gap:16px;margin-top:4px}#portfolio-truth .product-step__points--truth-wrap{grid-column:1/-1;grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px 28px;margin-top:-12px;display:grid}#portfolio-truth .product-step__copy{grid-template-columns:1fr;display:grid}#decision-layer .product-step__inner,#ai-native-mapping .product-step__inner{align-items:start}.product-step__visual-space--ai{justify-content:center;align-items:flex-start;height:auto;min-height:0;margin-top:42px;display:flex}.product-step__visual-space--ai .product-screenshot__video-wrap{aspect-ratio:1;width:min(100%,520px);height:auto}.ai-matrix{aspect-ratio:1;width:min(100%,clamp(470px,37vw,520px));color:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;background:radial-gradient(circle at 48% 44%,#01f7a521,#01f7a508 38%,#0000 68%),linear-gradient(#003434b8,#001d25eb);border:1px solid #01f7a59e;position:relative;overflow:hidden;box-shadow:inset 0 0 42px #01f7a50f,0 0 28px #01f7a51a}.ai-matrix:before,.ai-matrix:after{content:"";pointer-events:none;position:absolute}.ai-matrix:before{background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px);background-size:24px 24px;border:1px solid #01f7a514;inset:18px}.ai-matrix:after{background:var(--accent);transform-origin:0;height:3px;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 24px #01f7a59e}.ai-matrix.is-running:after{animation:5.8s cubic-bezier(.16,1,.3,1) infinite aiMatrixBorder}.ai-matrix__noise{opacity:.48;position:absolute;inset:0;overflow:hidden}.ai-matrix__noise span{left:-40%;top:calc(8% + var(--row) * 10.5%);color:#01f7a547;white-space:nowrap;text-shadow:0 0 12px #01f7a538;width:max-content;font-size:clamp(10px,1.4vw,15px);line-height:1;position:absolute}.ai-matrix.is-running .ai-matrix__noise span{animation:8.5s linear infinite aiMatrixStream;animation-delay:var(--delay)}.ai-matrix__scan{opacity:.6;background:linear-gradient(#0000,#01f7a51f,#0000);height:18%;position:absolute;top:-18%;left:0;right:0}.ai-matrix.is-running .ai-matrix__scan{animation:4.7s cubic-bezier(.16,1,.3,1) infinite aiMatrixScan}.ai-matrix__core{z-index:2;flex-direction:column;justify-content:center;gap:clamp(18px,3vw,26px);height:100%;padding:clamp(28px,4vw,46px);display:flex;position:relative}.ai-matrix__header{color:var(--accent);justify-content:space-between;align-items:center;gap:14px;font-size:clamp(11px,1.6vw,15px);font-weight:700;line-height:1.2;display:flex}.ai-matrix__header i{color:#bfc7ceb8;font-size:.78em;font-style:normal;font-weight:400}.ai-matrix__terminal{color:#bfc7ceb3;gap:8px;font-size:clamp(10px,1.35vw,14px);line-height:1.35;display:grid}.ai-matrix__terminal span{white-space:nowrap;border-right:2px solid #01f7a5b8;width:0;max-width:max-content;display:block;overflow:hidden}.ai-matrix.is-running .ai-matrix__terminal span{animation:5.8s steps(42,end) infinite aiMatrixType}.ai-matrix__terminal span:nth-child(2){animation-delay:.55s}.ai-matrix__terminal span:nth-child(3){animation-delay:1.1s}.ai-matrix__cards{min-height:clamp(210px,26vw,270px);position:relative}.ai-matrix-card{opacity:0;background:linear-gradient(#003434,#001d25);border:1px solid #01f7a53d;flex-direction:column;justify-content:center;gap:16px;padding:clamp(22px,3vw,32px);display:flex;position:absolute;inset:0;transform:translateY(16px)scale(.985);box-shadow:inset 0 0 30px #01f7a509}.ai-matrix.is-running .ai-matrix-card{animation:14s cubic-bezier(.16,1,.3,1) infinite aiMatrixCard;animation-delay:calc(var(--index) * 3.5s)}.ai-matrix-card:after{content:"";background:var(--accent);transform-origin:0;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #01f7a585}.ai-matrix.is-running .ai-matrix-card:after{animation:14s cubic-bezier(.16,1,.3,1) infinite aiMatrixCardLine;animation-delay:calc(var(--index) * 3.5s)}.ai-matrix-card small{color:var(--accent);font-size:clamp(12px,1.6vw,16px);font-weight:700;line-height:1.15}.ai-matrix-card strong{color:var(--text);font-size:clamp(20px,2.8vw,31px);font-weight:500;line-height:1.22}.product-step__visual-space--ai-map{justify-content:center;align-items:flex-start;height:auto;min-height:0;margin-top:42px;display:flex}.ai-execution-map{aspect-ratio:684/634;width:min(100%,560px);color:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;background:radial-gradient(circle at 48% 44%,#01f7a521,#01f7a508 38%,#0000 68%),linear-gradient(#003434b8,#001d25eb);border:1px solid #01f7a59e;position:relative;overflow:hidden;box-shadow:inset 0 0 42px #01f7a50f,0 0 28px #01f7a51a}.ai-execution-map:before,.ai-execution-map:after{content:"";pointer-events:none;position:absolute}.ai-execution-map:before{background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px);background-size:24px 24px;border:1px solid #01f7a514;inset:18px}.ai-execution-map:after{background:var(--accent);transform-origin:0;height:3px;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 24px #01f7a59e}.ai-execution-map.is-running:after{animation:5.8s cubic-bezier(.16,1,.3,1) both aiMatrixBorder}.ai-execution-map__noise{opacity:.48;position:absolute;inset:0;overflow:hidden}.ai-execution-map__noise span{left:-40%;top:calc(8% + var(--row) * 10.5%);color:#01f7a547;white-space:nowrap;text-shadow:0 0 12px #01f7a538;width:max-content;font-size:clamp(10px,1.25vw,15px);line-height:1;position:absolute;transform:translate(0)}.ai-execution-map.is-running .ai-execution-map__noise span{animation:6.8s linear both aiExecutionStream;animation-delay:var(--delay)}.ai-execution-map__scan{opacity:.6;background:linear-gradient(#0000,#01f7a51f,#0000);height:18%;position:absolute;top:-18%;left:0;right:0}.ai-execution-map.is-running .ai-execution-map__scan{animation:4.7s cubic-bezier(.16,1,.3,1) both aiMatrixScan}.ai-execution-map__core{z-index:2;flex-direction:column;justify-content:center;gap:clamp(14px,2.2vw,24px);height:100%;padding:clamp(28px,4vw,46px);display:flex;position:relative}.ai-execution-map__prompt{gap:12px;display:grid}.ai-execution-map__header{color:var(--accent);justify-content:space-between;align-items:center;gap:14px;font-size:clamp(11px,1.45vw,15px);font-weight:700;line-height:1.2;display:flex}.ai-execution-map__header i{color:#bfc7ceb8;font-size:.78em;font-style:normal;font-weight:400}.ai-execution-map__terminal{color:#bfc7ceb3;gap:7px;font-size:clamp(9px,1.04vw,12px);line-height:1.35;display:grid}.ai-execution-map__terminal span{white-space:nowrap;border-right:2px solid #01f7a5b8;width:0;max-width:max-content;display:block;overflow:hidden}.ai-execution-map.is-running .ai-execution-map__terminal span{animation:2.8s steps(64,end) both aiExecutionType}.ai-execution-map.is-running .ai-execution-map__terminal span:first-child{color:var(--accent)}.ai-execution-map.is-running .ai-execution-map__terminal span:nth-child(2){animation-delay:.65s}.ai-execution-map.is-running .ai-execution-map__terminal span:nth-child(3){animation-delay:1.25s}.ai-execution-map__chart-card{opacity:0;background:linear-gradient(#003434,#001d25);border:1px solid #01f7a53d;flex:1;min-height:0;position:relative;overflow:hidden;transform:translateY(16px)scale(.985);box-shadow:inset 0 0 30px #01f7a509}.ai-execution-map.is-running .ai-execution-map__chart-card{animation:1.1s cubic-bezier(.16,1,.3,1) 1.8s both aiExecutionChartCard}.ai-execution-map__chart-card:after{content:"";background:var(--accent);transform-origin:0;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #01f7a585}.ai-execution-map.is-running .ai-execution-map__chart-card:after{animation:7s cubic-bezier(.16,1,.3,1) 1.8s both aiMatrixCardLine}.ai-execution-map__video{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}@keyframes aiExecutionStream{0%{opacity:.18;transform:translate(0)}18%,80%{opacity:1}to{opacity:.2;transform:translate(150%)}}@keyframes aiExecutionType{0%,8%{width:0}88%,to{width:100%}}@keyframes aiExecutionChartCard{0%{opacity:0;border-color:#01f7a533;transform:translateY(16px)scale(.985)}to{opacity:1;border-color:#01f7a5c2;transform:translateY(0)scale(1);box-shadow:inset 0 0 34px #01f7a514,0 0 22px #01f7a526}}@keyframes aiMatrixStream{0%{transform:translate(0)}to{transform:translate(170%)}}@keyframes aiMatrixScan{0%,16%{transform:translateY(0)}72%,to{transform:translateY(760%)}}@keyframes aiMatrixBorder{0%{opacity:.28;transform:scaleX(0)}34%,to{opacity:.92;transform:scaleX(1)}}@keyframes aiMatrixType{0%,8%{width:0}28%,76%{width:100%}86%,to{width:0}}@keyframes aiMatrixCard{0%,8%{opacity:0;border-color:#01f7a533;transform:translateY(16px)scale(.985)}13%,24%{opacity:1;border-color:#01f7a5c2;transform:translateY(0)scale(1);box-shadow:inset 0 0 34px #01f7a514,0 0 22px #01f7a526}31%,to{opacity:0;border-color:#01f7a533;transform:translateY(-18px)scale(.985)}}@keyframes aiMatrixCardLine{0%,11%{opacity:.24;transform:scaleX(0)}21%,29%{opacity:.86;transform:scaleX(1)}34%,to{opacity:0;transform:scaleX(1)}}.product-hero-bg-trial{min-height:auto;overflow:hidden}.product-hero-bg-trial .product-hero__inner{text-align:left;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(34px,4vw,64px);width:min(100% - 96px,1240px);min-height:clamp(660px,100vh - 118px,820px);padding-top:18px;display:grid}.product-hero-bg-trial .product-hero__copy{align-items:flex-start;width:min(100%,560px)}.product-hero-bg-trial .product-hero__copy h1{font-size:clamp(42px,4.7vw,64px);line-height:1.14}.product-hero-bg-trial .text-highlight{background:linear-gradient(#0000 12%,#01f7a529 12% 86%,#0000 86%);padding:0 .08em;line-height:.98}.product-hero-bg-trial .product-hero__lede{width:min(100%,560px)}.product-hero-bg-trial .product-hero__copy p{font-size:16px}.product-hero-bg-trial .product-hero__journey{margin-top:-8px}.product-hero-bg-trial:before{content:"";pointer-events:none;opacity:.86;background:radial-gradient(circle at 48% 62%,#01f7a51f,#0000 34%),linear-gradient(#00131c33,#00131cdb);position:absolute;inset:0}.hero-terminal{width:100%;height:clamp(386px,33vw,430px);min-height:0;color:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;background:radial-gradient(circle at 48% 44%,#01f7a521,#01f7a508 38%,#0000 68%),linear-gradient(#003434b8,#001d25eb);border:1px solid #01f7a59e;margin-top:0;position:relative;overflow:hidden;box-shadow:inset 0 0 42px #01f7a50f,0 0 28px #01f7a51a}@media (max-width:1180px){.product-hero-bg-trial .product-hero__inner{grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:34px}.hero-terminal{height:390px}}@media (max-width:980px){.product-hero-bg-trial .product-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:30px;width:100%;min-height:0;padding-top:84px;display:flex}.product-hero-bg-trial .product-hero__copy{align-items:center;width:min(100%,760px)}.product-hero-bg-trial .product-hero__lede{width:min(100%,680px)}.product-hero-bg-trial{padding:96px 0 42px}.product-hero-bg-trial .product-hero__inner{gap:24px;width:min(100% - 32px,420px);padding-top:48px}.product-hero-bg-trial .product-hero__copy{text-align:left;align-items:flex-start;gap:16px}.product-hero-bg-trial .product-hero__copy h1{text-align:left;font-size:clamp(34px,10.5vw,42px);line-height:1.22}.product-hero-bg-trial .product-hero__copy p{text-align:left;font-size:14px;line-height:1.45}.product-hero-bg-trial .product-hero__framework{width:100%;padding:12px 13px}.product-hero-bg-trial .product-hero__framework strong{font-size:12px}.product-hero-bg-trial .product-hero__framework span{font-size:12px;line-height:1.5}.hero-terminal{height:auto;min-height:0}.hero-terminal:before{background-size:20px 20px;inset:12px}.hero-terminal__noise{opacity:.16}.hero-terminal__scan{opacity:.34}.hero-terminal__body--outcome{gap:18px;padding:24px 18px 22px}.hero-terminal__simple-prompt,.hero-terminal__mobile-marquee{width:100%}.hero-terminal__simple-typed{max-width:31ch;font-size:11px;line-height:1.45}.hero-terminal.is-running .hero-terminal__simple-typed{animation-name:heroTerminalSimpleTypeMobile}.hero-terminal__mobile-break{display:block}.hero-terminal__loading{font-size:10px}.hero-terminal__simple-grid{display:none}.hero-terminal__mobile-marquee{--item-count:6;--item-width:min(242px, 70vw);--duration:24s;opacity:0;min-height:148px;display:block;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hero-terminal.is-running .hero-terminal__mobile-marquee{animation:.35s ease-out 3.78s forwards heroTerminalMobileDeckReveal}.hero-terminal__mobile-track{height:126px;position:relative}.hero-terminal__mobile-track .hero-terminal-simple-card{width:var(--item-width);opacity:1;min-height:118px;animation-name:heroTerminalMobileMarquee;animation-duration:var(--duration);animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:calc(var(--duration) / var(--item-count) * (var(--item-count) - var(--item-index)) * -1);will-change:transform;gap:6px;padding:15px 16px;position:absolute;top:auto;left:100%;transform:none}.hero-terminal__mobile-track .hero-terminal-simple-card:after{opacity:.72;animation:none;transform:scaleX(1)}.hero-terminal-simple-card strong{font-size:12px;line-height:1.2}.hero-terminal-simple-card small{font-size:9px;line-height:1.25}}@keyframes heroTerminalSimpleTypeMobile{0%{width:0}to{width:100%}}@keyframes heroTerminalMobileDeckReveal{0%{opacity:0}to{opacity:1}}@keyframes heroTerminalMobileMarquee{to{transform:translateX(calc(-1 * ((var(--item-count) * (var(--item-width) + var(--item-gap))) + 100vw)))}}.hero-terminal:before,.hero-terminal:after{content:"";pointer-events:none;position:absolute}.hero-terminal:before{background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px);background-size:24px 24px;border:1px solid #01f7a514;inset:18px}.hero-terminal:after{background:var(--accent);transform-origin:0;height:3px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalBottom;bottom:0;left:0;right:0;box-shadow:0 0 24px #01f7a59e}.hero-terminal__noise{opacity:.42;position:absolute;inset:0;overflow:hidden}.hero-terminal__noise span{left:-40%;top:calc(8% + var(--row) * 12%);color:#01f7a538;white-space:nowrap;text-shadow:0 0 12px #01f7a52e;width:max-content;animation:8.5s linear infinite aiMatrixStream;animation-delay:var(--delay);font-size:clamp(10px,1.15vw,13px);line-height:1;position:absolute}.hero-terminal__scan{opacity:.6;background:linear-gradient(#0000,#01f7a51f,#0000);height:18%;animation:4.7s cubic-bezier(.16,1,.3,1) infinite aiMatrixScan;position:absolute;top:-18%;left:0;right:0}.hero-terminal__header,.hero-terminal__body{z-index:2;position:relative}.hero-terminal__header{background:#00131c47;border-bottom:1px solid #01f7a51f;justify-content:space-between;align-items:center;height:64px;padding:0 30px;display:flex}.hero-terminal__brand{align-items:center;gap:13px;display:flex}.hero-terminal__brand span{color:#00131c;background:var(--accent);place-items:center;width:30px;height:30px;font-size:22px;font-weight:800;line-height:1;display:grid}.hero-terminal__brand strong{color:var(--text);font-size:21px;font-weight:500}.hero-terminal__header small{color:#bfc7cec2;font-size:12px}.hero-terminal__body{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:26px;height:calc(100% - 64px);padding:28px 30px 30px;display:grid}.hero-terminal__left,.hero-terminal__right{min-width:0;position:relative}.hero-terminal__prompt{width:0;max-width:max-content;color:var(--accent);white-space:nowrap;border-right:2px solid #01f7a5b8;margin:0 0 16px;font-size:16px;font-weight:700;animation:8s steps(30,end) infinite heroTerminalPrompt;overflow:hidden}.hero-terminal__input-log{gap:8px;display:grid}.hero-terminal__input-log span{color:#edf2f1c7;opacity:0;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalInput;animation-delay:calc(.65s + var(--index) * .18s);background:#00131c6b;border:1px solid #01f7a51c;justify-content:space-between;align-items:center;gap:16px;padding:9px 12px;font-size:12px;display:flex;transform:translateY(8px)}.hero-terminal__input-log i{color:#01f7a5c7;font-size:10px;font-style:normal}.hero-terminal__truth{opacity:0;background:linear-gradient(#003434,#001d25);border:1px solid #01f7a54d;gap:6px;padding:18px 20px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalTruth;display:grid;position:absolute;bottom:0;left:0;right:0;transform:translateY(16px);box-shadow:inset 0 0 28px #01f7a50b}.hero-terminal__truth small,.hero-terminal__label{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:700}.hero-terminal__truth strong{color:var(--text);font-size:24px;font-weight:600}.hero-terminal__truth span{color:#bfc7ceb8;font-size:11px;line-height:1.35}.hero-terminal__label{margin-bottom:12px;display:block}.hero-terminal__workflow{gap:8px;display:grid}.hero-terminal-row{opacity:.26;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalWorkflow;animation-delay:calc(1.92s + var(--index) * .25s);background:#00131c6b;border:1px solid #01f7a51f;grid-template-columns:.72fr 1fr;align-items:center;gap:14px;padding:11px 13px;display:grid;position:relative;overflow:hidden;transform:translate(18px)}.hero-terminal-row:after{content:"";background:var(--accent);opacity:.16;transform-origin:0;height:2px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalWorkflowLine;animation-delay:calc(1.92s + var(--index) * .25s);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hero-terminal-row span{color:var(--accent);overflow-wrap:anywhere;font-size:12px;font-weight:700}.hero-terminal-row strong{color:#edf2f1d6;font-size:12px;font-weight:500;line-height:1.25}.hero-terminal__ready{opacity:0;background:#01f7a517;border:1px solid #01f7a552;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalReady;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(14px)}.hero-terminal__ready span{color:var(--accent);font-size:11px;font-weight:700}.hero-terminal__ready strong{color:var(--text);font-size:18px;font-weight:600}.hero-terminal__body--outcome{flex-direction:column;justify-content:center;gap:clamp(18px,3vw,26px);height:100%;padding:clamp(28px,4vw,46px);display:flex}.hero-terminal__simple-prompt{gap:9px;width:min(100%,880px);margin-inline:auto;display:grid}.hero-terminal__simple-typed{width:0;max-width:48ch;color:var(--accent);letter-spacing:0;white-space:nowrap;vertical-align:bottom;border-right:2px solid #01f7a5c7;font-size:clamp(12px,1.15vw,16px);font-weight:700;line-height:1.2;display:inline-block;overflow:hidden}.hero-terminal__mobile-break{display:none}.hero-terminal.is-running .hero-terminal__simple-typed{animation:1.75s steps(48,end) .25s forwards heroTerminalSimpleType}.hero-terminal__loading{color:#bfc7ceb8;opacity:0;width:max-content;font-size:clamp(10px,.95vw,13px);line-height:1.2}.hero-terminal.is-running .hero-terminal__loading{animation:1.05s steps(6,end) 2.15s forwards heroTerminalLoading}.hero-terminal__simple-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,880px);margin-inline:auto;display:grid}.hero-terminal__mobile-marquee{display:none}.hero-terminal-simple-card{opacity:0;background:linear-gradient(#003434,#001d25);border:1px solid #01f7a53d;flex-direction:column;justify-content:center;gap:8px;min-height:96px;padding:16px 18px;display:flex;position:relative;overflow:hidden;transform:translateY(12px);box-shadow:inset 0 0 30px #01f7a509}.hero-terminal.is-running .hero-terminal-simple-card{animation:.72s cubic-bezier(.16,1,.3,1) forwards heroTerminalSimpleCard;animation-delay:calc(3.63s + var(--index) * .11s)}.hero-terminal-simple-card:after{content:"";background:var(--accent);opacity:.2;transform-origin:0;height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #01f7a585}.hero-terminal.is-running .hero-terminal-simple-card:after{animation:.72s cubic-bezier(.16,1,.3,1) forwards heroTerminalSimpleLine;animation-delay:calc(3.63s + var(--index) * .11s)}.hero-terminal-simple-card strong{color:var(--text);font-size:15px;font-weight:500;line-height:1.25}.hero-terminal-simple-card small{color:#bfc7cec2;font-size:11px;line-height:1.35}@keyframes heroTerminalSimpleType{0%{width:0}to{width:48ch}}@keyframes heroTerminalLoading{0%{opacity:0}18%,72%{opacity:1}to{opacity:0}}@keyframes heroTerminalSimpleCard{0%{opacity:0;border-color:#01f7a529;transform:translateY(12px)}to{opacity:1;border-color:#01f7a594;transform:translateY(0);box-shadow:inset 0 0 24px #01f7a50e,0 0 16px #01f7a514}}@keyframes heroTerminalSimpleLine{0%{opacity:.18;transform:scaleX(0)}to{opacity:.72;transform:scaleX(1)}}.hero-terminal__question{background:#00131c5c;border:1px solid #01f7a524;flex-direction:column;justify-content:center;gap:18px;min-width:0;padding:32px;display:flex;position:relative}.hero-terminal__question:after{content:"";background:var(--accent);transform-origin:0;height:3px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroTerminalQuestionLine;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 22px #01f7a58a}.hero-terminal__question span{color:var(--accent);font-size:14px;font-weight:700}.hero-terminal__question strong{color:var(--text);font-size:clamp(30px,3.7vw,43px);font-weight:500;line-height:1.16}.hero-terminal__question small{color:#bfc7cec2;width:min(100%,470px);font-size:14px;line-height:1.5}.hero-terminal__answer{min-width:0;padding:0 0 62px;position:relative}.hero-terminal__outcomes{height:230px;position:relative}.hero-terminal-outcome{opacity:0;animation:12s cubic-bezier(.16,1,.3,1) infinite heroTerminalOutcome;animation-delay:calc(var(--index) * 2s);background:linear-gradient(#003434,#001d25);border:1px solid #01f7a53d;flex-direction:column;justify-content:center;gap:14px;padding:30px 34px;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(16px)scale(.985);box-shadow:inset 0 0 30px #01f7a509}.hero-terminal-outcome:before{content:"";opacity:0;animation:12s cubic-bezier(.16,1,.3,1) infinite heroTerminalOutcomeSweep;animation-delay:calc(var(--index) * 2s);background:linear-gradient(90deg,#0000,#01f7a51f,#0000);position:absolute;inset:0;transform:translate(-120%)}.hero-terminal-outcome:after{content:"";background:var(--accent);transform-origin:0;height:3px;animation:12s cubic-bezier(.16,1,.3,1) infinite heroTerminalOutcomeLine;animation-delay:calc(var(--index) * 2s);position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 18px #01f7a585}.hero-terminal-outcome i{color:#01f7a5bd;background:#00131c75;border:1px solid #01f7a533;place-items:center;width:26px;height:26px;font-size:12px;font-style:normal;font-weight:700;display:grid;position:absolute;top:16px;right:18px}.hero-terminal-outcome strong,.hero-terminal-outcome small{z-index:1;position:relative}.hero-terminal-outcome strong{width:min(100%,560px);color:var(--text);font-size:clamp(25px,3vw,34px);font-weight:500;line-height:1.2}.hero-terminal-outcome small{color:#bfc7cec7;font-size:15px;line-height:1.45}.hero-terminal__final{opacity:0;background:#01f7a514;border:1px solid #01f7a547;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;animation:12s cubic-bezier(.16,1,.3,1) infinite heroTerminalFinal;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(12px)}.hero-terminal__final span{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:700}.hero-terminal__final strong{color:var(--text);text-align:right;font-size:16px;font-weight:500;line-height:1.25}@keyframes heroTerminalQuestionLine{0%,8%{opacity:.22;transform:scaleX(0)}30%,to{opacity:.82;transform:scaleX(1)}}@keyframes heroTerminalOutcome{0%,7%{opacity:0;border-color:#01f7a533;transform:translateY(16px)scale(.985)}11%,16%{opacity:1;border-color:#01f7a5b8;transform:translateY(0)scale(1);box-shadow:inset 0 0 34px #01f7a514,0 0 22px #01f7a524}20%,to{opacity:0;border-color:#01f7a533;transform:translateY(-16px)scale(.985)}}@keyframes heroTerminalOutcomeSweep{0%,8%{opacity:0;transform:translate(-120%)}11%,14%{opacity:.65}19%,to{opacity:0;transform:translate(120%)}}@keyframes heroTerminalOutcomeLine{0%,9%{opacity:.2;transform:scaleX(0)}16%{opacity:.84;transform:scaleX(1)}24%,to{opacity:0;transform:scaleX(1)}}@keyframes heroTerminalFinal{0%,82%{opacity:0;transform:translateY(12px)}90%,to{opacity:1;transform:translateY(0)}}@keyframes heroTerminalBottom{0%,8%{opacity:.32;transform:scaleX(0)}62%,to{opacity:.9;transform:scaleX(1)}}@keyframes heroTerminalScan{0%,12%{transform:translate(0)skew(-10deg)}72%,to{transform:translate(840%)skew(-10deg)}}@keyframes heroTerminalPrompt{0%,8%{width:0}20%,to{width:100%}}@keyframes heroTerminalInput{0%,8%{opacity:0;transform:translateY(8px)}22%,to{opacity:1;transform:translateY(0)}}@keyframes heroTerminalTruth{0%,32%{opacity:0;transform:translateY(16px)}44%,to{opacity:1;transform:translateY(0)}}@keyframes heroTerminalWorkflow{0%,36%{opacity:.18;border-color:#01f7a51f;transform:translate(18px)}56%,to{opacity:1;border-color:#01f7a58a;transform:translate(0);box-shadow:inset 0 0 22px #01f7a50e}}@keyframes heroTerminalWorkflowLine{0%,38%{opacity:.16;transform:scaleX(0)}62%,to{opacity:.78;transform:scaleX(1)}}@keyframes heroTerminalReady{0%,68%{opacity:0;transform:translateY(14px)}82%,to{opacity:1;transform:translateY(0)}}.hero-pipeline{width:min(100%,1120px);height:410px;color:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;background:radial-gradient(circle at 48% 48%,#01f7a521,#01f7a506 38%,#0000 68%),linear-gradient(#0034347a,#001d25e0);border:1px solid #01f7a53d;grid-template-columns:.72fr 110px .9fr 110px 1.22fr;align-items:center;gap:0;margin-top:-42px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 44px #01f7a50b,0 0 28px #01f7a50f}.hero-pipeline:before,.hero-pipeline:after{content:"";pointer-events:none;position:absolute}.hero-pipeline:before{border:1px solid #01f7a512;inset:20px}.hero-pipeline:after{background:var(--accent);opacity:.72;transform-origin:0;height:3px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineBottom;bottom:0;left:0;right:0;box-shadow:0 0 22px #01f7a58f}.hero-pipeline__grid{opacity:.52;background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px),radial-gradient(circle,#01f7a52e 1px,#0000 1.6px);background-size:28px 28px,28px 28px,24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.hero-pipeline__scan{inset-block:-20%;opacity:.72;filter:blur(1px);background:linear-gradient(90deg,#0000,#01f7a529,#0000);width:16%;animation:7s cubic-bezier(.16,1,.3,1) infinite heroPipelineScan;position:absolute;left:-22%;transform:skew(-10deg)}.hero-pipeline__inputs,.hero-pipeline__core,.hero-pipeline__outputs,.hero-pipeline__flow{z-index:2;position:relative}.hero-pipeline__inputs,.hero-pipeline__outputs{padding:28px}.hero-pipeline__label{color:var(--accent);text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;line-height:1.2;display:block}.hero-pipeline__input-stack{gap:9px;display:grid}.hero-pipeline__input-stack span{color:#edf2f1d1;opacity:0;animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineInput;animation-delay:calc(var(--index) * .12s);background:#00131c75;border:1px solid #01f7a524;padding:11px 13px;font-size:13px;line-height:1;display:block;position:relative;overflow:hidden;transform:translate(-18px)}.hero-pipeline__input-stack span:after{content:"";inset-block:0;background:var(--accent);opacity:.34;width:3px;position:absolute;right:0}.hero-pipeline__flow{background:#01f7a524;height:3px;overflow:hidden}.hero-pipeline__flow:before{content:"";background:var(--accent);transform-origin:0;animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineFlow;position:absolute;inset:0;box-shadow:0 0 24px #01f7a5c2}.hero-pipeline__flow:after{content:"";border:2px solid var(--accent);background:#00131c;width:14px;height:14px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineNode;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg);box-shadow:0 0 24px #01f7a5cc}.hero-pipeline__flow--right:before,.hero-pipeline__flow--right:after{animation-delay:2.2s}.hero-pipeline__core{text-align:center;background:linear-gradient(#003434,#001d25);border:1px solid #01f7a557;flex-direction:column;justify-content:center;gap:12px;min-height:300px;padding:28px 24px;display:flex;overflow:hidden;box-shadow:inset 0 0 34px #01f7a50f,0 0 26px #01f7a51f}.hero-pipeline__core:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#01f7a524,#0000);animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineCoreSweep;position:absolute;inset:0;transform:translate(-120%)}.hero-pipeline__core-mark{z-index:1;color:#00131c;background:var(--accent);align-self:center;place-items:center;width:42px;height:42px;font-size:28px;font-weight:800;line-height:1;display:grid;position:relative}.hero-pipeline__core strong,.hero-pipeline__core small,.hero-pipeline__core-rows{z-index:1;position:relative}.hero-pipeline__core strong{font-size:27px;font-weight:500;line-height:1.1}.hero-pipeline__core small{color:#bfc7cec2;font-size:13px}.hero-pipeline__core-rows{text-align:left;gap:7px;margin-top:10px;display:grid}.hero-pipeline__core-rows span{color:#edf2f1b8;white-space:nowrap;width:0;max-width:max-content;animation:8s steps(28,end) infinite heroPipelineType;animation-delay:calc(1.05s + var(--index) * .22s);font-size:11px;overflow:hidden}.hero-pipeline__output-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hero-pipeline-card{opacity:.28;min-height:92px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineOutput;animation-delay:calc(2.45s + var(--index) * .24s);background:linear-gradient(#003434,#001d25);border:1px solid #01f7a52e;flex-direction:column;justify-content:center;gap:7px;padding:14px;display:flex;position:relative;overflow:hidden;transform:translateY(10px);box-shadow:inset 0 0 24px #01f7a506}.hero-pipeline-card:after{content:"";background:var(--accent);opacity:.2;transform-origin:0;height:2px;animation:8s cubic-bezier(.16,1,.3,1) infinite heroPipelineOutputLine;animation-delay:calc(2.45s + var(--index) * .24s);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.hero-pipeline-card span{color:var(--accent);overflow-wrap:anywhere;font-size:10px;font-weight:700;line-height:1.15}.hero-pipeline-card strong{color:var(--text);font-size:12px;font-weight:500;line-height:1.22}.hero-pipeline-card small{color:#bfc7cebd;font-size:10px;line-height:1.25}@keyframes heroPipelineBottom{0%,8%{transform:scaleX(0)}62%,to{transform:scaleX(1)}}@keyframes heroPipelineScan{0%,16%{transform:translate(0)skew(-10deg)}72%,to{transform:translate(820%)skew(-10deg)}}@keyframes heroPipelineInput{0%,8%{opacity:0;transform:translate(-18px)}18%,78%{opacity:1;transform:translate(0)}to{opacity:.58;transform:translate(0)}}@keyframes heroPipelineFlow{0%,22%{transform:scaleX(0)}46%,to{transform:scaleX(1)}}@keyframes heroPipelineNode{0%,20%{opacity:0}30%,58%{opacity:1}to{opacity:.35}}@keyframes heroPipelineCoreSweep{0%,20%{opacity:0;transform:translate(-120%)}34%,42%{opacity:.72}58%,to{opacity:0;transform:translate(120%)}}@keyframes heroPipelineType{0%,18%{width:0}38%,to{width:100%}}@keyframes heroPipelineOutput{0%,34%{opacity:.22;border-color:#01f7a529;transform:translateY(10px)}48%,to{opacity:1;border-color:#01f7a5a8;transform:translateY(0);box-shadow:inset 0 0 26px #01f7a511,0 0 16px #01f7a514}}@keyframes heroPipelineOutputLine{0%,35%{opacity:.2;transform:scaleX(0)}56%,to{opacity:.82;transform:scaleX(1)}}.hero-bg-trial-visual{background:radial-gradient(circle at 50% 48%,#01f7a51c,#01f7a506 38%,#0000 68%),linear-gradient(#00343485,#001d25d6);border:1px solid #01f7a533;width:min(100%,1120px);height:370px;margin-top:-42px;position:relative;overflow:hidden;box-shadow:inset 0 0 44px #01f7a50b,0 0 28px #01f7a50f}.hero-bg-trial-visual:before,.hero-bg-trial-visual:after{content:"";pointer-events:none;position:absolute}.hero-bg-trial-visual:before{background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px);background-size:28px 28px;border:1px solid #01f7a512;inset:22px}.hero-bg-trial-visual:after{background:var(--accent);opacity:.72;transform-origin:0;height:3px;animation:7.2s cubic-bezier(.16,1,.3,1) infinite heroTrialBottomLine;bottom:0;left:0;right:0;box-shadow:0 0 22px #01f7a58f}.hero-bg-trial-visual__dots{opacity:.18;background-image:radial-gradient(circle,#01f7a538 1px,#0000 1.6px);background-size:22px 22px;animation:8s ease-in-out infinite heroTrialDots;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.hero-bg-trial-visual__scan{inset-block:-20%;opacity:.74;filter:blur(1px);background:linear-gradient(90deg,#0000,#01f7a529,#0000);width:18%;animation:6.4s cubic-bezier(.16,1,.3,1) infinite heroTrialGridScan;position:absolute;left:-24%}.hero-bg-trial-visual__beam{z-index:1;background:#01f7a524;height:3px;position:absolute;top:50%;left:6%;right:6%;overflow:hidden;transform:translateY(-50%)}.hero-bg-trial-visual__beam:before{content:"";background:var(--accent);transform-origin:0;animation:7.2s cubic-bezier(.16,1,.3,1) infinite heroTrialBeam;position:absolute;inset:0;box-shadow:0 0 24px #01f7a5b8}.hero-bg-trial-visual__noise{opacity:.36;position:absolute;inset:0;overflow:hidden}.hero-bg-trial-visual__noise span{left:-48%;top:calc(10% + var(--row) * 13%);color:#01f7a53d;width:max-content;font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;white-space:nowrap;text-shadow:0 0 12px #01f7a52e;animation:11s linear infinite heroTrialDataStream;animation-delay:var(--delay);font-size:12px;position:absolute}.hero-bg-trial-visual__cards{z-index:3;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:18px;height:100%;padding:42px 30px;display:grid;position:relative}.hero-bg-trial-card{--active-start:calc(var(--index) * .42s);min-height:220px;color:var(--text);opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards heroTrialCardAppear,7.2s cubic-bezier(.16,1,.3,1) infinite heroTrialCardPulse;animation-delay:var(--active-start), 0s;background:linear-gradient(#003434,#001d25);border:1px solid #01f7a533;flex-direction:column;justify-content:center;gap:14px;padding:26px 20px 24px;display:flex;position:relative;overflow:hidden;transform:translateY(14px);box-shadow:inset 0 0 28px #01f7a509}.hero-bg-trial-card:before{content:"";opacity:0;animation:7.2s cubic-bezier(.16,1,.3,1) infinite heroTrialCardSweep;animation-delay:calc(var(--index) * .58s);background:linear-gradient(90deg,#0000,#01f7a524,#0000);position:absolute;inset:0;transform:translate(-120%)}.hero-bg-trial-card:after{content:"";background:var(--accent);opacity:.2;transform-origin:0;height:3px;animation:7.2s cubic-bezier(.16,1,.3,1) infinite heroTrialCardLine;animation-delay:calc(var(--index) * .58s);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #01f7a57a}.hero-bg-trial-card i{color:#01f7a5b3;background:#00131c7a;border:1px solid #01f7a52e;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;font-weight:700;display:grid;position:absolute;top:12px;right:12px}.hero-bg-trial-card span,.hero-bg-trial-card strong,.hero-bg-trial-card small{z-index:1;position:relative}.hero-bg-trial-card span{color:var(--accent);overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.15}.hero-bg-trial-card strong{color:var(--text);font-size:18px;font-weight:500;line-height:1.28}.hero-bg-trial-card small{color:#bfc7cebd;font-size:13px;line-height:1.35}@keyframes heroTrialDots{0%,to{opacity:.12;transform:scale(1)}50%{opacity:.24;transform:scale(1.015)}}@keyframes heroTrialGridScan{0%,18%{transform:translate(0)skew(-10deg)}72%,to{transform:translate(760%)skew(-10deg)}}@keyframes heroTrialBeam{0%,12%{transform:scaleX(0)}70%,to{transform:scaleX(1)}}@keyframes heroTrialDataStream{0%{transform:translate(0)}to{transform:translate(185%)}}@keyframes heroTrialBottomLine{0%,10%{transform:scaleX(0)}64%,to{transform:scaleX(1)}}@keyframes heroTrialCardAppear{to{opacity:1;transform:translateY(0)}}@keyframes heroTrialCardPulse{0%,10%{border-color:#01f7a52e;box-shadow:inset 0 0 28px #01f7a509}74%,to{border-color:#01f7a5bd;box-shadow:inset 0 0 34px #01f7a513,0 0 22px #01f7a521}}@keyframes heroTrialCardSweep{0%,18%{opacity:0;transform:translate(-120%)}28%,35%{opacity:.7}48%,to{opacity:0;transform:translate(120%)}}@keyframes heroTrialCardLine{0%,18%{opacity:.2;transform:scaleX(0)}38%,to{opacity:.82;transform:scaleX(1)}}.product-dual__intro{flex-direction:column;gap:28px;width:min(100%,820px);display:flex}.product-dual__intro>p:not(.product-eyebrow){color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.product-dual__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;display:grid}.product-dual__column{flex-direction:column;gap:24px;display:flex}.product-dual__column .product-screenshot{height:360px;min-height:360px;padding:22px}.product-screenshot--portfolio-state{padding:26px}.portfolio-state-artwork{z-index:2;grid-template-columns:minmax(0,.48fr) minmax(0,1fr);align-items:stretch;gap:14px;width:100%;display:grid;position:relative}.portfolio-state-artwork__left{grid-template-rows:auto auto;align-content:stretch;gap:14px;display:grid}.portfolio-state-artwork img{object-fit:fill;width:100%;min-width:0;height:100%;display:block}.product-screenshot--transaction-history{padding:26px}.product-screenshot--transaction-history .product-screenshot__image{object-fit:contain;height:100%}.product-dual__column h3{color:var(--text);margin:0;font-size:20px;font-weight:400;line-height:1.35}.product-dual__column ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.product-dual__column li{color:var(--muted);padding-left:24px;font-size:15px;font-weight:300;line-height:1.5;position:relative}.product-dual__column li:before{content:"";background:var(--accent);width:7px;height:7px;position:absolute;top:.65em;left:0}.product-split--flip .product-split__copy{order:2}.product-split--flip .product-screenshot{order:1}.product-split__copy{flex-direction:column;gap:28px;display:flex}.product-split__copy,.product-step__copy,.product-dual__intro,.product-supplemental__heading{gap:24px}.product-eyebrow{width:fit-content;color:var(--accent);background:#01f7a51f;margin:0 0 -8px;padding:0 .18em;font-size:12px;font-weight:600;line-height:1.4;transform:translateY(16px)}.product-eyebrow-row{align-items:center;gap:10px;width:fit-content;margin:0 0 -8px;display:flex;transform:translateY(16px)}.product-eyebrow-row .product-eyebrow{margin:0;transform:none}.product-status-badge{color:#edf2f1;letter-spacing:.08em;text-transform:uppercase;background:#edf2f113;border:1px solid #edf2f157;align-items:center;min-height:20px;padding:2px 8px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.product-split__copy>p:not(.product-eyebrow),.product-split__copy li{color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.product-split__copy ul{gap:16px;margin:8px 0 0;padding:0;list-style:none;display:grid}.product-split__copy li{padding-left:24px;position:relative}.product-split__copy li:before{content:"";background:var(--accent);width:7px;height:7px;position:absolute;top:.65em;left:0}.product-cta{background:#00131c;padding:88px 0;overflow:hidden}.product-supplemental{background-color:#001e29;padding:88px 0}.product-memory-os{background:linear-gradient(#001e29 0 50%,#00131c 50% 100%);padding:clamp(32px,4vw,48px) 0;position:relative;overflow:hidden}.product-memory-os:before{content:none}.product-memory-os__inner{z-index:1;background:linear-gradient(#01f7a514,#01f7a509),#00483e47;flex-direction:column;gap:clamp(24px,3vw,34px);width:min(100% - 140px,1120px);padding:clamp(28px,3.2vw,42px);display:flex;position:relative;box-shadow:inset 0 0 46px #01f7a50b,0 18px 58px #0000001f}.product-memory-os__heading{text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(100%,760px);margin-inline:auto;display:flex}.product-memory-os__heading h2{color:var(--text);margin:0;font-size:46px;font-weight:400;line-height:1.32}.product-memory-os__heading h2 span{color:var(--accent);background:#01f7a529}.product-memory-os__heading p{color:var(--muted);margin:0;font-size:clamp(16px,1.55vw,20px);font-weight:300;line-height:1.45}.product-memory-os__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.8vw,24px);display:grid}.product-memory-os__card{background:linear-gradient(#01f7a509,#01f7a503),#002a2a;border-color:#01f7a54d;grid-template-columns:minmax(0,1fr) 52px;align-items:start;gap:12px 22px;min-height:186px;padding:clamp(22px,2.2vw,30px);display:grid;box-shadow:inset 0 0 0 1px #01f7a50f,inset 0 -2px #01f7a529}.product-memory-os__card .corner-card__icon{width:46px;height:46px;color:var(--accent);grid-area:1/2;place-self:start end}.product-memory-os__card .corner-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.8px;width:46px;height:46px}.product-memory-os__card h3{max-width:100%;color:var(--accent);grid-area:1/1;margin:0;font-size:clamp(20px,1.55vw,25px);font-weight:400;line-height:1.14}@media (max-width:1120px){.product-memory-os__card{grid-template-columns:1fr}.product-memory-os__card h3{grid-area:1/1}.product-memory-os__card .corner-card__icon{grid-area:2/1;justify-self:start;width:42px;height:42px;margin-top:-4px}.product-memory-os__card .corner-card__icon svg{width:42px;height:42px}.product-memory-os__card .corner-card__body{grid-area:3/1}}.product-memory-os__card .corner-card__body{grid-column:1/-1;max-width:100%}.product-memory-os__card p{color:#cfdee0;margin:0;font-size:clamp(14px,1.25vw,16px);font-weight:300;line-height:1.5}.product-supplemental__inner{flex-direction:column;gap:48px;display:flex}.product-supplemental__heading{text-align:center;flex-direction:column;align-items:center;gap:28px;width:min(100%,860px);margin-inline:auto;display:flex}.product-supplemental__heading>p:not(.product-eyebrow){color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.product-tools-carousel-shell{width:100vw;margin-left:calc(50% - 50vw);padding-bottom:26px;position:relative;overflow:hidden}.product-tools-carousel{--product-tools-slide-width:min(68vw, 980px);justify-content:center;align-items:center;gap:clamp(34px,5vw,72px);width:100%;padding:42px 0 38px;display:flex;overflow:visible}.product-tools-carousel--mobile{display:none}.product-tools-slide{flex:0 0 var(--product-tools-slide-width);opacity:.28;transform-origin:50%;grid-template-columns:minmax(260px,.52fr) minmax(0,1.48fr);align-items:stretch;gap:22px;min-height:450px;transition:opacity .42s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1);display:grid;transform:scale(.72)}.product-tools-slide.is-active{opacity:1;transform:scale(1)}.product-tools-slide.is-prev,.product-tools-slide.is-next{cursor:pointer}.product-tools-slide__image,.product-tools-slide__content{box-shadow:none;background:0 0;border:0;position:relative}.product-tools-slide__image{aspect-ratio:16/9;order:2;min-height:0;overflow:visible}.product-tools-slide__image:before,.product-tools-slide__image:after{content:"";pointer-events:none;display:none;position:absolute}.product-tools-slide__image span{z-index:1;color:var(--accent);font-size:13px;font-weight:700;position:absolute;bottom:24px;left:28px}.product-tools-slide__video{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.product-tools-slide__content{isolation:isolate;background:0 0;flex-direction:column;order:1;justify-content:center;gap:26px;min-height:100%;padding:44px 0;display:flex}.product-tools-slide__content h3{z-index:1;color:var(--text);margin:0;font-size:clamp(25px,3.1vw,40px);font-weight:500;line-height:1.18;position:relative}.product-tools-slide__content p{z-index:1;color:var(--muted);margin:0;font-size:15px;font-weight:300;line-height:1.58;position:relative}.product-tools-carousel__control{z-index:3;width:42px;height:42px;color:var(--accent);font:inherit;cursor:pointer;background:#00131cd1;border:1px solid #01f7a57a;place-items:center;font-size:31px;line-height:1;transition:border-color .2s,background-color .2s,transform .2s;display:grid;position:absolute;top:calc(50% - 16px)}.product-tools-carousel__control:hover{border-color:var(--accent);background:#003434eb;transform:translateY(-1px)}.product-tools-carousel__control--prev{left:max(28px,50% - min(48vw,640px))}.product-tools-carousel__control--next{right:max(28px,50% - min(48vw,640px))}.product-tools-carousel__dots{justify-content:center;gap:10px;width:100%;display:flex}.product-tools-carousel__dots span{background:#bfc7ce3d;width:28px;height:3px;transition:background-color .2s,width .2s}.product-tools-carousel__dots span.is-active{background:var(--accent);width:44px}@keyframes productToolsScan{0%,32%{transform:translate(-100%)}76%,to{transform:translate(100%)}}.product-cta__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:35px;max-width:1200px;min-height:300px;display:flex}.product-cta__inner h2{width:min(100%,760px)}.product-cta__inner p{width:min(100%,620px);color:var(--muted);font-size:16px;font-weight:300;line-height:1.5}.product-cta__statements{color:var(--text);gap:18px;font-size:clamp(28px,2.65vw,42px);line-height:1.25;display:grid}.product-cta__statements span{width:max-content;max-width:100%}.product-cta__statements span:first-child:not(:only-child){border-bottom:1px solid #01f7a57a;padding-bottom:10px}@media (max-width:1320px){.product-hero__inner{width:min(100% - 96px,1120px)}}@media (max-width:1100px){.product-split__inner{grid-template-columns:1fr;gap:48px}#risk-analysis .product-split__inner{grid-template-columns:1fr}.product-step__inner{grid-template-columns:1fr;gap:32px}.product-step--reverse .product-step__copy,.product-step--reverse .product-step__visual-space{order:initial}.product-step__visual-space{min-height:260px}.product-dual__grid{grid-template-columns:1fr}.product-supplemental__inner{gap:48px}.product-tools-slide{flex-basis:min(78vw,760px);grid-template-columns:1fr;min-height:0}.product-tools-slide__content{min-height:240px}.product-tools-carousel__control--prev{left:24px}.product-tools-carousel__control--next{right:24px}.product-supplemental__grid{grid-template-columns:1fr}.product-supplemental-card--charts .product-screenshot{width:100%}.articles-card-grid{grid-template-columns:1fr}.product-split--flip .product-split__copy,.product-split--flip .product-screenshot{order:initial}.product-screenshot--risk{width:min(100%,720px);height:620px;min-height:620px;margin-inline:auto}#risk-analysis .product-screenshot--risk{width:min(100%,720px);height:620px;min-height:620px;margin-top:0}}@media (max-width:980px){.product-hero{min-height:0;padding:24px 24px 52px}.product-hero .site-header{position:fixed;top:0}.product-hero__inner{gap:34px;width:100%;padding-top:84px}.product-split{padding:72px 24px}.product-step{padding:68px 24px}.product-step__visual-space{min-height:200px}.product-dual{padding:72px 24px}}@media (max-width:620px){.product-page{overflow-x:hidden}.product-hero{padding-inline:0}.product-hero__inner,.product-step__inner,.product-split__inner,.product-dual__inner,.product-supplemental__inner,.product-cta__inner{width:min(100% - 48px,520px);max-width:100%;margin-inline:auto}.product-hero__inner{padding-top:112px}.product-hero__copy h1{font-size:clamp(36px,10.5vw,42px);line-height:1.28}.product-hero__copy p{font-size:14px;line-height:1.55}.product-step__copy h2,.product-split__copy h2,.product-dual__intro h2,.product-supplemental__heading h2,.product-cta__inner h2{width:100%;font-size:clamp(31px,9.4vw,38px);line-height:1.3}.product-page .text-highlight{padding-inline:.08em}@media (max-width:980px){.product-hero-bg-trial .hero-terminal__simple-grid{display:none}.product-hero-bg-trial .hero-terminal__simple-prompt{width:100%}.product-hero-bg-trial .hero-terminal__simple-typed{white-space:normal;border-right:0;width:100%;max-width:100%;font-size:clamp(9px,3vw,11px);line-height:1.25;overflow:visible}.product-hero-bg-trial .hero-terminal__mobile-break{display:block}.product-hero-bg-trial .hero-terminal.is-running .hero-terminal__simple-typed{animation:none}.product-hero-bg-trial .hero-terminal__mobile-marquee{--item-count:6;--item-width:min(242px, 70vw);--item-gap:84px;--duration:30s;opacity:0;width:100%;min-height:148px;display:block;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.product-hero-bg-trial .hero-terminal.is-running .hero-terminal__mobile-marquee{animation:.35s ease-out 3.78s forwards heroTerminalMobileDeckReveal}.product-hero-bg-trial .hero-terminal__mobile-track{height:126px;position:relative}.product-hero-bg-trial .hero-terminal__mobile-track .hero-terminal-simple-card{top:0;left:calc(100% + (var(--item-index) * (var(--item-width) + var(--item-gap))));width:var(--item-width);opacity:1;min-height:118px;animation-name:heroTerminalMobileMarquee;animation-duration:var(--duration);padding:15px 16px;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;transform:none}.product-hero-bg-trial .hero-terminal.is-running .hero-terminal__mobile-track .hero-terminal-simple-card{animation-name:heroTerminalMobileMarquee;animation-duration:var(--duration);animation-timing-function:linear;animation-iteration-count:infinite}.product-hero-bg-trial .hero-terminal__mobile-track .hero-terminal-simple-card:after{opacity:.72;animation:none;transform:scaleX(1)}}.product-split,.product-step,.product-dual,.product-supplemental,.product-cta{padding:68px 0}.product-split__inner,.product-step__inner,.product-dual__grid,.product-supplemental__grid{gap:32px}.product-split__copy,.product-step__copy,.product-dual__intro,.product-supplemental__heading{gap:22px}.product-tools-carousel{--product-tools-slide-width:min(82vw, 520px);gap:18px;padding-top:26px;padding-bottom:22px}.product-tools-carousel--stage,.product-tools-carousel__control{display:none}.product-tools-carousel--mobile{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;align-items:stretch;padding-inline:36px;scroll-padding-inline:36px;display:flex;overflow:auto hidden}.product-tools-carousel--mobile::-webkit-scrollbar{display:none}.product-tools-slide{scroll-snap-align:center;opacity:1;flex-basis:calc(100vw - 72px);grid-template-columns:1fr;gap:0;transform:scale(.9)}.product-tools-carousel--mobile .product-tools-slide{box-shadow:none;background:0 0;border:0;overflow:visible;transform:none}.product-tools-carousel--mobile .product-tools-slide__image,.product-tools-carousel--mobile .product-tools-slide__content{box-shadow:none;background:0 0;border:0}.product-tools-slide__image{aspect-ratio:16/10}.product-tools-slide__content{min-height:210px;padding:32px 0}.product-tools-slide__image:before{inset:20px}.product-split__copy>p:not(.product-eyebrow),.product-step__copy>p:not(.product-eyebrow),.product-step__copy li,.product-split__copy li,.product-dual__intro>p:not(.product-eyebrow),.product-dual__column li,.product-supplemental__heading>p:not(.product-eyebrow){font-size:14px;line-height:1.58}.product-step__visual-space{display:none}.product-step__visual-space--ai{min-height:min(560px,100vw - 32px);display:flex}.product-step__visual-space--ai .product-screenshot__video-wrap,.ai-matrix{width:min(100vw - 32px,560px)}.product-screenshot,.product-screenshot--hero{width:100%;max-width:100%;height:300px;min-height:300px}.product-screenshot--risk{width:min(100vw - 32px,560px);height:min(560px,100vw - 32px);min-height:min(560px,100vw - 32px)}.product-dual__column .product-screenshot{min-height:300px}.product-supplemental-card .product-screenshot{height:220px;min-height:220px}.product-supplemental-card--charts .product-screenshot{aspect-ratio:auto;width:100%}.product-supplemental-card .corner-card{padding:30px 28px}.product-hero__actions{flex-direction:column;align-items:stretch;width:100%}.product-hero__actions .button{width:100%;min-width:0}}.hero{background:#00131c;justify-content:flex-start;align-items:flex-start;min-height:100svh;padding:0}.hero:before{opacity:.35;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 34%,#0000 88%);mask-image:linear-gradient(90deg,#0000 0%,#000 34%,#0000 88%)}.site-header{z-index:1000;background:#00131c;border-bottom:1px solid #01f7a51f;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;width:100%;padding:9px 48px;display:grid;position:fixed;top:0;left:0}.brand{width:fit-content;color:var(--text);z-index:1002;touch-action:manipulation;-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;text-decoration:none;display:inline-flex;position:relative}.raster-logo{color:var(--text);pointer-events:none;align-items:center;gap:12px;display:inline-flex}.raster-logo__mark{flex:none;width:22px;height:22px;display:block}.raster-logo__word{color:var(--text);letter-spacing:0;font-size:22px;font-weight:400;line-height:1}.brand__mark{color:#00131c;background:var(--accent);place-items:center;width:28px;height:28px;font-size:0;line-height:1;display:grid;position:relative}.brand__mark:before,.brand__mark:after{content:"";background:#00131c;position:absolute}.brand__mark:before{width:5px;height:14px;transform:translate(-3px,1px)}.brand__mark:after{width:5px;height:5px;transform:translate(4px,-5px)}.brand__word{letter-spacing:0;font-size:28px;line-height:1}.site-nav{justify-content:center;align-items:center;gap:28px;display:inline-flex}.site-nav a,.launch-button{color:var(--accent);font-size:14px;font-weight:600;line-height:1;text-decoration:none}.site-nav a:hover,.launch-button:hover{color:var(--text)}.launch-button{border:1px solid var(--accent);justify-self:end;padding:10px 14px}.mobile-nav{z-index:1002;display:none;position:relative}.mobile-nav summary{list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.menu-button{cursor:pointer;z-index:1002;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;justify-content:center;justify-self:end;align-items:center;gap:7px;width:40px;height:40px;padding:0;display:none;position:relative}.menu-button span{background:var(--accent);pointer-events:none;width:28px;height:2px}.mobile-menu{z-index:1001;background:var(--accent);opacity:0;pointer-events:none;visibility:hidden;gap:0;width:min(250px,100vw - 48px);padding:16px 20px 18px;transition:opacity .14s,transform .14s,visibility .14s;display:grid;position:absolute;top:calc(100% + 18px);left:0;transform:translateY(-6px)}.mobile-nav[open] .mobile-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.mobile-menu a{color:#00131c;padding:10px 0 14px;font-size:22px;font-weight:400;line-height:1.2;text-decoration:none}.hero__inner{z-index:3;width:min(100% - 96px,1200px);margin:0 auto;padding-top:96px;padding-bottom:112px;position:relative}.hero__copy{z-index:3;gap:26px;width:min(100%,660px);max-width:660px;position:relative}.hero__title{font-size:clamp(54px,4vw,64px);font-weight:400;line-height:1.28}.hero__title span{color:var(--accent);background:#01f7a529;padding:0 .1em .02em;display:inline-block}.hero__mobile-break{display:none}.hero__eyebrow{color:#bfc7ce;width:min(100%,640px);font-size:16px;font-weight:300;line-height:1.5}.hero__truth-line{width:min(100%,520px);color:var(--accent);margin:0;font-size:17px;font-weight:700;line-height:1.5}.hero__truth-line--boxed{z-index:4;width:100vw;max-width:none;color:var(--accent);text-align:center;background:#01f7a51c;border-top:1px solid #01f7a52e;border-bottom:1px solid #01f7a538;margin:0;padding:24px 32px 25px;font-size:clamp(26px,1.9vw,34px);font-weight:700;line-height:1.25;position:absolute;bottom:0;left:0;right:0}.hero__truth-line-emphasis{color:var(--text)}.chain-strip{background-color:#001e29;border-top:1px solid #01f7a524;border-bottom:1px solid #01f7a524;padding:24px 0;position:relative;overflow:hidden}.chain-strip:before{content:"";opacity:.65;pointer-events:none;background-image:linear-gradient(#01f7a50e 1px,#0000 1px),linear-gradient(90deg,#01f7a50e 1px,#0000 1px),radial-gradient(circle,#01f7a514,#0000 56%);background-size:80px 80px,80px 80px,100% 100%;position:absolute;inset:0}.chain-strip__viewport{z-index:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.chain-strip__track{will-change:transform;width:max-content;animation:38s linear infinite chainStripMarquee;display:flex}.chain-strip__group{flex:none;align-items:center;gap:clamp(28px,3.6vw,58px);padding-right:clamp(28px,3.6vw,58px);display:flex}.chain-strip__pill{min-height:30px;color:var(--accent);white-space:nowrap;box-shadow:none;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.chain-strip__mark{width:26px;height:26px;color:var(--accent);background:0 0;border:0;place-items:center;line-height:1;display:grid}.chain-strip__mark svg{fill:currentColor;stroke:currentColor;width:18px;height:18px;display:block;overflow:visible}.chain-strip__logo-mask{opacity:.92;width:19px;height:19px;-webkit-mask:var(--chain-logo-url) center / contain no-repeat;mask:var(--chain-logo-url) center / contain no-repeat;-webkit-mask:var(--chain-logo-url) center / contain no-repeat;background:currentColor;display:block}.chain-strip__mark--solana .chain-strip__logo-mask{width:21px}.chain-strip__mark--hyperliquid .chain-strip__logo-mask,.chain-strip__mark--sonic .chain-strip__logo-mask{width:20px;height:20px}@keyframes chainStripMarquee{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@media (prefers-reduced-motion:reduce){.chain-strip__track{animation:none;transform:none}}@media (max-width:700px){.chain-strip{padding:14px 0}.chain-strip__track{animation-duration:28s}.chain-strip__group{gap:22px;padding-right:22px}.chain-strip__pill{min-height:28px;font-size:11px}.chain-strip__mark{width:22px;height:22px}.chain-strip__mark svg{width:15px;height:15px}.chain-strip__logo-mask{width:16px;height:16px}.chain-strip__mark--solana .chain-strip__logo-mask{width:18px}}.hero__body{color:#bfc7ce;overflow-wrap:break-word;width:min(100%,510px);min-width:0;max-width:100%;font-size:16px;line-height:1.5}.hero__body-line{white-space:normal;max-width:100%;display:inline}.hero__kicker,.hero__metrics{display:none}.hero__xray{width:780px;height:488px;box-shadow:none;z-index:1;background:0 0;border:0;outline:0;bottom:96px;right:max(48px,50vw - 800px)}.hero__xray .xray__clip,.hero__xray .xray__video{object-fit:cover;-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 90%,#0000 100%),linear-gradient(#0000 0%,#000 9% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 90%,#0000 100%),linear-gradient(#0000 0%,#000 9% 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.hero__xray .xray__mask{box-shadow:none}.hero__xray .xray__label{letter-spacing:.06em;font-size:8px;top:calc(100% + 6px)}@media (min-width:900px) and (max-height:680px){.hero__inner{padding-top:clamp(34px,7vh,54px);padding-bottom:92px}.hero__copy{gap:16px}.hero__title{font-size:clamp(42px,3.6vw,56px);line-height:1.18}.hero__truth-line{font-size:15px;line-height:1.35}.hero__body{font-size:14px;line-height:1.42}.hero__truth-line--boxed{padding-top:18px;padding-bottom:18px;font-size:clamp(22px,1.65vw,28px)}.hero__xray{width:690px;height:431px;bottom:78px}}@media (max-width:1320px){.hero__inner{width:min(100% - 96px,1200px)}.site-header{width:100%}.product-hero__inner{gap:52px}.product-hero__copy h1,.faq-hero__inner h1{font-size:46px}.product-step__copy h2,.product-split__copy h2,.product-dual__intro h2,.product-supplemental__heading h2,.product-cta__inner h2,.faq-section__intro h2,.faq-final-cta__inner h2{font-size:42px;line-height:1.34}}@media (max-width:860px){.product-hero{min-height:0;padding:76px 24px 52px}.product-hero__inner{gap:32px;width:100%;padding-top:58px}.product-hero__copy{max-width:100%}.product-hero__copy h1{font-size:42px;line-height:1.3}.product-hero__copy p{width:min(100%,680px)}.product-hero__actions{width:100%}.product-hero__actions .button{min-width:148px}.product-screenshot--hero{width:100%;min-height:300px}.product-screenshot--risk{width:min(100%,640px);height:560px;min-height:560px;margin-inline:auto}}@media (max-width:620px){.product-screenshot--risk,#risk-analysis .product-screenshot--risk{width:min(100vw - 32px,560px);height:min(560px,100vw - 32px);min-height:min(560px,100vw - 32px)}}@media (max-width:980px){.hero{min-height:0;padding:24px 24px 56px}.site-header{grid-template-columns:44px 1fr auto;grid-template-areas:"menu brand launch";gap:16px;width:100%;padding:10px 28px;top:0;left:0;right:auto}.site-header .brand{grid-area:brand;justify-self:center}.site-header .launch-button{grid-area:launch;justify-self:end}.site-nav{display:none}.mobile-nav{grid-area:menu;justify-self:start;display:block}.menu-button{display:inline-flex}.hero__inner{width:100%;padding-top:96px}.hero__copy{width:min(100%,650px);max-width:none}.hero__xray{width:min(100%,864px);height:min(540px,62vw);min-height:320px;margin-top:24px}.contact-hero{padding:24px 24px 72px}.contact-hero__inner{grid-template-columns:1fr;gap:48px;width:100%;min-height:0;padding-top:96px}.contact-hero__copy h1{text-align:left}.pricing-hero{padding:24px 24px 150px}.pricing-hero__inner{gap:48px;width:100%;padding-top:120px}.pricing-cards{grid-template-columns:1fr;width:min(100% - 48px,520px)}.pricing-grid-section__cta{width:min(100% - 48px,720px);min-height:0;margin:-64px auto 64px;padding:34px 24px}.about-story{padding:24px 24px 0}.about-story__inner{grid-template-columns:1fr;width:100%;min-height:0;padding-top:96px}.about-story__copy{padding-bottom:24px}.about-story__image{max-width:420px;min-height:0;margin-bottom:0}.about-mission__inner,.about-principles__inner,.about-principles__grid{grid-template-columns:1fr}.about-mission__inner{padding-right:0}.about-principles__inner{gap:56px}}@media (max-width:560px){.site-header{grid-template-columns:38px 1fr auto;gap:10px;padding:10px 18px}.menu-button{gap:6px;width:36px;height:36px}.menu-button span{width:24px}.mobile-menu{width:min(250px,100vw - 36px)}.mobile-menu a{font-size:21px}.brand__word{font-size:24px}.launch-button{padding:12px;font-size:14px}.hero__inner{padding-top:72px}.hero__title{font-size:40px}.hero__body,.hero__eyebrow{font-size:14px}.contact-hero__copy h1{font-size:40px}.contact-form{padding:36px 24px}.pricing-hero__inner h1{font-size:40px}.pricing-grid-section__cta h2{font-size:24px}.pricing-card{min-height:0;padding:36px 28px}.pricing-compare{padding:56px 0 72px}.pricing-table-wrap{margin-inline:-16px;padding-inline:16px}.pricing-table{table-layout:fixed;min-width:500px}.pricing-table th,.pricing-table td{padding:12px 10px;font-size:11px;line-height:1.35}.pricing-table th:first-child,.pricing-table td:first-child{width:52%}.pricing-table th:not(:first-child),.pricing-table td:not(:first-child){text-align:center;width:16%}.pricing-label-desktop{display:none}.pricing-label-mobile{display:inline}.pricing-check{width:14px;height:14px}.about-story__copy h1{font-size:40px}.about-principles__intro h2{font-size:30px}}@media (max-width:700px){html,body,.page{width:100%;max-width:100%;overflow-x:hidden}.page>section,.section-band,.hero,.product-hero,.product-split,.product-dual,.product-supplemental,.product-cta,.pricing-hero,.pricing-grid-section,.pricing-compare,.about-story,.about-mission,.about-principles,.contact-hero,.thank-you-hero,.site-footer{overflow-x:hidden}.section-shell,.hero__inner,.product-hero__inner,.product-split__inner,.product-dual__inner,.product-supplemental__inner,.product-cta__inner,.pricing-hero__inner,.pricing-grid-section__cta,.pricing-cards,.pricing-compare .section-shell,.about-story__inner,.about-mission__inner,.about-principles__inner,.contact-hero__inner,.thank-you-panel,.articles-hero__inner,.articles-index__inner,.site-footer__inner{width:min(100% - 48px,540px);max-width:100%;margin-inline:auto}.hero,.product-hero,.pricing-hero,.contact-hero,.about-story,.thank-you-hero,.product-split,.product-dual,.product-supplemental,.product-cta,.about-mission,.about-principles,.pricing-compare,.site-footer{padding-inline:0}.split,.contact-hero__inner,.about-story__inner,.about-mission__inner,.about-principles__inner,.pricing-cards,.product-hero__inner,.product-split__inner,.product-dual__grid,.product-supplemental__grid{grid-template-columns:1fr}.xray,.hero__xray,.product-screenshot,.product-screenshot--hero,.litepaper-art,.about-story__image,.contact-form,.signup-card,img,video{max-width:100%}.hero__xray{cursor:default;height:min(360px,62vw);min-height:260px}.hero__xray .xray__video{object-fit:cover;object-position:46% 72%}.hero__title,.pricing-hero__inner h1,.contact-hero__copy h1,.about-story__copy h1,.thank-you-panel h1,.product-hero__copy h1{font-size:clamp(36px,10vw,42px);line-height:1.3}.product-step__copy h2,.product-split__copy h2,.product-dual__intro h2,.product-supplemental__heading h2,.product-cta__inner h2,.pricing-grid-section__cta h2,.pricing-compare__heading h2,.about-principles__intro h2,.split__copy h2,.signup .split__copy h2{max-width:100%;font-size:clamp(30px,8.8vw,38px);line-height:1.32}.articles-hero,.article-hero{min-height:0;padding:72px 0 0}.articles-hero__inner{padding-top:88px}.article-hero__inner{width:min(100% - 48px,540px);padding-top:88px}.articles-hero__title-block,.article-hero__title-block{padding-bottom:48px}.articles-hero__copy-block,.article-hero__copy-block{margin-left:calc(-50vw + min(100vw - 48px,540px)/2);padding:40px calc(50vw + min(100vw - 48px,540px)/-2) 48px}.articles-hero__inner h1{font-size:clamp(36px,10vw,42px);line-height:1.42}.article-hero__inner h1{font-size:clamp(34px,9.5vw,42px);line-height:1.42}.articles-card{min-height:0;padding:34px 28px}.article-body{width:100%}.article-content-section{padding:44px 24px}.article-body h2{font-size:28px}.article-body h3{font-size:22px}.article-body p,.article-body li,.article-body td,.article-body th{font-size:14px;line-height:1.65}.text-highlight,.product-page .text-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-inline:.08em}.button-row,.product-hero__actions{flex-direction:column;align-items:stretch;width:100%}.button-row .button,.product-hero__actions .button{width:100%;min-width:0}.pricing-table-wrap{width:100%;max-width:100%;overflow-x:auto}.pricing-grid-section__cta{width:min(100% - 48px,540px);min-height:0;margin:-40px auto 56px;padding:34px 24px}.pricing-grid-section__cta h2{font-size:clamp(28px,8vw,34px);line-height:1.28}.litepaper__copy h2 span,.signup .split__copy h2 span,.pricing-hero__inner h1 span,.pricing-compare__heading h2 span,.about-story__copy h1 span,.about-principles__intro h2 span,.text-highlight,.product-page .text-highlight{line-height:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 .06em;display:inline}}.hero__title span,.litepaper__copy h2 span,.signup .split__copy h2 span,.pricing-hero__inner h1 span,.pricing-compare__heading h2 span,.about-story__copy h1 span,.about-principles__intro h2 span,.contact-hero__copy h1 span,.thank-you-panel h1 span,.articles-hero__title-block h1 span,.article-hero__title-block h1 span,.text-highlight,.product-page .text-highlight{line-height:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:0!important;padding-bottom:0!important}.hero-test-page{background:#00131c;min-height:100vh}.hero-test{background:radial-gradient(circle at 48% 44%,#01f7a521,#01f7a508 38%,#0000 68%),linear-gradient(#003434b8,#001d25eb);min-height:100vh;position:relative;overflow:hidden}.hero-test .site-header{z-index:6;position:relative}.hero-test__bg,.hero-test__grid,.hero-test__scan,.hero-test__streams,.hero-test__popcards{pointer-events:none;position:absolute;inset:0}.hero-test__bg{z-index:0;opacity:1}.hero-test__bg:before,.hero-test__bg:after{content:"";pointer-events:none;position:absolute}.hero-test__bg:before{opacity:1;background-color:#0000;background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #01f7a514;inset:18px}.hero-test__bg:after{background:var(--accent);transform-origin:0;height:4px;animation:7.8s cubic-bezier(.16,1,.3,1) infinite heroTestBottomLine;bottom:0;left:0;right:0;box-shadow:0 0 28px #01f7a5b3}.hero-test__grid{background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px);background-size:24px 24px;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 82%);mask-image:radial-gradient(circle,#000 0%,#0000 82%)}.hero-test__scan{opacity:.6;background:linear-gradient(#0000,#01f7a51f,#0000);height:18%;animation:4.7s cubic-bezier(.16,1,.3,1) infinite heroTestScan;top:-18%}.hero-test__streams{opacity:.48;overflow:hidden}.hero-test__streams span{left:var(--x);color:#01f7a547;white-space:nowrap;text-shadow:0 0 12px #01f7a538;width:max-content;animation:heroTestStream var(--duration) linear infinite;animation-delay:var(--delay);font-size:clamp(10px,1.25vw,15px);font-weight:600;line-height:1;position:absolute;top:-12%;transform:translateY(0)}.hero-test__popcards{z-index:1}.hero-test-popcard{width:clamp(190px,18vw,282px);min-height:132px;color:var(--text);opacity:0;animation:9.6s cubic-bezier(.16,1,.3,1) infinite heroTestPopCard;animation-delay:calc(var(--index) * 1.35s);background:radial-gradient(circle at 100% 0,#01f7a524,#0000 46%),linear-gradient(#003f3ad1,#001b23e6);border:1px solid #01f7a594;gap:10px;padding:18px;display:grid;position:absolute;transform:translateY(18px)scale(.985);box-shadow:inset 0 0 30px #01f7a50a,0 0 34px #01f7a517}.hero-test-popcard:after{content:"";background:var(--accent);transform-origin:0;height:3px;animation:9.6s cubic-bezier(.16,1,.3,1) infinite heroTestPopCardLine;animation-delay:calc(var(--index) * 1.35s);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #01f7a58f}.hero-test-popcard span{color:var(--accent);font-size:12px;font-weight:700;line-height:1}.hero-test-popcard strong{color:#ecf1f4f0;font-size:clamp(18px,1.4vw,24px);font-weight:600;line-height:1.16}.hero-test-popcard div{gap:6px;display:grid}.hero-test-popcard small{color:#bfc7cec7;font-size:12px;line-height:1.18}.hero-test-popcard--one{top:27vh;left:7vw}.hero-test-popcard--two{top:22vh;right:7vw}.hero-test-popcard--chart{width:clamp(260px,27vw,420px);min-height:252px}.hero-test-chart{background-color:#001820a3;background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #01f7a53d;height:clamp(96px,10vw,142px);margin:2px 0 4px;position:relative;overflow:hidden}.hero-test-chart:before,.hero-test-chart:after{z-index:2;color:var(--accent);background:#003434d1;border:1px solid #01f7a547;padding:3px 6px;font-size:10px;font-weight:700;line-height:1;position:absolute}.hero-test-chart:before{content:"entry";top:51%;left:12%}.hero-test-chart:after{content:"trim";top:22%;right:7%}.hero-test-chart svg{width:100%;height:100%;position:absolute;inset:0}.hero-test-chart__grid{fill:none;stroke:#bfc7ce14;stroke-width:1px}.hero-test-chart__line{fill:none;stroke:var(--accent);stroke-width:3px;stroke-linecap:round;stroke-dasharray:360;stroke-dashoffset:360px;filter:drop-shadow(0 0 8px #01f7a57a);animation:9.6s cubic-bezier(.16,1,.3,1) infinite heroTestChartLine;animation-delay:calc(var(--index) * 1.35s + .7s)}.hero-test-chart__level{fill:none;stroke-width:2px;stroke-dasharray:8 7;stroke-dashoffset:120px;opacity:0;animation:9.6s cubic-bezier(.16,1,.3,1) infinite heroTestChartLevel;animation-delay:calc(var(--index) * 1.35s + 1.15s)}.hero-test-chart__level--entry{stroke:#01f7a5e6}.hero-test-chart__level--trim{stroke:#ecf1f4b8}.hero-test-chart__level--risk{stroke:#ff627ec7}.hero-test-popcard--three{bottom:16vh;left:13vw}.hero-test-popcard--four{bottom:18vh;right:12vw}.hero-test__content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 96px);padding:clamp(72px,9vw,120px) 28px clamp(56px,7vw,88px);display:flex;position:relative}.hero-test__brand{color:var(--accent);letter-spacing:.08em;margin:0 0 28px;font-size:clamp(14px,1.1vw,18px);font-weight:700;line-height:1}.hero-test__content h1{max-width:1180px;color:var(--text);letter-spacing:0;text-shadow:0 0 34px #00131cb8;margin:0;font-size:clamp(58px,8vw,132px);font-weight:400;line-height:1.04}.hero-test__content h1 span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529}.hero-test__subline{color:#ecf1f4e6;text-shadow:0 0 28px #00131ccc;max-width:860px;margin:34px 0 0;font-size:clamp(22px,2.6vw,42px);font-weight:400;line-height:1.22}@keyframes heroTestStream{0%{opacity:.18;transform:translateY(0)}18%,80%{opacity:1}to{opacity:.2;transform:translateY(124vh)}}@keyframes heroTestScan{0%,16%{transform:translateY(0)}72%,to{transform:translateY(760%)}}@keyframes heroTestPopCard{0%,12%{opacity:0;transform:translateY(18px)scale(.985)}18%,54%{opacity:.84;transform:translateY(0)scale(1)}74%,to{opacity:0;transform:translateY(-12px)scale(.99)}}@keyframes heroTestPopCardLine{0%,17%{opacity:.24;transform:scaleX(0)}34%,62%{opacity:.86;transform:scaleX(1)}82%,to{opacity:0;transform:scaleX(1)}}@keyframes heroTestChartLine{0%,24%{stroke-dashoffset:360px}42%,72%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes heroTestChartLevel{0%,26%{opacity:0;stroke-dashoffset:120px}42%,74%{opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:0}}@keyframes heroTestBottomLine{0%,18%{transform:scaleX(.08)}54%,to{transform:scaleX(1)}}@media (max-width:860px){.hero-test-popcard{opacity:0;width:min(42vw,190px);min-height:104px;padding:14px}.hero-test-popcard--chart{width:min(72vw,300px)}.hero-test-popcard span,.hero-test-popcard small{font-size:10px}.hero-test-popcard strong{font-size:15px}.hero-test-popcard--one,.hero-test-popcard--three{left:5vw}.hero-test-popcard--two,.hero-test-popcard--four{right:5vw}.hero-test__content h1{font-size:clamp(50px,13vw,86px)}}.hero-test-v2-hero{min-height:820px;padding:34px 0 72px;display:block}.hero-test-v2-hero .hero__inner{justify-content:center;width:min(100% - 160px,1500px);margin:0 auto}.hero-test-v2-hero__copy{align-items:center;gap:24px;width:100%;max-width:none}.hero-test-v2-hero .hero__title{text-align:center;width:min(100%,1120px);font-size:clamp(52px,4.4vw,80px);line-height:1.06}.hero-test-v2-hero .hero__title span{color:var(--accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#01f7a529;padding:0 .1em .01em;display:inline}.hero-test-v2-hero__headline{width:100%;color:var(--text);font-size:clamp(24px,2vw,34px);font-weight:400;line-height:1.22}.hero-test-v2-hero__body{gap:14px;width:min(100%,640px);display:grid}.hero-test-v2-hero__below{z-index:3;justify-content:flex-start;align-items:flex-start;width:100%;min-height:330px;display:flex;position:relative}.hero-test-v2-hero__support{gap:17px;width:min(44%,650px);display:grid}.hero-test-v2-hero__body p,.hero-test-v2-copy p,.hero-test-v2-section__center p,.hero-test-v2-card p,.hero-test-v2-final p,.hero-test-v2-heading p{color:var(--muted);font-size:16px;font-weight:300;line-height:1.58}.hero-test-v2-hero__negatives{flex-wrap:wrap;gap:10px;display:flex}.hero-test-v2-hero__negatives span,.hero-test-v2-final__chips span{min-height:34px;color:var(--accent);background:#01f7a51a;border:1px solid #01f7a557;align-items:center;padding:7px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.hero-test-v2-hero__punchline{color:var(--accent);font-size:clamp(18px,1.65vw,24px);font-weight:700;line-height:1.25}.hero-test-v2-hero__actions{justify-content:flex-start;margin-top:0}.hero-test-v2-hero .hero__xray{width:min(49vw,850px);height:min(30.5vw,520px);bottom:32px;right:32px}.hero-test-v2-hero__product-link,.hero-test-v2-card a:not(.button){color:var(--accent);text-underline-offset:4px;font-size:14px;font-weight:700;text-decoration:underline}.hero-test-v2-two-column{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(40px,6vw,86px);display:grid}.hero-test-v2-copy,.hero-test-v2-section__center{gap:20px;display:grid}.hero-test-v2-copy h2,.hero-test-v2-section__center h2,.hero-test-v2-heading h2,.hero-test-v2-final h2{font-size:clamp(34px,4.1vw,64px);line-height:1.12}.hero-test-v2-comparison{padding:clamp(22px,3vw,34px)}.hero-test-v2-comparison h3,.hero-test-v2-card h3{color:var(--text);margin:0;font-size:clamp(21px,2vw,28px);font-weight:700;line-height:1.2}.hero-test-v2-comparison__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.hero-test-v2-comparison h4{color:var(--accent);margin:0 0 14px;font-size:15px}.hero-test-v2-comparison ul,.hero-test-v2-card ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.hero-test-v2-comparison li,.hero-test-v2-card li{color:var(--muted);padding-left:20px;font-size:14px;font-weight:300;line-height:1.45;position:relative}.hero-test-v2-comparison li:before,.hero-test-v2-card li:before{content:"";background:var(--accent);width:7px;height:7px;position:absolute;top:.6em;left:0}.hero-test-v2-section__center{text-align:center;width:min(100% - 96px,980px)}.hero-test-v2-flow{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:28px;display:grid;overflow:hidden}.hero-test-v2-flow div{background:#00131c57;gap:12px;padding:clamp(22px,3vw,34px);display:grid}.hero-test-v2-flow strong,.hero-test-v2-stack span,.hero-test-v2-loop article strong{color:var(--accent);font-size:16px;font-weight:700}.hero-test-v2-flow span,.hero-test-v2-loop article span{color:var(--text);font-size:18px;line-height:1.35}.hero-test-v2-stack{gap:16px;padding:clamp(26px,4vw,44px);display:grid}.hero-test-v2-stack span{min-height:76px;color:var(--text);background:#00131c6b;border:1px solid #01f7a547;align-items:center;padding:18px;font-size:clamp(19px,2vw,28px);display:flex}.hero-test-v2-heading{gap:22px}.hero-test-v2-loop,.hero-test-v2-proof-grid,.hero-test-v2-audience{gap:18px;display:grid}.hero-test-v2-loop{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-test-v2-loop article{background:#0034346b;border:1px solid #01f7a594;gap:12px;min-height:150px;padding:24px;display:grid}.hero-test-v2-loop article strong{font-size:34px;line-height:1}.hero-test-v2-loop__cta{margin-top:34px}.hero-test-v2-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-test-v2-proof-section{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,54px);display:grid}.hero-test-v2-proof-heading{text-align:left;align-items:start;position:sticky;top:118px}.hero-test-v2-proof-heading h2{max-width:420px;font-size:clamp(40px,4.2vw,70px)}.hero-test-v2-proof-section .hero-test-v2-card{aspect-ratio:1.08;gap:12px;min-height:0;padding:clamp(20px,1.8vw,28px)}.hero-test-v2-proof-section .hero-test-v2-card h3{font-size:clamp(22px,1.8vw,30px)}.hero-test-v2-card{gap:18px;min-height:100%;padding:clamp(22px,2.6vw,32px);display:grid}.hero-test-v2-card__visual{background-color:#001820a3;background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #01f7a53d;min-height:150px;position:relative;overflow:hidden}.hero-test-v2-card__visual span{color:var(--accent);font-size:12px;font-weight:700;position:absolute;bottom:18px;left:18px}.hero-test-v2-audience{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-test-v2-audience .button{justify-self:start}.hero-test-v2-final__inner{text-align:center;gap:24px;padding:clamp(34px,5vw,64px);display:grid}.hero-test-v2-final__lines,.hero-test-v2-final__chips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-test-v2-final__lines span{color:var(--text);font-size:clamp(18px,2vw,28px)}@media (max-width:1120px){.hero-test-v2-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.hero-test-v2-hero{min-height:auto;padding:86px 0 420px}.hero-test-v2-hero .hero__inner,.hero-test-v2-two-column,.hero-test-v2-flow,.hero-test-v2-loop,.hero-test-v2-proof-grid,.hero-test-v2-audience{grid-template-columns:1fr}.hero-test-v2-hero__copy{align-items:flex-start;gap:30px;width:100%;max-width:none;padding:0 28px}.hero-test-v2-hero .hero__title{text-align:left;font-size:clamp(42px,11vw,68px)}.hero-test-v2-hero__below{min-height:0}.hero-test-v2-hero__support,.hero-test-v2-hero__actions{width:100%}.hero-test-v2-hero__actions .button{flex:100%}.hero-test-v2-section__center{text-align:left;width:min(100% - 56px,980px)}.hero-test-v2-comparison__columns{grid-template-columns:1fr}.hero-test-v2-card__visual{min-height:120px}}.hero-test-v2-page{--hero-test-panel:#00131c7a;--hero-test-panel-strong:#001e29ad;--hero-test-line:#01f7a538;--hero-test-line-strong:#01f7a57a}.hero-test-v2-hero{background:radial-gradient(circle at 78% 40%, #01f7a513, transparent 32%), var(--hero-bg)}.hero-test-v2-process-visual{background:radial-gradient(circle at 50% 52%,#01f7a51f,#01f7a509 44%,#0000 70%),linear-gradient(#003434bd,#001e29e0);border:1px solid #01f7a5b8;width:min(100%,560px);min-height:640px;padding:44px;position:relative;overflow:hidden;box-shadow:inset 0 -3px #01f7a580}.hero-test-v2-process-visual:before{content:"";opacity:.18;background-color:#0000;background-image:linear-gradient(#01f7a50a 1px,#0000 1px),linear-gradient(90deg,#01f7a50a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #01f7a514;position:absolute;inset:30px}.hero-test-v2-process-section.is-running .hero-test-v2-process-visual:before{animation:1.2s cubic-bezier(.16,1,.3,1) 4.55s both heroTestProcessGridGlow}.hero-test-v2-process-section .hero-test-v2-two-column{align-items:center}.hero-test-v2-process-visual:after{content:"";background:var(--accent);transform-origin:0;opacity:0;height:4px;position:absolute;inset:auto 0 0;transform:scaleX(0);box-shadow:0 0 26px #01f7a5c2}.hero-test-v2-process-section.is-running .hero-test-v2-process-visual:after{animation:1.15s cubic-bezier(.16,1,.3,1) 4.55s both heroTestProcessComplete}.hero-test-v2-process-visual__inner{z-index:1;gap:14px;height:100%;display:grid;position:relative}.hero-test-v2-process-card{opacity:.42;background:linear-gradient(#01f7a508,#0000 52%),#0034346b;border:1px solid #01f7a51c;align-items:center;min-height:86px;padding:18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -2px #01f7a50d}.hero-test-v2-process-card:after{content:"";background:var(--accent);transform-origin:0;opacity:.24;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 20px #01f7a5a3}.hero-test-v2-process-section.is-running .hero-test-v2-process-card{animation:.72s cubic-bezier(.16,1,.3,1) both heroTestProcessCard;animation-delay:calc(.35s + var(--index) * .68s)}.hero-test-v2-process-section.is-running .hero-test-v2-process-card:after{animation:.72s cubic-bezier(.16,1,.3,1) both heroTestProcessCardLine;animation-delay:calc(.35s + var(--index) * .68s)}.hero-test-v2-process-card span{z-index:1;color:var(--text);font-size:clamp(22px,1.8vw,30px);font-weight:700;line-height:1.18;position:relative}.hero-test-v2-missing-ai{background:var(--hero-bg)}.hero-test-v2-missing-ai__inner{gap:34px;display:grid}.hero-test-v2-missing-ai__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.hero-test-v2-context-box{background:linear-gradient(#01f7a509 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#01f7a509 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#003e3aad,#001e29db);border:1px solid #01f7a59e;min-height:470px;padding:clamp(24px,3vw,36px);position:relative;overflow:hidden;box-shadow:inset 0 -3px #01f7a580}.hero-test-v2-context-box:before,.hero-test-v2-context-box:after{content:"";pointer-events:none;width:14px;height:14px;position:absolute}.hero-test-v2-context-box:before{border-top:3px solid var(--accent);border-left:3px solid var(--accent);top:-1px;left:-1px}.hero-test-v2-context-box:after{border-right:3px solid var(--accent);border-bottom:3px solid var(--accent);bottom:-1px;right:-1px}.hero-test-v2-context-box h2{z-index:2;color:var(--accent);font-size:clamp(20px,1.8vw,28px);font-weight:700;position:relative}.hero-test-v2-context-box__stage{position:absolute;inset:88px 26px 26px}.hero-test-v2-face{z-index:2;width:210px;height:210px;position:absolute;top:54%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.hero-test-v2-face circle,.hero-test-v2-face path{fill:none;stroke:#edf2f1e6;stroke-width:5px;stroke-linecap:square;stroke-linejoin:round}.hero-test-v2-face circle{stroke:var(--accent);stroke-width:4px;filter:drop-shadow(0 0 18px #01f7a538)}.hero-test-v2-face--confused path:nth-of-type(3),.hero-test-v2-face--confused path:nth-of-type(4){stroke:#01f7a58c;stroke-width:3px}.hero-test-v2-face--blank{top:58%}.hero-test-v2-context-lines{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-test-v2-context-lines path{fill:none;stroke:#01f7a580;stroke-width:1.5px;stroke-dasharray:5 7}.hero-test-v2-context-node{z-index:3;color:#edf2f1e6;text-align:center;background:#00131cc7;border:1px solid #01f7a557;min-width:86px;padding:8px 10px;font-size:12px;font-weight:700;position:absolute;box-shadow:inset 0 -2px #01f7a538}.hero-test-v2-context-node:first-of-type{top:5%;left:2%}.hero-test-v2-context-node:nth-of-type(2){top:0;left:50%;transform:translate(-50%)}.hero-test-v2-context-node:nth-of-type(3){top:7%;right:2%}.hero-test-v2-context-node:nth-of-type(4){bottom:12%;left:2%}.hero-test-v2-context-node:nth-of-type(5){bottom:0;left:50%;transform:translate(-50%)}.hero-test-v2-context-node:nth-of-type(6){bottom:12%;right:2%}.hero-test-v2-thought-cloud{z-index:3;width:min(48%,240px);min-height:116px;color:var(--accent);background:#00131cd1;border:1px solid #01f7a570;place-items:center;display:grid;position:absolute;top:10%;right:10%;box-shadow:inset 0 -3px #01f7a557,0 0 28px #01f7a51f}.hero-test-v2-thought-cloud:before,.hero-test-v2-thought-cloud:after{content:"";background:#00131cd1;border:1px solid #01f7a561;position:absolute}.hero-test-v2-thought-cloud:before{width:24px;height:24px;bottom:-22px;left:-32px}.hero-test-v2-thought-cloud:after{width:14px;height:14px;bottom:-42px;left:-58px}.hero-test-v2-thought-cloud span{font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1}.hero-test-v2-missing-ai__statement{color:var(--accent);border-left:4px solid var(--accent);background:#00131cb8;margin:0;padding:clamp(22px,3vw,34px);font-size:clamp(18px,1.7vw,25px);font-weight:700;line-height:1.45}.hero-test-v2-committee-story{background:radial-gradient(circle at 54% 48%, #01f7a524, #01f7a509 36%, transparent 68%), linear-gradient(#01f7a50b 1px, transparent 1px), linear-gradient(90deg, #01f7a50b 1px, transparent 1px), var(--hero-bg);background-size:auto,32px 32px,32px 32px,auto;padding-block:clamp(18px,2.8vw,40px)}.hero-test-v2-stack-motion{background:radial-gradient(circle at 58% 45%, #01f7a51f, transparent 58%), var(--hero-bg)}.hero-test-v2-stack-motion__inner{grid-template-columns:minmax(340px,.74fr) minmax(0,1.26fr);align-items:center;gap:clamp(32px,4.5vw,72px);display:grid}.hero-test-v2-stack-motion__copy{gap:24px;display:grid}.hero-test-v2-stack-motion__copy>span{color:var(--accent);font-size:14px;font-weight:800}.hero-test-v2-stack-motion__copy h2{color:var(--text);margin:0;font-size:clamp(42px,4vw,66px);font-weight:400;line-height:1.22}.hero-test-v2-stack-motion__copy h2 span{color:var(--accent);background:#01f7a529;padding:0 .1em .02em}.hero-test-v2-stack-motion__copy p{max-width:680px;color:var(--muted);margin:0;font-size:clamp(16px,1.1vw,19px);font-weight:300;line-height:1.55}.hero-test-v2-stack-motion__visual{min-height:620px;position:relative}.hero-test-v2-stack-motion__visual svg{width:min(45vw,520px);height:min(45vw,520px);position:absolute;top:36px;left:0;overflow:visible}.hero-test-v2-stack-motion__band{fill:#01f7a533;opacity:0;transform-box:fill-box;transform-origin:50%;transform:translateY(18px)}.hero-test-v2-stack-motion__foundation polygon{opacity:0;transform-box:fill-box;transform-origin:50%;stroke-width:1.3px;vector-effect:non-scaling-stroke;transform:translateY(18px)}.hero-test-v2-stack-motion__foundation text{opacity:0;fill:var(--text);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, monospace;text-anchor:middle;dominant-baseline:middle;font-size:16px;font-weight:700}.hero-test-v2-stack-motion__foundation--wallets polygon,.hero-test-v2-stack-motion__foundation--scans polygon,.hero-test-v2-stack-motion__foundation--trackers polygon{fill:#bfc7ce2e;stroke:#bfc7ceb8}.hero-test-v2-stack-motion__foundation--raster polygon{fill:#01f7a533;stroke:#01f7a5c7}.hero-test-v2-stack-motion__foundation--raster text{fill:var(--accent)}.hero-test-v2-stack-motion__visual line,.hero-test-v2-stack-motion__visual path{fill:none;stroke:#01f7a5c7;stroke-width:2px;stroke-dasharray:800;stroke-dashoffset:800px;vector-effect:non-scaling-stroke}.hero-test-v2-stack-motion__callouts{width:min(420px,38vw);position:absolute;top:48px;left:280px}.hero-test-v2-stack-motion__callout{left:calc(var(--index) * 25px);top:calc(var(--index) * 57px);opacity:0;gap:5px;width:min(320px,28vw);display:grid;position:absolute;transform:translate(12px,10px)}.hero-test-v2-stack-motion__callout strong{color:var(--accent);font-size:clamp(11px,.86vw,14px);line-height:1.15}.hero-test-v2-stack-motion__callout span{color:var(--muted);font-size:clamp(9px,.68vw,11px);font-weight:300;line-height:1.32}.hero-test-v2-stack-motion.is-running .hero-test-v2-stack-motion__foundation polygon,.hero-test-v2-stack-motion.is-running .hero-test-v2-stack-motion__foundation text{animation:.62s cubic-bezier(.16,1,.3,1) both stackMotionRise;animation-delay:calc(.15s + var(--index) * 80ms)}.hero-test-v2-stack-motion.is-running .hero-test-v2-stack-motion__band{animation:.62s cubic-bezier(.16,1,.3,1) both stackMotionRise;animation-delay:calc(1.15s + (5 - var(--index)) * .18s)}.hero-test-v2-stack-motion.is-running .hero-test-v2-stack-motion__visual line,.hero-test-v2-stack-motion.is-running .hero-test-v2-stack-motion__visual path{animation:1.15s cubic-bezier(.16,1,.3,1) 2.1s both stackMotionDraw}.hero-test-v2-stack-motion.is-running .hero-test-v2-stack-motion__callout{animation:.72s cubic-bezier(.16,1,.3,1) both stackMotionCallout;animation-delay:calc(2.55s + var(--index) * .12s)}@keyframes stackMotionRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes stackMotionDraw{0%{stroke-dashoffset:800px}to{stroke-dashoffset:0}}@keyframes stackMotionCallout{0%{opacity:0;transform:translate(12px,10px)}to{opacity:1;transform:translate(0)}}.hero-test-v2-committee-story .section-shell{width:min(100% - 64px,1560px)}.hero-test-v2-committee-story__panel{background:0 0;min-height:560px;position:relative;overflow:hidden}.hero-test-v2-committee-story__panel:before{content:"";pointer-events:none;border-top:1px solid #01f7a547;border-bottom:1px solid #01f7a547;position:absolute;inset:0}.hero-test-v2-committee-story__panel:after{content:"";background:var(--accent);transform-origin:0;pointer-events:none;height:4px;position:absolute;inset:auto 0 0;transform:scaleX(0);box-shadow:0 0 28px #01f7a5bf}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__panel:after{animation:.67s cubic-bezier(.16,1,.3,1) 3.93s both committeeStoryComplete}.hero-test-v2-committee-story__noise,.hero-test-v2-committee-story__scan{pointer-events:none;position:absolute;inset:0}.hero-test-v2-committee-story__noise{z-index:1;opacity:.42;overflow:hidden}.hero-test-v2-committee-story__noise span{left:-50%;top:calc(18% + var(--row) * 18%);color:#01f7a53d;white-space:nowrap;text-shadow:0 0 12px #01f7a52e;width:max-content;animation:5.13s linear infinite aiHomeStream;animation-delay:calc(var(--row) * -.92s);font-size:clamp(11px,1vw,15px);font-weight:600;position:absolute}.hero-test-v2-committee-story__scan{z-index:2;opacity:.58;background:linear-gradient(#0000,#01f7a521,#0000);height:18%;top:-18%}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__scan{animation:4.1s cubic-bezier(.16,1,.3,1) both aiHomeScan}.hero-test-v2-committee-story__prompt,.hero-test-v2-committee-story__specialists,.hero-test-v2-committee-story__chair,.hero-test-v2-committee-story__deliberating,.hero-test-v2-committee-story__answers,.hero-test-v2-committee-story__final{z-index:3;position:absolute}.hero-test-v2-committee-story__prompt{gap:12px;width:min(54%,760px);display:grid;top:28px;left:clamp(42px,4vw,70px)}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__prompt,.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__specialists{animation:.17s steps(34,end) 3.07s both committeeStoryTerminalDelete}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__answers{animation:.37s 7.23s both committeeStoryClear}.hero-test-v2-committee-story__prompt span{width:max-content;max-width:0;color:var(--accent);white-space:nowrap;border-right:2px solid #0000;font-size:clamp(13px,1.06vw,16px);font-weight:700;line-height:1.2;display:inline-block;overflow:hidden}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__prompt span{animation:.35s steps(32,end) both committeeStoryType,.35s step-end committeeStoryCursor}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__prompt span:first-child{animation-delay:.1s}.hero-test-v2-committee-story__specialists{grid-template-columns:1fr;gap:9px;width:min(54%,760px);display:grid;top:118px;left:clamp(42px,4vw,70px)}.hero-test-v2-specialist-chip{opacity:1;border-left:0;align-content:center;gap:2px;min-height:0;padding:0;display:grid;position:relative;transform:none}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip{animation:none}.hero-test-v2-specialist-chip:after{content:none}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:after{animation:.32s cubic-bezier(.16,1,.3,1) both committeeStoryLine;animation-delay:calc(1.21s + var(--index) * 90ms)}.hero-test-v2-specialist-chip strong{width:max-content;max-width:0;color:var(--accent);text-transform:none;white-space:nowrap;border-right:2px solid #0000;font-size:clamp(12px,.96vw,15px);line-height:1.1;display:inline-block;overflow:hidden}.hero-test-v2-specialist-chip span{width:max-content;max-width:0;color:var(--text);white-space:nowrap;border-right:2px solid #0000;font-size:clamp(12px,.96vw,15px);line-height:1.25;display:inline-block;overflow:hidden}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip strong,.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip span{animation:.17s steps(58,end) both committeeStoryType,.17s step-end committeeStoryCursor}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip strong{animation-delay:.54s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip span{animation-delay:1.14s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:nth-child(2) span{animation-delay:1.27s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:nth-child(3) span{animation-delay:1.07s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:nth-child(4) span{animation-delay:1.35s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:nth-child(5) span{animation-delay:1.2s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:nth-child(6) span{animation-delay:1.01s}.hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip:nth-child(7) span{animation-delay:1.43s}.hero-test-v2-committee-story__deliberating{color:#bfc7ce8f;opacity:0;white-space:nowrap;border-right:2px solid #0000;width:max-content;max-width:0;font-size:clamp(13px,1.06vw,16px);font-weight:700;display:inline-block;top:438px;left:clamp(42px,4vw,70px);overflow:hidden}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__deliberating{animation:2.36s 1.49s both committeeStoryDeliberating,.33s steps(30,end) 1.49s both committeeStoryType,.33s step-end 1.49s committeeStoryCursor,.17s steps(34,end) 3.11s forwards committeeStoryTerminalDelete}.hero-test-v2-committee-story__chair{color:#edf2f1e0;opacity:0;gap:5px;width:min(52%,760px);display:grid;top:464px;left:clamp(42px,4vw,70px);transform:translateY(8px)}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair{animation:1.9s 2.01s both committeeStoryChairHold,.17s steps(34,end) 3.15s forwards committeeStoryTerminalDelete}.hero-test-v2-committee-story__chair strong{width:max-content;max-width:0;color:var(--accent);white-space:nowrap;border-right:2px solid #0000;font-size:clamp(13px,1.06vw,16px);line-height:1.1;display:inline-block;overflow:hidden}.hero-test-v2-committee-story__chair span{width:max-content;max-width:0;color:var(--accent);white-space:nowrap;border-right:2px solid #0000;font-size:clamp(13px,1.06vw,16px);font-weight:700;line-height:1.25;display:inline-block;overflow:hidden}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair strong,.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair span{animation:.29s steps(58,end) both committeeStoryType,.29s step-end committeeStoryCursor}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair strong{animation-delay:2.01s}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair span{animation-delay:2.13s}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair span:nth-of-type(2){animation-delay:2.37s}.hero-test-v2-committee-story__answers{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;width:min(100% - 96px,980px);display:grid;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-test-v2-answer-card{--card-x:0px;--card-y:0px;opacity:0;min-height:190px;transform:translate(var(--card-x), calc(var(--card-y) + 28px)) scale(.96);z-index:calc(5 + var(--index));background:linear-gradient(#00403ae6,#00262cf5),#00131c;border:1px solid #01f7a58a;align-content:start;gap:10px;padding:20px 22px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #01f7a514,inset 0 -3px #01f7a580,0 18px 36px #00090f38}.hero-test-v2-answer-card:after{content:"";background:var(--accent);transform-origin:0;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #01f7a585}.hero-test-v2-committee-story.is-running .hero-test-v2-answer-card{animation:.37s cubic-bezier(.16,1,.3,1) both committeeStoryAnswer;animation-delay:calc(3.7s + var(--index) * .1s)}.hero-test-v2-committee-story.is-running .hero-test-v2-answer-card:after{animation:.37s cubic-bezier(.16,1,.3,1) both committeeStoryLine;animation-delay:calc(3.7s + var(--index) * .1s)}.hero-test-v2-answer-card small{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:800;line-height:1}.hero-test-v2-answer-card strong{color:var(--text);font-size:clamp(18px,1.45vw,24px);line-height:1.18}.hero-test-v2-answer-card span{color:#bfc7cec7;font-size:13px;line-height:1.35}.hero-test-v2-answer-card--map{gap:8px;min-height:300px}.hero-test-v2-answer-card--map strong{max-width:24ch;font-size:clamp(16px,1.14vw,20px);line-height:1.08}.hero-test-v2-mini-map{background:linear-gradient(#edf2f10a 1px,#0000 1px) 0 0/26px 26px,linear-gradient(90deg,#edf2f10a 1px,#0000 1px) 0 0/26px 26px,#00131c6b;border:1px solid #01f7a52e;min-height:156px;margin-top:6px;position:relative;overflow:hidden}.hero-test-v2-mini-map svg{width:calc(100% - 44px);height:calc(100% - 34px);position:absolute;inset:16px 22px 18px}.hero-test-v2-mini-map__grid path{fill:none;stroke:#edf2f114}.hero-test-v2-mini-map__price,.hero-test-v2-mini-map__ai{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:760}.hero-test-v2-mini-map__price{stroke:#edf2f16b;stroke-width:3px;stroke-dashoffset:0;opacity:.32}.hero-test-v2-mini-map__ai{stroke:var(--accent);stroke-width:3px;stroke-dashoffset:760px;opacity:0}.hero-test-v2-committee-story.is-running .hero-test-v2-mini-map__price{animation:.51s cubic-bezier(.16,1,.3,1) 4.61s both aiHomePriceTrace}.hero-test-v2-committee-story.is-running .hero-test-v2-mini-map__ai{animation:.64s cubic-bezier(.16,1,.3,1) 4.74s both aiHomeDrawLine}.hero-test-v2-mini-map__zone{fill:#01f7a51f;stroke:#01f7a5b3;opacity:0}.hero-test-v2-mini-map__zone--risk{fill:#ff58761a;stroke:#ff5876b8}.hero-test-v2-committee-story.is-running .hero-test-v2-mini-map__zone{animation:.39s cubic-bezier(.16,1,.3,1) 5.05s both aiHomeZoneReveal}.hero-test-v2-mini-map__tag{z-index:2;color:var(--accent);opacity:0;background:#00131ceb;border:1px solid #01f7a56b;padding:3px 6px;font-size:10px;font-weight:800;position:absolute}.hero-test-v2-mini-map__tag--target{top:24px;right:78px}.hero-test-v2-mini-map__tag--entry{bottom:58px;right:116px}.hero-test-v2-mini-map__tag--risk{color:#ff7690;border-color:#ff58767a;bottom:36px;left:58px}.hero-test-v2-committee-story.is-running .hero-test-v2-mini-map__tag{animation:.39s cubic-bezier(.16,1,.3,1) 5.13s both aiHomeTagReveal}.hero-test-v2-committee-story__final{color:var(--accent);font-family:var(--font-geist-mono), "Geist Mono", ui-monospace, monospace;letter-spacing:0;text-align:center;text-shadow:none;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.18em;font-size:clamp(42px,3.6vw,56px);font-weight:400;line-height:1;display:flex;inset:0}.hero-test-v2-committee-story__final span{white-space:nowrap;border-right:3px solid #0000;width:max-content;max-width:0;display:inline-block;overflow:hidden}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__final{animation:1.85s 7.59s both committeeStoryFinalHold}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__final span{animation:.74s steps(12,end) 7.64s both committeeStoryType,.74s step-end 7.64s committeeStoryCursor}.hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__final span:nth-child(2){animation:.46s steps(5,end) 8.36s both committeeStoryType,.46s step-end 8.36s committeeStoryCursor}@keyframes committeeStoryPrompt{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes committeeStoryType{0%{max-width:0}to{max-width:min(100%,72ch)}}@keyframes committeeStoryCursor{0%,30%,70%{border-right-color:currentColor}15%,50%,to{border-right-color:#0000}}@keyframes committeeStoryDeliberating{0%{opacity:0;transform:translateY(8px)}10%,to{opacity:1;transform:translateY(0)}}@keyframes committeeStoryChairHold{0%{opacity:0;transform:translateY(8px)}10%,to{opacity:1;transform:translateY(0)}}@keyframes committeeStoryTerminalDelete{0%{opacity:1;clip-path:inset(0)}88%{opacity:1;clip-path:inset(0 100% 0 0)}to{opacity:0;clip-path:inset(0 100% 0 0)}}@keyframes committeeStoryAnswer{0%{opacity:0;transform:translate(var(--card-x), calc(var(--card-y) + 28px)) scale(.96)}to{opacity:1;transform:translate(var(--card-x), var(--card-y)) scale(1)}}@keyframes aiHomeStream{0%{opacity:.12;transform:translate(0)}12%,88%{opacity:.44}to{opacity:.12;transform:translate(150vw)}}@keyframes committeeStoryLine{0%{opacity:.25;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes aiHomePriceTrace{0%{opacity:.16;stroke-dashoffset:760px}to{opacity:.42;stroke-dashoffset:0}}@keyframes aiHomeDrawLine{0%{opacity:0;stroke-dashoffset:760px}to{opacity:1;stroke-dashoffset:0}}@keyframes aiHomeZoneReveal{0%{opacity:0;transform-box:fill-box;transform-origin:50%;transform:translateY(8px)scaleY(.86)}to{opacity:1;transform-box:fill-box;transform-origin:50%;transform:translateY(0)scaleY(1)}}@keyframes aiHomeTagReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes committeeStoryComplete{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes committeeStoryClear{0%{opacity:1}to{opacity:0}}@keyframes committeeStoryFinalHold{0%{opacity:0}18%,74%{opacity:1}to{opacity:0}}@keyframes heroTestProcessCard{0%{opacity:.46;background-color:#0034346b;box-shadow:inset 0 -2px #01f7a50d}to{opacity:1;background-color:#003e3ab8;box-shadow:inset 0 -2px #01f7a58a,0 0 24px #01f7a51a}}@keyframes heroTestProcessCardLine{0%{opacity:.28;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes heroTestProcessComplete{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes heroTestProcessGridGlow{0%{opacity:.18}to{opacity:.56}}.hero-test-v2-hero__headline{color:var(--accent);font-size:clamp(18px,1.55vw,24px);font-weight:700}.hero-test-v2-hero__support{border-left:3px solid var(--accent);padding:24px 0 24px 24px}.hero-test-v2-hero__body{width:min(100%,680px)}.hero-test-v2-hero__body p,.hero-test-v2-copy p,.hero-test-v2-section__center p,.hero-test-v2-card p,.hero-test-v2-final p,.hero-test-v2-heading p{color:#cfe4e8d1}.hero-test-v2-hero__negatives span,.hero-test-v2-final__chips span{border:1px solid var(--hero-test-line);background:#00131c7a;min-height:32px}.hero-test-v2-hero__punchline{border-left:3px solid var(--accent);background:#01f7a514;width:min(100%,680px);padding:14px 16px}.hero-test-v2-hero__actions .button{min-height:46px}.hero-test-v2-section{padding:clamp(78px,8vw,120px) 0}.hero-test-v2-copy,.hero-test-v2-section__center{gap:22px}.hero-test-v2-copy h2,.hero-test-v2-section__center h2,.hero-test-v2-heading h2,.hero-test-v2-final h2{letter-spacing:0}.hero__body-line{white-space:nowrap}.hero-test-v2-comparison,.hero-test-v2-card,.hero-test-v2-flow,.hero-test-v2-stack,.hero-test-v2-final__inner{background:linear-gradient(180deg, #01f7a50e, #01f7a504), var(--hero-test-panel);border:0;box-shadow:inset 0 0 0 1px #01f7a514,inset 0 -2px #01f7a538}.hero-test-v2-comparison,.hero-test-v2-card,.hero-test-v2-stack,.hero-test-v2-final__inner{position:relative}.hero-test-v2-comparison:before,.hero-test-v2-card:before,.hero-test-v2-stack:before,.hero-test-v2-final__inner:before{content:"";background:var(--accent);opacity:.88;width:3px;position:absolute;top:0;bottom:0;left:0}.hero-test-v2-comparison h3,.hero-test-v2-card h3{color:var(--text)}.hero-test-v2-comparison h4{font-weight:700}.hero-test-v2-comparison li,.hero-test-v2-card li{color:#cfe4e8d1}.hero-test-v2-section__center{width:min(100% - 96px,940px)}.hero-test-v2-flow{box-shadow:none;background:0 0;gap:14px}.hero-test-v2-flow div{background:linear-gradient(180deg, #01f7a50b, #01f7a503), var(--hero-test-panel);padding:clamp(24px,3vw,36px);box-shadow:inset 0 0 0 1px #01f7a517}.hero-test-v2-flow div:first-child{border-left:3px solid #bfc7ce6b}.hero-test-v2-flow div:last-child{border-left:3px solid var(--accent)}.hero-test-v2-stack{gap:12px}.hero-test-v2-stack span{background:#00131c85;border:0;box-shadow:inset 0 0 0 1px #01f7a51a}.hero-test-v2-loop{gap:14px}.hero-test-v2-loop article{background:linear-gradient(180deg, #01f7a50e, #01f7a503), var(--hero-test-panel);border:0;border-left:3px solid var(--accent);min-height:142px;box-shadow:inset 0 0 0 1px #01f7a514}.hero-test-v2-card{background:linear-gradient(180deg, #01f7a50d, #01f7a503), var(--hero-test-panel-strong)}.hero-test-v2-card__visual{border:0;min-height:138px;box-shadow:inset 0 0 0 1px #01f7a51a,inset 0 -2px #01f7a52e}.hero-test-v2-proof-section .hero-test-v2-card__visual{height:clamp(112px,9vw,160px);min-height:0}.hero-test-v2-audience .button{justify-content:center;width:100%}.hero-test-v2-final__inner{text-align:left;width:min(100%,1050px);margin-inline:auto}.hero-test-v2-final__lines,.hero-test-v2-final__chips{justify-content:flex-start}.hero-test-v2-final__lines span{color:var(--text);border-bottom:2px solid #01f7a56b;padding:8px 0}@media (max-width:860px){.hero-test-v2-proof-section{grid-template-columns:1fr;gap:28px}.hero-test-v2-proof-heading{position:static}.hero-test-v2-proof-section .hero-test-v2-proof-grid{grid-template-columns:1fr}.hero-test-v2-hero__support{padding-left:18px}.hero-test-v2-section__center{width:min(100% - 56px,940px)}.hero-test-v2-flow{gap:14px}.hero-test-v2-final__inner{width:min(100% - 40px,1050px)}}.hero-test-v2-page,.hero-test-v2-page .section-band{background:var(--bg)}.hero-test-v2-page .section-band--pattern{background:var(--section-bg)}.hero-test-v2-page .hero-test-v2-comparison,.hero-test-v2-page .hero-test-v2-card,.hero-test-v2-page .hero-test-v2-flow div,.hero-test-v2-page .hero-test-v2-stack,.hero-test-v2-page .hero-test-v2-stack span,.hero-test-v2-page .hero-test-v2-final__inner{background:linear-gradient(180deg, #01f7a509, transparent 42%), var(--panel);border:1px solid #01f7a514;box-shadow:inset 0 1px #ffffff08}.hero-test-v2-page .hero-test-v2-comparison:before,.hero-test-v2-page .hero-test-v2-card:before,.hero-test-v2-page .hero-test-v2-stack:before,.hero-test-v2-page .hero-test-v2-final__inner:before,.hero-test-v2-page .hero-test-v2-comparison:after,.hero-test-v2-page .hero-test-v2-card:after,.hero-test-v2-page .hero-test-v2-stack:after,.hero-test-v2-page .hero-test-v2-final__inner:after{content:"";z-index:3;opacity:1;pointer-events:none;background:0 0;width:12px;height:12px;position:absolute}.hero-test-v2-page .hero-test-v2-comparison:before,.hero-test-v2-page .hero-test-v2-card:before,.hero-test-v2-page .hero-test-v2-stack:before,.hero-test-v2-page .hero-test-v2-final__inner:before{border-top:3px solid var(--accent);border-left:3px solid var(--accent);top:-1px;bottom:auto;left:-1px}.hero-test-v2-page .hero-test-v2-comparison:after,.hero-test-v2-page .hero-test-v2-card:after,.hero-test-v2-page .hero-test-v2-stack:after,.hero-test-v2-page .hero-test-v2-final__inner:after{border-right:3px solid var(--accent);border-bottom:3px solid var(--accent);bottom:-1px;right:-1px}.hero-test-v2-proof-section{grid-template-columns:minmax(260px,.32fr) minmax(720px,1fr);gap:clamp(36px,4.5vw,78px);width:min(100% - 96px,1600px)}.hero-test-v2-proof-heading h2{max-width:410px;font-size:clamp(44px,4vw,72px);line-height:1.15}.hero-test-v2-proof-section .hero-test-v2-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hero-test-v2-proof-section .hero-test-v2-card{aspect-ratio:1.22;gap:clamp(12px,1.2vw,18px);padding:clamp(24px,2vw,34px)}.hero-test-v2-proof-section .hero-test-v2-card__visual{background-color:#00131c47;background-image:linear-gradient(#01f7a509 1px,#0000 1px),linear-gradient(90deg,#01f7a509 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #01f7a514;height:clamp(128px,9.5vw,180px);min-height:0;box-shadow:inset 0 1px #ffffff08}.hero-test-v2-proof-section .hero-test-v2-card h3{font-size:clamp(24px,1.55vw,32px);line-height:1.15}.hero-test-v2-proof-section .hero-test-v2-card p{font-size:clamp(14px,.95vw,16px);line-height:1.52}@media (max-width:1120px){.hero-test-v2-proof-section{grid-template-columns:1fr;width:min(100% - 56px,980px)}.hero-test-v2-proof-heading{position:static}}.page--home{--home-page-inset:clamp(64px, 7vw, 150px);--home-shell-max:1320px;--home-shell:min(calc(100% - (var(--home-page-inset) * 2)), var(--home-shell-max));--home-wide-shell:var(--home-shell);--home-section-y:clamp(72px, 9vw, 132px);--home-h2:clamp(34px, 2.85vw, 48px);--home-copy:clamp(15px, 1vw, 18px)}.page--home .section-shell{width:var(--home-shell);max-width:1200px}.page--home .section-band{padding-block:var(--home-section-y)}.page--home .hero-test-v2-committee-story{padding-block:clamp(36px,4.5vw,66px)}.page--home .section-band h2{font-size:var(--home-h2);line-height:1.24}.page--home .portfolio-truth-compare__copy p,.page--home .ai-difference__copy p,.page--home .ai-difference__card p,.page--home .audience-section__card p,.page--home .audience-section__card li{font-size:var(--home-copy);line-height:1.5}@media (min-width:981px){.page--home .hero{--home-hero-banner:clamp(58px, 6.5vh, 82px);--home-hero-copy-width:clamp(430px, 38vw, 650px);--home-hero-title-size:clamp(44px, min(4vw, 6.8vh), 70px);--home-hero-bull-width:clamp(520px, min(43vw, 72vh), 900px);--home-hero-bull-height:calc(var(--home-hero-bull-width) * .625);min-height:100svh;padding:0;display:block}.page--home .hero__inner{width:var(--home-wide-shell);max-width:var(--home-shell-max);padding:clamp(84px, 11vh, 132px) 0 calc(var(--home-hero-banner) + clamp(26px, 4vh, 44px));grid-template-columns:minmax(0, var(--home-hero-copy-width)) minmax(0, 1fr);min-height:calc(100svh - var(--home-hero-banner));align-items:center;gap:clamp(32px,5vw,96px);margin-inline:auto;display:grid;position:relative}.page--home .hero__copy{width:100%;max-width:var(--home-hero-copy-width);z-index:5;align-items:flex-start;gap:clamp(14px,2.1vh,24px)}.page--home .hero__title{font-size:var(--home-hero-title-size);line-height:1.22}.page--home .hero__truth-line{width:min(100%,520px);font-size:clamp(13px,min(1vw,1.75vh),17px);line-height:1.45}.page--home .hero__body{overflow-wrap:break-word;width:min(100%,560px);font-size:16px;line-height:1.5}.page--home .hero__xray{width:var(--home-hero-bull-width);height:var(--home-hero-bull-height);transform-origin:100% 100%;z-index:1;place-self:center end;position:relative;top:auto;bottom:auto;right:auto;transform:translateY(8px)}.page--home .hero__truth-line--boxed{width:100vw;max-width:none;min-height:var(--home-hero-banner);white-space:normal;justify-content:center;align-items:center;gap:.35em;padding:14px clamp(24px,4vw,48px);font-size:clamp(19px,min(1.7vw,3vh),32px);display:flex;bottom:0;left:0;right:0}}@media (min-width:981px) and (max-width:1365px){.page--home{--home-page-inset:clamp(44px, 5vw, 72px);--home-shell-max:1120px}.page--home .hero{--home-hero-copy-width:clamp(390px, 48vw, 560px);--home-hero-title-size:clamp(36px, min(4.2vw, 6.7vh), 54px);--home-hero-bull-width:clamp(350px, min(40vw, 60vh), 560px);--home-hero-banner:clamp(50px, 6.5vh, 68px)}.page--home .hero__inner{gap:clamp(24px,4vw,56px);padding-top:clamp(76px,10vh,104px)}.page--home .hero__xray{right:auto}}@media (min-width:981px) and (max-width:1120px){.page--home .hero{--home-hero-copy-width:clamp(340px, 51vw, 480px);--home-hero-title-size:clamp(32px, min(4vw, 6.4vh), 44px);--home-hero-bull-width:clamp(290px, min(38vw, 54vh), 430px)}.page--home .hero__copy{gap:clamp(11px,1.7vh,17px)}.page--home .hero__truth-line{font-size:clamp(11px,1.1vw,13px)}.page--home .hero__body{font-size:14px}}@media (min-width:981px) and (min-width:1800px){.page--home{--home-page-inset:clamp(96px, 6.5vw, 180px);--home-shell-max:1640px}.page--home .hero{--home-hero-copy-width:clamp(540px, 32vw, 640px);--home-hero-title-size:clamp(56px, min(3.25vw, 6.4vh), 72px);--home-hero-bull-width:clamp(700px, min(35vw, 66vh), 860px)}.page--home .hero__inner{grid-template-columns:minmax(0, var(--home-hero-copy-width)) minmax(0, 1fr);gap:clamp(76px,6vw,140px)}.page--home .hero__xray{justify-self:end}}@media (max-width:980px){.page--home{--home-shell:min(100% - 40px, 720px);--home-section-y:clamp(64px, 11vw, 96px)}.page--home .hero{min-height:0;padding:92px 0 0}.page--home .hero__inner{width:var(--home-shell);padding:0 0 clamp(28px,6vw,44px);overflow:visible}.page--home .hero__copy{align-items:flex-start;width:100%;min-width:0;max-width:100%}.page--home .hero__title{font-size:clamp(34px,11vw,60px);line-height:1.18}.page--home .hero__xray{aspect-ratio:16/10;width:min(110%,760px);height:auto;min-height:0;margin:0 auto clamp(28px,6vw,44px);position:relative;inset:auto;transform:none}.page--home .hero__truth-line--boxed{gap:.35em;width:100%;max-width:none;padding:18px 24px;font-size:clamp(18px,4vw,28px);position:relative}}@media (min-width:981px){.page--home .portfolio-truth-compare__inner{width:var(--home-shell);grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr);gap:clamp(36px,4vw,64px);max-width:1360px;margin-inline:auto}.page--home .ai-difference__inner{width:var(--home-shell);max-width:var(--home-shell-max);grid-template-columns:minmax(520px,1.12fr) minmax(340px,.88fr);align-items:center;gap:clamp(34px,4.2vw,70px);margin-inline:auto}.page--home .ai-difference__cards{gap:clamp(14px,1.3vw,20px);width:100%;max-width:720px}.page--home .ai-difference__card{min-height:clamp(150px,10.8vw,188px);padding:clamp(24px,2vw,34px) clamp(30px,2.4vw,42px)}.page--home .ai-difference__card p{max-width:none;font-size:clamp(15px,.95vw,17px);line-height:1.48}.page--home .ai-difference__card h3{font-size:clamp(24px,1.55vw,30px)}.page--home .ai-difference__copy{justify-self:start;max-width:540px;margin-left:clamp(28px,3.2vw,62px)}.page--home .ai-difference__copy h2,.page--home .memory-os__copy h2{width:min(100%,540px);font-size:clamp(42px,3.15vw,58px);line-height:1.22}.page--home .ai-difference__copy p,.page--home .ai-difference__actions{width:min(100%,520px)}.page--home .portfolio-truth-compare__copy{max-width:500px}.page--home .portfolio-truth-compare__copy h2{font-size:clamp(38px,3vw,54px);line-height:1.24}.page--home .portfolio-truth-compare__copy p{width:min(100%,480px);font-size:clamp(17px,1.05vw,20px)}.page--home .portfolio-truth-compare__panel{justify-self:start;margin-left:0}.page--home .portfolio-truth-stack{min-height:0}.page--home .portfolio-truth-stack__pyramid{width:min(100%,980px);min-height:0}.page--home .portfolio-truth-stack__pyramid svg{width:100%;height:100%}.page--home .portfolio-truth-stack__callout{min-width:0}.page--home .portfolio-truth-stack__callout div>strong,.page--home .portfolio-truth-stack__callout span{font-size:clamp(11px,.78vw,13px)}.page--home .audience-section__inner{width:var(--home-shell);max-width:var(--home-shell-max);margin-inline:auto}.page--home .audience-section__heading h2{text-align:center;max-width:980px;margin-inline:auto}.page--home .audience-section__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(26px,2.8vw,42px);width:100%;max-width:1200px}.page--home .audience-section__card{min-height:clamp(360px,27vw,430px);padding:clamp(30px,2.6vw,42px)}.page--home .audience-section__card p{font-size:clamp(15px,.98vw,18px);line-height:1.5}.page--home .audience-section__card li{font-size:clamp(14px,.95vw,17px)}}@media (min-width:981px) and (max-width:1280px){.page--home .portfolio-truth-compare__inner{grid-template-columns:minmax(290px,.7fr) minmax(0,1.3fr);gap:clamp(26px,3.5vw,48px)}.page--home .portfolio-truth-compare__copy{max-width:440px}.page--home .portfolio-truth-stack__callout div>strong,.page--home .portfolio-truth-stack__callout span{font-size:clamp(9px,.72vw,11px)}}@media (max-width:980px){.page--home .portfolio-truth-compare__inner,.page--home .ai-difference__inner{grid-template-columns:1fr;gap:clamp(34px,8vw,56px)}.page--home .ai-difference__cards{width:100%;max-width:100%}.page--home .ai-difference__card{grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:0;padding:clamp(22px,5vw,30px)}.page--home .ai-difference__card h3,.page--home .ai-difference__card p,.page--home .ai-difference__card .corner-card__body{min-width:0}.page--home .ai-difference__card p{overflow-wrap:break-word;width:100%;max-width:none}.page--home .ai-difference__copy{max-width:100%;margin-left:0}.page--home .audience-section__inner{width:var(--home-shell)}.page--home .audience-section__cards{grid-template-columns:1fr;width:100%;max-width:100%}.page--home .audience-section__card{width:100%;min-width:0;min-height:0;padding:clamp(22px,5vw,30px)}.page--home .audience-section__card-head,.page--home .audience-section__card p,.page--home .audience-section__card li{min-width:0}.page--home .audience-section__card p,.page--home .audience-section__card li{overflow-wrap:break-word;max-width:none}.page--home .portfolio-truth-compare__copy{text-align:center;align-items:center;max-width:100%}.page--home .portfolio-truth-compare__copy h2,.page--home .portfolio-truth-compare__copy p{margin-inline:auto}.page--home .portfolio-truth-compare__actions{justify-content:center}.page--home .portfolio-truth-compare__panel{justify-self:center;width:100%;margin-left:0}.page--home .portfolio-truth-stack{min-height:0}.page--home .portfolio-truth-stack__pyramid{width:min(100%,520px);min-height:0;margin-inline:auto}.page--home .portfolio-truth-stack__pyramid svg{width:100%;height:100%;left:0;transform:none}.page--home .portfolio-truth-stack__callout{min-width:0;padding:0 clamp(6px,1.4vw,10px) 0 clamp(16px,3.8vw,24px)}.page--home .portfolio-truth-stack__callout:before{content:none}.page--home .portfolio-truth-stack__callout div>strong{white-space:nowrap;font-size:clamp(6.5px,1.65vw,9px);font-weight:500;line-height:1}.page--home .portfolio-truth-stack__callout span{display:none}}@media (max-width:700px){.page--home{--home-shell:min(100% - 28px, 720px)}.page--home .hero .hero__title{font-size:clamp(30px,10vw,38px);line-height:1.16}.page--home .hero .hero__title span{white-space:nowrap;max-width:100%}.page--home .hero .hero__mobile-break{display:none}.page--home .hero__body{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;font-size:clamp(12px,3.35vw,14px);line-height:1.45;overflow:visible}.page--home .hero__body-line{white-space:normal;overflow-wrap:anywhere;max-width:100%;display:block}.page--home .ai-difference__inner{gap:28px}.page--home .ai-difference__card{grid-template-columns:minmax(0,1fr) 34px;gap:10px 14px;padding:22px 16px}.page--home .ai-difference__card h3{font-size:clamp(22px,7vw,28px)}.page--home .ai-difference__card p{font-size:clamp(13px,3.65vw,15px);line-height:1.45}.page--home .ai-difference__card .corner-card__icon,.page--home .ai-difference__card .corner-card__icon svg{width:34px;height:34px}.page--home .ai-difference__card{grid-template-columns:1fr;padding-right:52px}.page--home .ai-difference__card .corner-card__icon{position:absolute;top:22px;right:16px}.page--home .audience-section__card{gap:22px;padding:22px 16px}.page--home .audience-section__card-head{gap:14px}.page--home .audience-section__card h3{font-size:clamp(26px,8.5vw,34px)}.page--home .audience-section__card p,.page--home .audience-section__card li{overflow-wrap:break-word;max-width:none}.page--home .audience-section__card .button{min-width:0}}@media (min-width:981px){.page--home .hero__copy{z-index:5;position:relative}.page--home .hero__xray{z-index:1;pointer-events:none}}@media (min-width:1800px){.page--home .portfolio-truth-compare__inner{grid-template-columns:minmax(470px,.9fr) minmax(0,1.1fr);gap:clamp(42px,3.6vw,72px);max-width:1320px}.page--home .portfolio-truth-compare__copy{max-width:520px}.page--home .portfolio-truth-compare__panel{justify-self:start;width:min(100%,820px)}.page--home .portfolio-truth-stack__pyramid{width:min(100%,820px)}.page--home .portfolio-truth-stack__callout div>strong,.page--home .portfolio-truth-stack__callout span{font-size:clamp(10px,.62vw,12px)}}@media (max-width:980px){.page--home .hero,.page--home .hero__inner,.page--home .hero__copy,.page--home .hero__body,.page--home .hero__body-line,.page--home .portfolio-truth-compare__inner,.page--home .portfolio-truth-compare__panel,.page--home .portfolio-truth-stack,.page--home .portfolio-truth-stack__pyramid,.page--home .ai-difference__inner,.page--home .ai-difference__cards,.page--home .audience-section__cards,.page--home .audience-section__card{min-width:0;max-width:100%}.page--home .hero__copy{z-index:5;position:relative}.page--home .hero__xray{z-index:1;pointer-events:none}.page--home .ai-difference__card,.page--home .audience-section__card{overflow:visible}}@media (max-width:700px){.page--home .hero__copy{overflow:visible}.page--home .hero__truth-line{white-space:normal;overflow-wrap:anywhere;width:100%;max-width:100%}.page--home .hero__body{font-size:clamp(11px,3.15vw,13px)}.page--home .hero__body,.page--home .hero__body *,.page--home .hero__truth-line,.page--home .hero__truth-line *{white-space:normal;overflow-wrap:break-word;word-break:normal;max-width:100%}.page--home .hero__xray{width:min(126%,760px);margin-left:-6%}.page--home .ai-difference__cards,.page--home .audience-section__cards{justify-items:stretch}.page--home .ai-difference__card,.page--home .audience-section__card{box-sizing:border-box}}@media (max-width:360px){.page--home{--home-shell:min(100% - 22px, 720px)}.page--home .hero .hero__title{font-size:clamp(28px,9.4vw,34px)}.page--home .ai-difference__card,.page--home .audience-section__card{padding-inline:14px}.page--home .ai-difference__card{padding-right:48px}.page--home .ai-difference__card h3,.page--home .audience-section__card h3{font-size:clamp(22px,7vw,28px)}.page--home .ai-difference__card p,.page--home .audience-section__card p,.page--home .audience-section__card li{font-size:12px;line-height:1.42}}@media (min-width:981px){.page--home .hero-test-v2-committee-story .section-shell{width:var(--home-wide-shell);max-width:1500px}.page--home .hero-test-v2-committee-story__panel{min-height:clamp(500px,38vw,610px)}.page--home .hero-test-v2-committee-story__prompt,.page--home .hero-test-v2-committee-story__specialists,.page--home .hero-test-v2-committee-story__deliberating,.page--home .hero-test-v2-committee-story__chair{left:clamp(28px,4vw,70px)}.page--home .hero-test-v2-committee-story__answers{width:min(100% - clamp(48px,8vw,112px),980px)}}@media (min-width:981px) and (max-width:1180px){.page--home .hero-test-v2-committee-story__panel{min-height:580px}.page--home .hero-test-v2-committee-story__prompt,.page--home .hero-test-v2-committee-story__specialists{width:min(62%,680px)}.page--home .hero-test-v2-committee-story__answers{gap:10px;width:min(100% - 56px,860px)}.page--home .hero-test-v2-answer-card{min-height:172px;padding:18px}.page--home .hero-test-v2-answer-card strong{font-size:clamp(17px,1.7vw,22px)}}@media (max-width:980px){.page--home .hero-test-v2-committee-story .section-shell{width:min(100% - 28px,720px)}.page--home .hero-test-v2-committee-story__panel{min-height:clamp(720px,170vw,940px)}.page--home .hero-test-v2-committee-story__prompt,.page--home .hero-test-v2-committee-story__specialists,.page--home .hero-test-v2-committee-story__deliberating,.page--home .hero-test-v2-committee-story__chair{width:calc(100% - clamp(24px,8vw,44px));left:clamp(12px,4vw,22px)}.page--home .hero-test-v2-committee-story__prompt{top:18px}.page--home .hero-test-v2-committee-story__prompt span,.page--home .hero-test-v2-specialist-chip strong,.page--home .hero-test-v2-specialist-chip span,.page--home .hero-test-v2-committee-story__deliberating,.page--home .hero-test-v2-committee-story__chair strong,.page--home .hero-test-v2-committee-story__chair span{white-space:normal;overflow-wrap:break-word;word-break:normal;clip-path:inset(0 100% 0 0);width:100%;max-width:100%}.page--home .hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__prompt span,.page--home .hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip strong,.page--home .hero-test-v2-committee-story.is-running .hero-test-v2-specialist-chip span,.page--home .hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__deliberating,.page--home .hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair strong,.page--home .hero-test-v2-committee-story.is-running .hero-test-v2-committee-story__chair span{animation-name:committeeStoryClipType,committeeStoryCursor}.page--home .hero-test-v2-committee-story__specialists{gap:5px;top:80px}.page--home .hero-test-v2-specialist-chip strong{font-size:clamp(9px,2.65vw,12px)}.page--home .hero-test-v2-specialist-chip span{white-space:normal;max-width:100%;font-size:clamp(9px,2.6vw,12px);line-height:1.18}.page--home .hero-test-v2-committee-story__deliberating{top:370px}.page--home .hero-test-v2-committee-story__chair{top:402px}.page--home .hero-test-v2-committee-story__answers{grid-template-columns:1fr;gap:10px;width:calc(100% - clamp(24px,7vw,42px));height:auto;display:grid;top:47%}.page--home .hero-test-v2-answer-card{gap:5px;min-height:96px;padding:11px 12px;position:relative;inset:auto}.page--home .hero-test-v2-answer-card strong{font-size:clamp(13px,3.75vw,17px);line-height:1.08}.page--home .hero-test-v2-answer-card span{font-size:clamp(9px,2.6vw,11px);line-height:1.2}.page--home .hero-test-v2-answer-card small{font-size:clamp(8px,2.3vw,10px)}.page--home .hero-test-v2-answer-card--map{min-height:175px}.page--home .hero-test-v2-mini-map{min-height:clamp(112px,31vw,138px);margin-top:2px}.page--home .hero-test-v2-committee-story__final{font-size:clamp(34px,10vw,46px);line-height:1.08}.page--home .hero-test-v2-committee-story__final span{white-space:nowrap;width:max-content;max-width:0}}@keyframes committeeStoryClipType{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.product-page{overflow-x:clip}.product-page .section-shell,.product-hero__inner,.product-split__inner,.product-step__inner,.product-dual__inner,.product-supplemental__inner,.product-cta__inner{width:min(100% - clamp(32px,6vw,96px),1200px);max-width:1200px;margin-inline:auto}.product-memory-os__inner{width:min(100% - clamp(72px,10vw,140px),1120px);max-width:1120px;margin-inline:auto}.product-hero__inner,.product-split__inner,.product-step__inner,.product-dual__grid,.product-memory-os__inner,.product-supplemental__inner,.product-cta__inner,.product-hero__copy,.product-hero__journey,.product-split__copy,.product-step__copy,.product-dual__intro,.product-dual__column,.product-memory-os__heading,.product-memory-os__card,.product-supplemental__heading,.product-tools-slide__content{min-width:0}.product-hero__copy h1,.product-hero__copy p,.product-hero__framework,.product-hero__framework span,.product-split__copy h2,.product-split__copy p,.product-split__copy li,.product-step__copy h2,.product-step__copy p,.product-step__copy li,.product-dual__intro h2,.product-dual__intro p,.product-dual__column h3,.product-dual__column li,.product-memory-os__heading h2,.product-memory-os__heading p,.product-memory-os__card h3,.product-memory-os__card p,.product-supplemental__heading h2,.product-supplemental__heading p,.product-tools-slide__content h3,.product-tools-slide__content p,.product-cta__inner h2,.product-cta__inner p{overflow-wrap:break-word;word-break:normal;max-width:100%}.product-hero__inner{justify-content:center;min-height:calc(100svh - 96px);padding-block:clamp(96px,12vh,132px) clamp(28px,5vh,54px)}.product-hero__journey{max-width:min(100%,920px)}.product-split__inner{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);gap:clamp(48px,6vw,84px)}#risk-analysis .product-split__inner{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(42px,5vw,72px)}.product-step__inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);gap:clamp(48px,6vw,88px)}.product-dual__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4vw,48px)}.product-screenshot,.product-step__visual-space,.product-tools-slide__image{min-width:0}.product-screenshot--risk{width:min(100%,720px);height:clamp(410px,31vw,500px);min-height:0}#risk-analysis .product-screenshot--risk{width:min(100%,780px);height:clamp(430px,32vw,500px);min-height:0}#performance .product-screenshot--risk,#optimisation .product-screenshot--risk{height:clamp(400px,30vw,452px);min-height:0}.product-screenshot__video-wrap,.product-screenshot__video,.product-tools-slide__video{min-width:0;max-width:100%}.product-tools-carousel-shell{width:100%;margin-left:0}.product-tools-carousel{--product-tools-slide-width:min(78vw, 1040px)}.product-tools-slide{grid-template-columns:minmax(240px,.5fr) minmax(0,1.5fr);gap:clamp(18px,3vw,34px)}@media (min-width:1440px){.product-page .section-shell,.product-hero__inner,.product-split__inner,.product-step__inner,.product-dual__inner,.product-memory-os__inner,.product-supplemental__inner,.product-cta__inner{width:min(100% - 120px,1320px);max-width:1320px}.product-hero__journey{max-width:min(100%,980px)}}@media (min-width:981px) and (max-height:760px){.product-hero{min-height:0}.product-hero__inner{gap:18px;min-height:0;padding-block:92px 34px}.product-hero__copy{gap:14px}.product-hero__journey{max-width:min(100%,820px)}}@media (max-width:1180px){.product-split__inner,#risk-analysis .product-split__inner,.product-step__inner{grid-template-columns:1fr;gap:clamp(32px,6vw,52px)}.product-split--flip .product-split__copy,.product-split--flip .product-screenshot,.product-step--reverse .product-step__copy,.product-step--reverse .product-step__visual-space{order:initial}.product-screenshot--risk,#risk-analysis .product-screenshot--risk,#performance .product-screenshot--risk,#optimisation .product-screenshot--risk{margin-inline:auto;width:min(100%,760px);height:clamp(430px,58vw,620px);margin-top:0}}@media (max-width:980px){.product-page .section-shell,.product-hero__inner,.product-split__inner,.product-step__inner,.product-dual__inner,.product-memory-os__inner,.product-supplemental__inner,.product-cta__inner{width:min(100% - 40px,720px)}.product-hero{min-height:0;padding:0}.product-hero__inner{min-height:0;padding-block:126px 58px}.product-split,.product-step,.product-dual,.product-memory-os,.product-supplemental,.product-cta{padding:clamp(64px,10vw,86px) 0}.product-dual__grid,.product-memory-os__grid{grid-template-columns:1fr}.product-memory-os__card{min-height:0}.product-step__visual-space{min-height:clamp(300px,64vw,520px);display:flex}.product-step__visual-space--truth-carousel{min-height:clamp(300px,78vw,520px)}#portfolio-truth .product-step__visual-space--truth-carousel{width:100%;height:auto;margin-top:0}.product-tools-carousel-shell{width:100%;margin-left:0}.product-tools-carousel--mobile{padding-inline:20px;scroll-padding-inline:20px}.product-tools-slide{flex-basis:min(100vw - 40px,680px)}}@media (max-width:700px){.product-page .section-shell,.product-hero__inner,.product-split__inner,.product-step__inner,.product-dual__inner,.product-memory-os__inner,.product-supplemental__inner,.product-cta__inner{width:min(100% - 28px,560px)}.product-hero__inner{padding-block:96px 48px}.product-hero__copy{width:100%}.product-hero__copy h1{transform:none!important}.product-hero__actions{width:100%}.product-hero__actions .button{min-width:0}.product-hero__framework{padding:18px 16px}.product-truth-command{min-height:52px;font-size:11px;overflow:hidden}.product-truth-command__line{white-space:nowrap;text-overflow:clip;border-right:1px solid;max-width:100%}.product-truth-command__line--second{top:24px}.product-screenshot--risk,#risk-analysis .product-screenshot--risk,#performance .product-screenshot--risk,#optimisation .product-screenshot--risk{width:100%;height:min(560px,100vw - 28px)}.product-dual__column .product-screenshot{height:auto;min-height:min(360px,100vw - 28px)}.product-tools-carousel--mobile{padding-inline:14px;scroll-padding-inline:14px}.product-tools-slide{flex-basis:calc(100vw - 28px)}.product-tools-slide__content{min-height:0;padding:28px 0 10px}}@media (max-width:380px){.product-page .section-shell,.product-hero__inner,.product-split__inner,.product-step__inner,.product-dual__inner,.product-memory-os__inner,.product-supplemental__inner,.product-cta__inner{width:min(100% - 22px,520px)}.product-hero__actions{flex-direction:column;align-items:stretch}.product-hero__actions .button{width:100%}}.pricing-page,.faq-page,.contact-page{overflow-x:clip}.pricing-page .section-shell,.pricing-hero__inner,.pricing-cards,.pricing-grid-section__cta,.pricing-compare .section-shell,.faq-page .section-shell,.faq-hero__inner,.faq-section__inner,.faq-final-cta__inner,.contact-hero__inner{width:min(100% - clamp(32px,6vw,96px),1200px);max-width:1200px;margin-inline:auto}.pricing-hero__inner,.pricing-cards,.pricing-card,.pricing-grid-section__cta,.pricing-compare__heading,.faq-hero__inner,.faq-hero__copy,.faq-hero__finder,.faq-section__inner,.faq-section__intro,.faq-section__questions,.faq-card,.faq-final-cta__inner,.contact-hero__inner,.contact-hero__copy,.contact-form{min-width:0}.pricing-hero__inner h1,.pricing-institutional-line,.pricing-grid-section__cta h2,.pricing-card h2,.pricing-card p,.pricing-card strong,.pricing-card li,.pricing-compare__heading h2,.pricing-compare__heading p,.pricing-table th,.pricing-table td,.faq-hero__inner h1,.faq-hero__contact,.faq-index a,.faq-section__intro h2,.faq-section__intro p,.faq-section__links a,.faq-card h3,.faq-card p,.faq-final-cta__inner h2,.faq-final-cta__inner p,.contact-hero__copy h1,.contact-form p,.contact-form label,.contact-form input{overflow-wrap:break-word;word-break:normal;max-width:100%}.pricing-hero{min-height:0;padding-block:clamp(92px,13vh,132px) clamp(54px,8vh,92px)}.pricing-hero__inner{padding-top:clamp(54px,8vh,96px)}.pricing-grid-section{padding-block:clamp(48px,7vw,72px) clamp(76px,9vw,112px)}.pricing-institutional-line{width:min(100% - clamp(32px,6vw,96px),760px)}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,28px);max-width:1180px}.pricing-card{flex-direction:column;min-height:0;padding:clamp(32px,3vw,40px);display:flex}.pricing-card ul{align-content:start}.pricing-card__old,.pricing-card__new{overflow-wrap:break-word;max-width:100%}.pricing-card p strong,.pricing-card li strong{margin:0;font-weight:700;display:inline}.pricing-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.pricing-table{table-layout:fixed}.pricing-table th:first-child,.pricing-table td:first-child{width:54%}.pricing-grid-section--final-cta{padding-block:clamp(72px,9vw,112px)}.pricing-grid-section--final-cta .pricing-grid-section__cta{width:min(100% - clamp(32px,6vw,96px),840px)}.faq-hero{min-height:0}.faq-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);min-height:min(860px,100svh);padding-block:clamp(112px,14vh,152px) clamp(48px,7vh,76px)}.faq-hero__copy{padding-top:0}.faq-hero__finder{justify-self:end;margin-top:0}.faq-section__inner{grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr)}.faq-section__questions{min-width:0}.faq-card{min-height:0}.faq-final-cta__inner{min-height:260px}.faq-final-cta:before,.faq-final-cta:after{display:none}@media (min-width:981px){#ai-native-mapping .product-step__visual-space--ai-map{margin-top:42px}}@media (min-width:1400px){#ai-native-mapping .ai-execution-map{width:min(100%,500px)}}@media (max-width:980px){.product-tools-carousel-shell{width:100%;margin-left:0;overflow:visible}.product-tools-carousel--stage,.product-tools-carousel__control{display:none}.product-tools-carousel--mobile{scroll-snap-type:x mandatory;scrollbar-width:none;justify-content:flex-start;align-items:stretch;gap:18px;padding:18px max(20px,50vw - 320px) 24px;scroll-padding-inline:max(20px,50vw - 320px);display:flex;overflow:auto hidden}.product-tools-carousel--mobile::-webkit-scrollbar{display:none}.product-tools-carousel--mobile .product-tools-slide{opacity:1;scroll-snap-align:center;flex:0 0 min(100%,640px);grid-template-columns:1fr;justify-items:center;gap:22px;min-height:0;display:grid;transform:none}.product-tools-carousel--mobile .product-tools-slide__content{text-align:center;order:1;justify-content:start;align-items:center;min-height:0;padding:0}.product-tools-carousel--mobile .product-tools-slide__content h3,.product-tools-carousel--mobile .product-tools-slide__content p{margin-inline:auto}.product-tools-carousel--mobile .product-tools-slide__image{aspect-ratio:16/10;order:2;width:min(100%,560px);min-height:clamp(220px,48vw,360px);margin-inline:auto;display:block}.product-tools-carousel--mobile .product-tools-slide__video{object-fit:contain;width:100%;height:100%;display:block}.product-hero__actions{flex-flow:row;justify-content:center;align-items:stretch;gap:10px;width:100%}.product-hero__actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;padding-inline:10px}.product-step__visual-space--ai{min-height:0}.product-step__visual-space--ai .product-screenshot__video-wrap,.product-step__visual-space--ai .ai-matrix{width:min(100%,430px)}.product-step__visual-space--ai .ai-matrix__core{justify-content:flex-start;gap:clamp(10px,3.2vw,16px);padding:clamp(18px,5vw,26px)}.product-step__visual-space--ai .ai-matrix:before{inset:12px}.product-step__visual-space--ai .ai-matrix__header{font-size:clamp(9px,3vw,12px)}.product-step__visual-space--ai .ai-matrix__terminal{gap:5px;font-size:clamp(8px,2.45vw,10px);line-height:1.25}.product-step__visual-space--ai .ai-matrix__cards{min-height:clamp(166px,50vw,215px)}.product-step__visual-space--ai .ai-matrix-card{gap:10px;padding:clamp(16px,4.6vw,22px)}.product-step__visual-space--ai .ai-matrix-card small{font-size:clamp(10px,3.1vw,12px)}.product-step__visual-space--ai .ai-matrix-card strong{font-size:clamp(16px,5.2vw,22px);line-height:1.18}}.contact-hero{min-height:0;padding-block:clamp(112px,15vh,154px) clamp(72px,9vh,104px)}.contact-hero__inner{grid-template-columns:minmax(0,1fr) minmax(340px,.58fr);gap:clamp(48px,7vw,96px);min-height:0;padding-top:0}.contact-form{justify-self:end;max-width:520px}@media (min-width:1440px){.pricing-page .section-shell,.pricing-hero__inner,.pricing-cards,.pricing-compare .section-shell,.faq-page .section-shell,.faq-hero__inner,.faq-section__inner,.faq-final-cta__inner,.contact-hero__inner{width:min(100% - 120px,1320px);max-width:1320px}.pricing-cards{max-width:1120px}}@media (max-width:980px){.pricing-page .section-shell,.pricing-hero__inner,.pricing-cards,.pricing-grid-section__cta,.pricing-compare .section-shell,.faq-page .section-shell,.faq-hero__inner,.faq-section__inner,.faq-final-cta__inner,.contact-hero__inner{width:min(100% - 40px,720px)}.pricing-hero{padding-block:86px 58px}.pricing-hero__inner{padding-top:52px}.pricing-cards{grid-template-columns:1fr;max-width:560px}.pricing-grid-section__cta,.pricing-grid-section--final-cta .pricing-grid-section__cta{width:min(100% - 40px,720px)}.faq-hero__inner,.faq-section__inner,.faq-final-cta__inner,.contact-hero__inner{grid-template-columns:1fr}.faq-hero__inner{align-items:start;min-height:0;padding-block:112px 56px}.faq-hero__copy{text-align:left;justify-items:start}.faq-hero__finder{justify-self:stretch;width:100%;max-width:none}.faq-section__intro{position:static}.faq-final-cta__inner{align-items:start;min-height:0}.faq-final-cta__inner .button-row{justify-content:flex-start}.contact-hero{padding-block:112px 72px}.contact-hero__copy h1{text-align:left}.contact-form{justify-self:stretch;max-width:none}}@media (max-width:700px){.pricing-page .section-shell,.pricing-hero__inner,.pricing-cards,.pricing-grid-section__cta,.pricing-compare .section-shell,.faq-page .section-shell,.faq-hero__inner,.faq-section__inner,.faq-final-cta__inner,.contact-hero__inner{width:min(100% - 28px,560px)}.pricing-grid-section,.pricing-compare,.faq-section,.faq-final-cta{padding-inline:0}.pricing-toggle{width:100%;max-width:320px}.pricing-toggle button{flex:1;min-width:0}.pricing-table{min-width:560px}.faq-hero__contact nav,.faq-final-cta__inner .button-row{width:100%}.faq-final-cta__inner .button-row .button{width:100%;min-width:0}.contact-form{padding:34px 24px}}@media (max-width:380px){.pricing-page .section-shell,.pricing-hero__inner,.pricing-cards,.pricing-grid-section__cta,.pricing-compare .section-shell,.faq-page .section-shell,.faq-hero__inner,.faq-section__inner,.faq-final-cta__inner,.contact-hero__inner{width:min(100% - 22px,520px)}.pricing-card,.faq-card,.contact-form{padding-inline:20px}}@media (max-width:700px){.product-hero-bg-trial .product-hero__inner{padding-top:132px}.product-hero-bg-trial .product-hero__copy{text-align:left;align-items:flex-start}.product-hero-bg-trial .product-hero__copy h1,.product-hero-bg-trial .product-hero__copy p{text-align:left}}@media (max-width:380px){.product-hero-bg-trial .product-hero__actions{gap:6px}.product-hero-bg-trial .product-hero__actions .button{letter-spacing:0;min-height:44px;padding-inline:6px;font-size:clamp(10px,3.25vw,12px)}}@media (min-width:981px){.page--home .hero{--home-hero-copy-width:clamp(430px, 34vw, 620px);--home-hero-bull-width:clamp(460px, min(34vw, 63vh), 760px);--home-hero-visual-offset:clamp(72px, 7vw, 170px)}.page--home .hero__inner{grid-template-columns:minmax(0, var(--home-hero-copy-width)) minmax(0, 1fr);gap:clamp(96px,8vw,210px)}.page--home .hero__xray{width:var(--home-hero-bull-width);height:calc(var(--home-hero-bull-width) * .625);transform:translate3d(var(--home-hero-visual-offset), 8px, 0)}}@media (min-width:1800px){.page--home{--home-shell-max:1700px}.page--home .hero{--home-hero-copy-width:clamp(520px, 30vw, 620px);--home-hero-bull-width:clamp(620px, min(32vw, 62vh), 820px);--home-hero-visual-offset:clamp(120px, 8vw, 220px)}}@media (min-width:1366px) and (max-width:1799px){.page--home .hero{--home-hero-copy-width:clamp(390px, 30vw, 520px);--home-hero-bull-width:clamp(360px, min(27vw, 55vh), 520px);--home-hero-visual-offset:clamp(190px, 15vw, 280px)}.page--home .hero__inner{gap:clamp(110px,9vw,190px)}.page--home .hero__xray .xray__clip,.page--home .hero__xray .xray__video{-webkit-mask-image:linear-gradient(90deg,#0000 0% 18%,#000 34% 90%,#0000 100%),linear-gradient(#0000 0%,#000 9% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0% 18%,#000 34% 90%,#0000 100%),linear-gradient(#0000 0%,#000 9% 88%,#0000 100%)}}@media (min-width:981px){.page--home .hero{--home-hero-copy-width:clamp(420px, 33vw, 620px);--home-hero-bull-width:clamp(380px, min(31vw, 58vh), 720px)}.page--home .hero__inner{width:min(100% - clamp(96px,12vw,240px),1500px);max-width:1500px;min-height:calc(100svh - var(--home-hero-banner));padding-top:clamp(86px,9vh,116px);padding-bottom:calc(var(--home-hero-banner) + clamp(26px, 4vh, 44px));align-items:center;display:flex}.page--home .hero__copy{flex:0 0 var(--home-hero-copy-width);width:var(--home-hero-copy-width);max-width:var(--home-hero-copy-width)}.page--home .hero__xray{width:var(--home-hero-bull-width);height:calc(var(--home-hero-bull-width) * .625);position:absolute;top:50%;right:0;transform:translateY(-45%)}}@media (min-width:1366px) and (max-width:1799px){.page--home .hero{--home-hero-copy-width:clamp(560px, 38vw, 650px);--home-hero-bull-width:clamp(440px, min(35vw, 68vh), 600px)}}@media (min-width:1800px){.page--home .hero{--home-hero-copy-width:clamp(620px, 34vw, 740px);--home-hero-bull-width:clamp(780px, min(40vw, 78vh), 1020px)}}
