.home-page{--home-paper: #fff;--home-panel: #f3f3f3;--home-panel-strong: #efefef;--home-ink: #1e1f2b;--home-ink-soft: #767676;--home-rule: var(--line);--home-dark: #1e2124;--home-accent: #1769ff;color:var(--home-ink);background:var(--home-paper)}:root.dark .home-page{--home-paper: #0e1114;--home-panel: #171b1f;--home-panel-strong: #1c2125;--home-ink: #f1f1ef;--home-ink-soft: #a6a8aa;--home-rule: rgba(255, 255, 255, .19);--home-dark: #090b0d}.home-page main{overflow:clip;background:var(--home-paper)}.home-home{background:var(--home-paper)}.home-home h1,.home-home h2,.home-home h3,.home-home p,.home-home blockquote{margin:0}.nf-hero{isolation:isolate}.home-film-hero{position:relative;height:100svh;min-height:720px;max-height:900px;display:grid;grid-template-columns:minmax(380px,.72fr) minmax(0,1.28fr);overflow:hidden;color:#fff;background:radial-gradient(circle at 72% 24%,rgba(23,105,255,.14),transparent 30%),#080b0f}.home-film-hero__media{position:relative;grid-column:2;grid-row:1;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:18px;overflow:hidden;padding:96px var(--site-gutter) 56px;background:#080b0f}.home-film-hero__media-heading{width:min(100%,1240px);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#ffffff80;font:600 9px/1.4 var(--font-family-mono);letter-spacing:.1em;text-transform:uppercase}.home-film-hero__media>.nf-hero-video{width:min(100%,1240px);max-width:100%;height:auto;aspect-ratio:16 / 9!important;border:0;border-radius:var(--radius-media);box-shadow:0 32px 80px #00000047}.home-film-hero__fallback{position:relative;width:min(100%,1240px);height:auto;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border:var(--rule-width) solid var(--line-on-dark-subtle);border-radius:var(--radius-media);background:#171a1e}.home-film-hero__system{width:min(1120px,90%);color:#8d92a2;opacity:.76}.home-film-hero__content{position:relative;grid-column:1;grid-row:1;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:1fr auto;align-items:center;margin:0 auto;padding:clamp(132px,16svh,176px) var(--site-gutter) clamp(56px,8svh,84px);text-align:center}.home-film-hero h1{justify-self:center;width:100%;max-width:10ch;color:#f7f7f5;font-family:var(--font-family-body);font-size:clamp(3.75rem,6.2vw,6rem);font-weight:400;line-height:.92;letter-spacing:-.058em;text-wrap:balance}.home-film-hero__cue{display:grid;justify-items:center;gap:10px;justify-self:center;padding:10px 14px;color:#fff;font-size:14px}.home-film-hero__cue span{font-size:30px;font-weight:300;line-height:1}.home-story{min-height:0;padding:var(--site-section-space) var(--site-gutter);color:var(--home-ink);background:var(--home-panel)}.home-story__inner{width:100%;margin:0 auto}.home-story__selectors{width:100%;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-bottom:24px;overflow:hidden}.home-story__selector-scroll{min-width:0;display:flex;gap:11px;overflow-x:auto;scrollbar-width:none}.home-story__selector-scroll::-webkit-scrollbar{display:none}.home-story__selector,.home-story__all{min-height:33px;display:inline-flex;align-items:center;justify-content:center;flex:none;padding:0 15px;color:var(--home-ink-soft);border:var(--rule-width) solid var(--control-border);border-radius:0;background:var(--home-paper);cursor:pointer;font:600 10px/1 var(--font-family-body);letter-spacing:.01em;transition:color .3s ease,border-color .3s ease,background-color .3s ease}.home-story__selector:hover,.home-story__selector[aria-pressed=true]{color:var(--home-paper);border-color:var(--home-ink);background:var(--home-ink)}.home-story__all{min-width:84px;color:var(--home-ink);text-transform:uppercase}.home-story__all:hover{color:var(--home-paper);background:var(--home-ink)}.home-story__viewport{width:min(100%,1600px);height:auto;aspect-ratio:auto;margin-inline:auto;overflow:hidden;border-radius:var(--radius-media);background:#22262a}.home-story__track{width:100%;height:auto;display:flex;align-items:stretch;transform:translate3d(calc(var(--story-index) * -100%),0,0);transition:transform .65s cubic-bezier(.77,0,.18,1);will-change:transform}.home-story__card{position:relative;min-width:100%;height:auto;display:grid;grid-template-columns:minmax(460px,.5fr) minmax(0,1.5fr);align-items:stretch;overflow:hidden;color:#fff;background:#22262a}.home-story__card>.home-story__media{grid-column:2;grid-row:1;align-self:start;width:100%;height:auto;display:block;border:0;border-radius:0;box-shadow:none}.home-story__card .product-media__asset{object-fit:contain;transform:scale(1);transition:opacity .22s ease,transform .28s var(--ease-out)}.home-story__veil{display:none}.home-story__caption{position:relative;grid-column:1;grid-row:1;width:100%;min-height:100%;display:grid;align-content:center;gap:18px;padding:clamp(32px,3vw,48px);background:#1b1f23}.home-story__caption>p{font:600 11px/1.2 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-story__caption h3{max-width:20ch;color:#fff;font-family:var(--font-family-body);font-size:clamp(1.7rem,1.9vw,2.15rem);font-weight:400;line-height:1.08;letter-spacing:-.035em}.home-story__caption a{width:max-content;color:#fff;font-size:13px;text-decoration:underline;text-underline-offset:5px}.home-story__caption a span{display:inline-block;transition:transform .2s var(--ease-out)}.home-story__position{position:absolute;right:24px;bottom:20px;font:600 10px/1 var(--font-family-mono);letter-spacing:.08em}@media(hover:hover)and (prefers-reduced-motion:no-preference){.home-story__card:hover .product-media__asset{transform:scale(1.006)}.home-story__card:hover .home-story__caption a span{transform:translate3d(3px,-3px,0)}}@media(prefers-reduced-motion:reduce){.home-story__card .product-media__asset,.home-story__caption a span{transition:none}}.home-platform{color:var(--home-ink);background:var(--home-paper)}.home-platform__statement{min-height:0;display:grid;place-items:center;padding:var(--site-section-space) var(--site-gutter)}.home-platform__statement h2{max-width:none;font-family:var(--font-family-body);font-size:clamp(3.4rem,5vw,4.5rem);font-weight:400;line-height:.96;letter-spacing:-.055em;text-align:center;text-wrap:balance}.home-platform__statement h2 span{color:color-mix(in srgb,var(--home-ink) 36%,var(--home-paper))}.home-platform__index{width:100%;margin:0;padding-inline:var(--site-gutter)}.home-platform__label{min-height:56px;display:flex;align-items:flex-end;padding:0 0 16px;color:var(--home-ink-soft);font:600 10px/1 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-platform__row{position:relative;min-height:128px;display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr) 46px;grid-template-areas:"title description number";align-items:center;gap:28px;padding:18px clamp(20px,2vw,30px);color:var(--home-ink);border-top:1px solid var(--home-rule)}.home-platform__row:last-child{border-bottom:1px solid var(--home-rule)}.home-platform__row h3{grid-area:title;color:inherit;font-family:var(--font-family-body);font-size:clamp(2.9rem,4vw,3.8rem);font-weight:400;line-height:1;letter-spacing:-.06em}.home-platform__row>p{grid-area:description;max-width:62ch;color:var(--home-ink-soft);font-size:16px;line-height:1.35}.home-platform__number{grid-area:number;align-self:start;justify-self:end;color:var(--home-ink-soft);font:500 10px/1 var(--font-family-mono)}.home-platform__arrow{position:absolute;right:clamp(20px,2vw,30px);bottom:24px;color:var(--home-ink);font-size:22px;opacity:0;transform:translate(-7px,7px);transition:opacity .3s ease,transform .3s ease}.home-platform__row:hover .home-platform__arrow,.home-platform__row:focus-visible .home-platform__arrow{opacity:1;transform:none}.home-mission{min-height:0;display:grid;place-items:center;padding:var(--site-section-space) var(--site-gutter);color:var(--home-ink);background:var(--home-panel-strong)}.home-mission__inner{width:100%;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:46px}.home-mission__media{position:relative;min-height:0;overflow:hidden;background:#111417}.home-mission__media .product-media{width:100%;height:auto;border:0;border-radius:0;box-shadow:none}.home-mission__media>span:not(.product-media){position:absolute;bottom:18px;left:18px;padding:8px 10px;color:#fff;background:#111417d1;font:600 9px/1 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-mission__copy{position:relative;min-height:clamp(420px,38vw,540px);display:grid;justify-items:center;align-content:center;gap:28px;padding:52px 56px;text-align:center;background:var(--home-paper)}.home-mission__index{position:absolute;top:20px;left:22px;color:var(--home-ink-soft);font:600 9px/1 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-mission__copy h2{max-width:16ch;font-family:var(--font-family-body);font-size:clamp(2.8rem,3.8vw,4rem);font-weight:400;line-height:.96;letter-spacing:-.052em;text-wrap:balance}.home-mission__copy>p:not(.home-mission__index){max-width:48ch;color:var(--home-ink-soft);font-size:18px;line-height:1.35}.home-mission__copy .site-button{color:var(--home-ink);border-color:var(--control-border);background:transparent}.home-proof{min-height:0;padding:var(--site-section-space) var(--site-gutter);color:var(--home-ink);background:var(--home-paper)}.home-proof__heading{width:100%;margin:0 auto var(--site-section-space-compact);padding-top:28px;border-top:1px solid var(--home-rule)}.home-proof__heading>p{margin-bottom:42px;color:var(--home-ink-soft);font:600 10px/1 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-proof__heading h2{max-width:16ch;font-family:var(--font-family-body);font-size:clamp(3rem,4.8vw,4.8rem);font-weight:400;line-height:.96;letter-spacing:-.052em}.home-proof__rail{width:100%;display:flex;gap:18px;margin:0 auto;padding-bottom:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:var(--home-rule) transparent}.home-proof__card{position:relative;min-width:clamp(250px,20.5vw,298px);min-height:368px;display:grid;align-content:space-between;gap:40px;padding:30px 24px 28px;overflow:hidden;scroll-snap-align:start;color:var(--home-ink);background:var(--home-panel);clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%)}.home-proof__card:after{position:absolute;top:0;right:0;width:40px;height:40px;border-left:1px solid var(--home-rule);border-bottom:1px solid var(--home-rule);content:""}.home-proof__card>p{font:600 10px/1.15 var(--font-family-mono);letter-spacing:.06em}.home-proof__card blockquote{color:var(--home-ink-soft);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.2}.home-conversion{width:100%;min-height:188px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0 auto var(--site-section-space);padding-inline:var(--site-gutter)}.home-conversion__card{min-height:188px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 18px 24px;border:0;border-radius:0;font-family:var(--font-family-body);font-size:clamp(2.7rem,4vw,4.6rem);font-weight:400;line-height:.92;letter-spacing:-.056em;transition:color .3s ease,background-color .3s ease}.home-conversion__card b{font-size:.72em;font-weight:300;line-height:1}.home-conversion__card b:before{content:"→"}.home-conversion__card--light{color:#1e2124;background:#dbdbdb}.home-conversion__card--light:hover{background:#c6c6c6}.home-conversion__card--dark{color:#fff;background:#1e2124}.home-conversion__card--dark:hover{background:#0d0f11}@media(max-width:1100px){.home-story__viewport{height:auto;aspect-ratio:auto}.home-story__track,.home-story__card{height:auto}.home-story__card{grid-template:auto auto / minmax(0,1fr)}.home-story__card>.home-story__media,.home-story__veil{grid-area:1 / 1}.home-story__card>.home-story__media,.home-story__veil{align-self:start}.home-story__veil{position:relative;inset:auto;width:100%;display:block;aspect-ratio:16 / 9;background:linear-gradient(0deg,rgba(12,14,17,.18),transparent 34%)}.home-story__caption{position:relative;inset:auto;grid-area:2 / 1;width:100%;min-height:220px;border-top:var(--rule-width) solid var(--line-on-dark-subtle);border-right:0}}@media(max-width:1000px){.home-film-hero{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr)}.home-film-hero h1{font-size:clamp(3.8rem,8vw,5.1rem)}.home-story{min-height:0}.home-platform__row{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr) 38px}.home-platform__row h3{font-size:clamp(3.2rem,6vw,4.2rem)}.home-mission__inner{gap:24px}}@media(min-width:761px)and (max-width:1180px){.home-film-hero{height:auto;min-height:0;max-height:none;grid-template-columns:minmax(0,1fr)}.home-film-hero__content{grid-column:1;grid-row:1;height:auto;min-height:max(680px,100svh);text-align:center}.home-film-hero__statement{justify-items:center}.home-film-hero h1,.home-film-hero__cue{justify-self:center}.home-film-hero__media{grid-column:1;grid-row:2;height:auto;padding:20px var(--site-gutter) clamp(72px,9vw,112px)}}@media(max-width:760px){.home-film-hero{height:auto;min-height:0;max-height:none;display:block;background:radial-gradient(circle at 18% 22%,rgba(34,211,238,.08),transparent 34%),radial-gradient(circle at 84% 66%,rgba(124,88,246,.12),transparent 38%),#080b0f}.home-film-hero:before{position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(255,255,255,.034) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.034) 1px,transparent 1px),radial-gradient(rgba(116,168,255,.34) .7px,transparent .8px);background-position:center;background-size:34px 34px,34px 34px,17px 17px;content:"";opacity:.72;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.5) 68%,transparent);mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.5) 68%,transparent)}.home-film-hero__media{display:none}.home-film-hero__content{z-index:1;width:100%;min-height:clamp(600px,76svh,660px);padding:108px 20px 40px}.home-film-hero h1{max-width:9ch;align-self:center;font-size:clamp(2.75rem,12vw,3.75rem);line-height:.94;letter-spacing:-.052em}.home-film-hero__cue{align-self:end;font-size:13px}.home-story{min-height:634px;padding:30px 0 42px}.home-story__selectors{width:calc(100% - 40px);min-height:42px;gap:10px;margin:0 20px 18px}.home-story__selector-scroll{gap:7px}.home-story__selector,.home-story__all{min-height:30px;padding:0 11px;font-size:9px}.home-story__all{min-width:68px}.home-story__viewport{width:calc(100% - 40px);height:auto;aspect-ratio:auto;margin:0 20px;border-radius:var(--radius-media)}.home-story__caption{min-height:220px;gap:14px;padding:24px 20px 52px}.home-story__caption h3{max-width:22ch;font-size:clamp(1.5rem,7.8vw,2rem)}.home-story__position{right:16px;bottom:16px}.home-platform__statement{min-height:306px;padding:66px 20px}.home-platform__statement h2{font-size:clamp(2.15rem,10vw,3rem);line-height:.98;letter-spacing:-.045em}.home-platform__index{width:auto;margin:0 var(--site-gutter);padding-inline:0}.home-platform__label{min-height:56px;padding-bottom:12px}.home-platform__row{min-height:145px;grid-template-columns:minmax(0,1fr) 34px;grid-template-areas:"title number" "description description";align-content:center;gap:8px 16px;padding:19px 0}.home-platform__row h3{font-size:clamp(2.15rem,11vw,3rem);line-height:.98}.home-platform__row>p{font-size:14px;line-height:1.25}.home-platform__arrow{display:none}.home-mission{min-height:634px;padding:20px}.home-mission__inner{min-height:0;grid-template-columns:minmax(0,1fr);gap:16px}.home-mission__media{min-height:0}.home-mission__copy{min-height:315px;gap:18px;padding:44px 24px 28px}.home-mission__copy h2{font-size:clamp(2rem,9.8vw,2.8rem)}.home-mission__copy>p:not(.home-mission__index){font-size:14px}.home-proof{min-height:664px;padding:58px 20px 50px}.home-proof__heading{margin-bottom:44px;padding-top:20px}.home-proof__heading>p{margin-bottom:28px}.home-proof__heading h2{font-size:clamp(2.15rem,10vw,3rem)}.home-proof__rail{width:calc(100vw - 20px);margin-right:-20px}.home-proof__card{min-width:min(78vw,292px);min-height:335px}.home-conversion{width:100%;min-height:0;grid-template-columns:minmax(0,1fr);gap:8px;margin-inline:0;padding-inline:0}.home-conversion__card{min-height:82px;align-items:center;padding:16px 18px;font-size:clamp(1.35rem,6.6vw,2rem)}}@media(prefers-reduced-motion:reduce){.home-film-hero__content,.home-story__track,.home-platform__arrow{animation:none;transform:none;transition:none}}.home-page{--home-electric: #1769ff;--home-cyan: #22d3ee;--home-violet: #7c58f6;--home-green: #43e2a8}.home-home{position:relative;isolation:isolate}.home-home section[id]{scroll-margin-top:96px}.home-home button,.home-home a{-webkit-tap-highlight-color:transparent}.home-film-hero__content{transform:translate3d(0,var(--hero-copy-shift, 0),0);opacity:var(--hero-copy-opacity, 1)}.home-film-hero__statement{align-self:center;display:grid;justify-items:center;gap:22px}.home-film-hero__statement>span{max-width:50ch;color:#ffffffc2}.home-film-hero__statement>span{font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.42;text-wrap:balance}.home-film-hero h1{max-width:10ch}.home-film-hero__cue{position:relative}.home-film-hero__cue:after{width:1px;height:48px;position:absolute;bottom:-58px;left:50%;background:linear-gradient(#fff,transparent);content:""}.home-signal{position:relative;z-index:4;min-height:92px;display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,3.25fr);align-items:stretch;color:#f3f5f7;background:#0a0d10;border-top:var(--rule-width) solid var(--line-on-dark-subtle);border-bottom:var(--rule-width) solid var(--line-on-dark-subtle)}.home-signal__status{display:flex;align-items:center;gap:12px;padding:24px 30px;border-right:var(--rule-width) solid var(--line-on-dark-subtle);font:600 10px/1.2 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-signal__status i{width:7px;height:7px;flex:none;border-radius:50%;background:#8e949a}.home-signal__status i.is-live{background:var(--home-green);box-shadow:0 0 0 5px #43e2a81a,0 0 20px #43e2a880;animation:home-live-pulse 2.4s ease-in-out infinite}@keyframes home-live-pulse{50%{box-shadow:0 0 0 9px #43e2a800,0 0 26px #43e2a8b3}}.home-signal__facts{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.home-signal__facts>div{min-width:0;display:grid;align-content:center;gap:8px;padding:20px 24px;border-right:var(--rule-width) solid var(--line-on-dark-subtle)}.home-signal__facts>div:last-child{border-right:0}.home-signal__facts dt{color:#ffffff73;font:500 9px/1 var(--font-family-mono);letter-spacing:.07em;text-transform:uppercase}.home-signal__facts dd{margin:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-story{position:relative;z-index:3;padding-bottom:64px}.home-story__selector[aria-selected=true]{color:var(--home-paper);border-color:var(--home-ink);background:var(--home-ink)}.home-story__viewport{box-shadow:0 30px 80px #12181f21}.home-story__caption{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.home-story__controls{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding-top:18px}.home-story__progress{display:grid;grid-template-columns:repeat(5,minmax(18px,1fr));gap:7px}.home-story__progress>span{height:2px;overflow:hidden;background:color-mix(in srgb,var(--home-ink) 17%,transparent)}.home-story__progress i{width:0;height:100%;display:block;background:var(--home-ink)}.home-story__progress .is-complete i{width:100%}.home-story__progress .is-active i{animation:home-story-progress 6.5s linear forwards}@keyframes home-story-progress{to{width:100%}}.home-story__buttons,.home-proof__toolbar>div{display:flex}.home-story__buttons button,.home-proof__toolbar button{width:var(--control-square-size);height:var(--control-square-size);display:grid;place-items:center;color:var(--home-ink);border:var(--rule-width) solid var(--control-border);border-right:0;background:transparent;cursor:pointer;font:500 14px/1 var(--font-family-mono);transition:color .2s ease,background-color .2s ease}.home-story__buttons button:last-child,.home-proof__toolbar button:last-child{border-right:var(--rule-width) solid var(--control-border)}.home-story__buttons button:hover,.home-proof__toolbar button:hover{color:var(--home-paper);background:var(--home-ink)}.home-platform--statement{position:relative;z-index:3}.home-platform__statement{min-height:0;padding-block:var(--site-section-space)}.home-platform__statement h2{max-width:none}.home-architecture{position:relative;z-index:3;padding:60px var(--site-gutter);color:#eef1f5;background:#0d1115}.home-architecture__header,.home-architecture__layout{width:100%;margin-inline:auto}.home-architecture__header{min-height:0;display:grid;align-content:start;gap:22px;padding-top:20px;padding-bottom:36px;border-top:var(--rule-width) solid var(--line-on-dark)}.home-architecture__header>p,.home-developer__copy>p:first-child,.home-trust__header>p{color:#ffffff85;font:600 10px/1 var(--font-family-mono);letter-spacing:.1em;text-transform:uppercase}.home-architecture__header h2{max-width:18ch;color:#f4f5f7;font-family:var(--font-family-body);font-size:clamp(3rem,4vw,4.2rem);font-weight:400;line-height:.9;letter-spacing:-.066em}.home-architecture__layout{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(0,1.18fr);gap:clamp(38px,5vw,76px)}.home-architecture__sticky{min-height:100%}.home-architecture__visual{position:relative;top:auto;height:100%;min-height:460px;overflow:hidden;border:var(--rule-width) solid var(--line-on-dark-subtle);background:radial-gradient(circle at 50% 50%,rgba(23,105,255,.2),transparent 23%),linear-gradient(135deg,rgba(255,255,255,.035),transparent 48%),#11161b;box-shadow:0 40px 100px #00000047}.home-architecture__grid{position:absolute;inset:0;opacity:.23;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 78%);mask-image:radial-gradient(circle at center,#000,transparent 78%)}.home-architecture__visual svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.home-architecture__visual path{fill:none;stroke:#7ba1de4d;stroke-width:1.25;stroke-dasharray:7 9;animation:home-path-flow 12s linear infinite}@keyframes home-path-flow{to{stroke-dashoffset:-128}}.home-architecture__core{position:absolute;top:50%;left:50%;width:min(46%,300px);min-height:190px;display:grid;align-content:center;gap:14px;padding:30px;border:1px solid rgba(109,161,255,.58);background:#0a121ddb;box-shadow:0 0 80px #1769ff33,inset 0 0 35px #1769ff14;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-architecture__core span,.home-architecture__core small,.home-architecture__trace{color:#ffffff7a;font:600 9px/1.2 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-architecture__core strong{color:#fff;font-family:var(--font-family-body);font-size:clamp(1.45rem,2.4vw,2.35rem);font-weight:450;line-height:1.02;letter-spacing:-.045em}.home-architecture__node{position:absolute;width:128px;min-height:72px;display:grid;align-content:center;gap:7px;padding:14px 16px;color:#ffffff75;border:var(--rule-width) solid var(--line-on-dark-subtle);background:#0e141ac7;transition:color .45s ease,border-color .45s ease,background-color .45s ease,box-shadow .45s ease,transform .45s ease}.home-architecture__node span{font:600 8px/1 var(--font-family-mono)}.home-architecture__node b{font-size:13px;font-weight:500}.home-architecture__node--1{top:11%;left:8%}.home-architecture__node--2{top:11%;right:8%}.home-architecture__node--3{bottom:11%;left:8%}.home-architecture__node--4{right:8%;bottom:11%}.home-architecture__node.is-active{color:#fff;border-color:#22d3eeb8;background:#123242db;box-shadow:0 0 36px #22d3ee24;transform:translateY(-4px)}.home-architecture__trace{position:absolute;bottom:18px;left:20px}.home-architecture__chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-architecture__chapters article{min-height:190px;display:grid;align-content:center;gap:14px;padding:22px 20px;border-top:var(--rule-width) solid var(--line-on-dark-subtle);border-right:var(--rule-width) solid var(--line-on-dark-subtle);opacity:1;transition:background-color var(--dur-layout) var(--ease-out)}.home-architecture__chapters article:nth-child(2n){border-right:0}.home-architecture__chapters article:nth-last-child(-n+2){border-bottom:var(--rule-width) solid var(--line-on-dark-subtle)}.home-architecture__chapters article.is-active{background:color-mix(in srgb,var(--home-cyan) 5%,transparent)}.home-architecture__chapters article>p{color:var(--home-cyan);font:600 10px/1 var(--font-family-mono);letter-spacing:.09em;text-transform:uppercase}.home-architecture__chapters h3{max-width:14ch;color:#fff;font-family:var(--font-family-body);font-size:clamp(1.7rem,2.2vw,2.35rem);font-weight:400;line-height:.98;letter-spacing:-.045em}.home-architecture__chapters article>div{display:grid;gap:18px}.home-architecture__chapters article>div p{max-width:40ch;color:#ffffff9e;font-size:13px;line-height:1.42}.home-architecture__chapters a,.home-developer__links a,.home-trust__header a{width:max-content;color:inherit;border-bottom:var(--rule-width) solid var(--control-border);font-size:13px;line-height:1.8}.home-platform--index{position:relative;z-index:3;padding:48px 0 60px}html.fx-active [data-scroll-fade]{opacity:var(--viewport-opacity, 1)}html.fx-active .home-platform__row h3,html.fx-active .home-proof__heading h2{transform:translate3d(0,var(--viewport-shift, 0),0)}.home-platform__row:before{position:absolute;inset:0;z-index:-1;background:var(--home-ink);transform:scaleY(0);transform-origin:bottom;transition:transform .35s cubic-bezier(.2,.75,.2,1);content:""}.home-platform__row:focus-visible,.home-platform__row[data-scroll-focused]{color:var(--home-paper)}.home-platform__row:focus-visible:before,.home-platform__row[data-scroll-focused]:before{transform:scaleY(1)}.home-platform__row:focus-visible>p,.home-platform__row:focus-visible .home-platform__number,.home-platform__row[data-scroll-focused]>p,.home-platform__row[data-scroll-focused] .home-platform__number{color:color-mix(in srgb,var(--home-paper) 68%,transparent)}.home-platform__row:focus-visible .home-platform__arrow,.home-platform__row[data-scroll-focused] .home-platform__arrow{color:var(--home-paper)}@media(hover:hover){.home-platform__row:hover{color:var(--home-paper)}.home-platform__row:hover:before{transform:scaleY(1)}.home-platform__row:hover>p,.home-platform__row:hover .home-platform__number{color:color-mix(in srgb,var(--home-paper) 68%,transparent)}.home-platform__row:hover .home-platform__arrow{color:var(--home-paper)}}.home-developer{position:relative;z-index:3;min-height:0;display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(60px,8vw,132px);padding:var(--site-section-space) var(--site-gutter);overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.17),transparent 22%),linear-gradient(135deg,#0d54e4,#1769ff 47%,#2c78ff)}.home-developer:after{position:absolute;right:-12vw;bottom:-32vw;width:62vw;aspect-ratio:1;border:var(--rule-width) solid var(--line-on-dark);border-radius:50%;box-shadow:0 0 0 8vw #ffffff06,0 0 0 16vw #ffffff05;content:"";pointer-events:none}.home-developer__copy{position:relative;z-index:1;display:grid;align-content:center;gap:34px}.home-developer__copy>p:first-child{color:#ffffffb3}.home-developer__copy h2{color:#fff;font-family:var(--font-family-body);font-size:clamp(4.2rem,6vw,6.4rem);font-weight:400;line-height:.86;letter-spacing:-.068em}.home-developer__copy h2 span{color:#ffffff7a}.home-developer__copy>p:not(:first-child){max-width:42ch;color:#ffffffc2;font-size:18px;line-height:1.48}.home-developer__links{display:flex;flex-wrap:wrap;gap:18px 26px}.home-developer__terminal{position:relative;z-index:1;min-width:0;overflow:hidden;color:#dce7f6;border:var(--rule-width) solid var(--line-on-dark);background:#080d14f0;box-shadow:0 45px 110px #00145061}.home-developer__terminal-bar{height:54px;display:flex;align-items:center;gap:7px;padding:0 18px;color:#ffffff85;border-bottom:var(--rule-width) solid var(--line-on-dark-subtle);font:600 9px/1 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-developer__terminal-bar span{margin-right:auto}.home-developer__terminal-bar i{width:7px;height:7px;border-radius:50%;background:#35404e}.home-developer .ctabs{min-height:486px}.home-developer .ctabs-head{min-height:56px;padding:10px 14px 0;border-bottom:var(--rule-width) solid var(--line-on-dark-subtle);background:#ffffff06}.home-developer .ctabs-tabs{gap:0}.home-developer .ctab{min-height:var(--control-code-height);padding:0 17px;color:#ffffff75;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;font:600 10px/1 var(--font-family-mono)}.home-developer .ctab[aria-selected=true]{color:#fff;border-bottom-color:var(--home-cyan);background:#ffffff0a}.home-developer .copy-code{color:#ffffffb3;border-color:var(--line-on-dark);border-radius:0}.home-developer .ctab-panel{min-height:430px;overflow:auto}.home-developer .ctab-panel pre{min-width:620px;margin:0;padding:38px 34px;color:#dce7f6;background:transparent;font-size:13px;line-height:1.8}.home-developer__terminal footer{min-height:52px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:var(--rule-width) solid var(--line-on-dark-subtle)}.home-developer__terminal footer span{padding:0 16px;color:#ffffff70;border-right:var(--rule-width) solid var(--line-on-dark-subtle);font:600 8px/1 var(--font-family-mono);letter-spacing:.07em;text-align:center;text-transform:uppercase}.home-developer__terminal footer span:last-child{border-right:0}.home-mission{position:relative;z-index:3}.home-mission__media .product-media{height:auto;margin-top:0}.home-proof{position:relative;z-index:3;min-height:0;overflow:hidden}.home-proof__toolbar{width:100%;display:flex;align-items:center;justify-content:space-between;margin:-36px auto 18px}.home-proof__toolbar>p{color:var(--home-ink-soft);font:600 9px/1 var(--font-family-mono);letter-spacing:.08em;text-transform:uppercase}.home-proof__rail{position:relative;width:100%;margin-inline:auto;padding:0;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-inline:none;scrollbar-width:none;scroll-behavior:smooth}.home-proof__rail::-webkit-scrollbar{display:none}.home-proof__card{min-width:0;min-height:390px;flex:0 0 calc((100% - 54px)/4)}.home-proof__card blockquote{font-size:clamp(1.05rem,1.35vw,1.28rem)}.home-proof__card>span{color:var(--home-ink-soft);font:600 9px/1 var(--font-family-mono);letter-spacing:.08em}.home-trust{position:relative;z-index:3;min-height:0;padding:var(--site-section-space) var(--site-gutter);color:#f2f5f7;background:#0a0d10}.home-trust__header,.home-trust__field{width:100%;margin-inline:auto}.home-trust__header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:36px;padding-top:26px;border-top:var(--rule-width) solid var(--line-on-dark)}.home-trust__header>p{grid-column:1 / -1}.home-trust__header h2{max-width:13ch;color:#fff;font-family:var(--font-family-body);font-size:clamp(3.4rem,4.8vw,5.2rem);font-weight:400;line-height:.92;letter-spacing:-.06em}.home-trust__header a{margin-bottom:8px;color:#fff}.home-trust__field{position:relative;max-width:1280px;height:clamp(360px,34vw,460px);margin-top:48px;overflow:hidden;border:var(--rule-width) solid var(--line-on-dark-subtle);background:radial-gradient(circle at center,rgba(124,88,246,.16),transparent 29%),radial-gradient(circle at 70% 36%,rgba(34,211,238,.08),transparent 24%),#0f1419}.home-trust__field:before{position:absolute;inset:0;opacity:.18;background-image:radial-gradient(rgba(255,255,255,.5) .65px,transparent .65px);background-size:18px 18px;content:""}.home-trust__field svg{position:absolute;inset:clamp(22px,2.5vw,40px);width:auto;height:auto}.home-trust__field svg path,.home-trust__field svg circle{fill:none;stroke:#7599c947;stroke-width:1;vector-effect:non-scaling-stroke}.home-trust__field svg path{stroke-dasharray:5 8;animation:home-path-flow 14s linear infinite}.home-trust__field svg circle{stroke-dasharray:1 10}.home-trust__core{position:absolute;z-index:2;top:50%;left:50%;width:300px;aspect-ratio:1;display:grid;place-content:center;gap:15px;padding:44px;border:1px solid rgba(124,164,234,.42);border-radius:50%;background:#0c131cd6;box-shadow:0 0 100px #1769ff29,inset 0 0 50px #7c58f61a;transform:translate(-50%,-50%);text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-trust__core span,.home-trust__core small{color:#ffffff7a;font:600 8px/1.3 var(--font-family-mono);letter-spacing:.09em;text-transform:uppercase}.home-trust__core strong{color:#fff;font-family:var(--font-family-body);font-size:2.2rem;font-weight:400;line-height:.94;letter-spacing:-.05em}.home-trust__field ol{margin:0;padding:0;list-style:none}.home-trust__field li{position:absolute;z-index:2;width:min(27%,320px);display:grid;grid-template-columns:32px 1fr;gap:16px;padding:20px;border-top:var(--rule-width) solid var(--line-on-dark);background:linear-gradient(180deg,rgba(255,255,255,.04),transparent)}.home-trust__field li:nth-child(1){top:8%;left:4%}.home-trust__field li:nth-child(2){top:8%;right:4%}.home-trust__field li:nth-child(3){bottom:8%;left:4%}.home-trust__field li:nth-child(4){right:4%;bottom:8%}.home-trust__field li>span{color:var(--home-cyan);font:600 9px/1 var(--font-family-mono)}.home-trust__field li div{display:grid;gap:10px}.home-trust__field h3{color:#fff;font-family:var(--font-family-body);font-size:1.45rem;font-weight:500;line-height:1;letter-spacing:-.035em}.home-trust__field li p{color:#ffffff85;font-size:13px;line-height:1.4}.home-conversion{position:relative;z-index:3;margin-top:var(--site-section-space)}@media(max-width:1100px){.home-signal{grid-template-columns:1fr}.home-signal__status{min-height:64px;border-right:0;border-bottom:var(--rule-width) solid var(--line-on-dark-subtle)}.home-architecture__layout{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:48px}.home-architecture__node{width:110px;padding:12px}.home-proof__card{flex-basis:calc((100% - 36px) / 3)}.home-developer{grid-template-columns:minmax(0,1fr);gap:70px}.home-developer__copy{max-width:760px}.home-trust__field li{width:30%}}@media(min-width:761px)and (max-width:960px){.home-architecture{padding:92px 30px 104px}.home-architecture__header{min-height:286px}.home-architecture__header h2{max-width:11ch;font-size:clamp(3.8rem,8vw,5.4rem)}.home-architecture__layout{grid-template-columns:minmax(0,1fr);gap:42px}.home-architecture__sticky{min-height:auto}.home-architecture__visual{position:relative;top:auto;height:auto;min-height:0;aspect-ratio:1.55}.home-architecture__chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-architecture__chapters article{min-height:360px;align-content:start;padding:48px 32px 52px 0;opacity:1}.home-architecture__chapters article:nth-child(2n){padding-right:0;padding-left:32px;border-left:var(--rule-width) solid var(--line-on-dark-subtle)}.home-architecture__chapters article:nth-child(-n+2){border-top:var(--rule-width) solid var(--line-on-dark-subtle)}.home-architecture__chapters h3{font-size:clamp(2.5rem,5.6vw,3.6rem)}.home-architecture__chapters article>div p{font-size:15px}.home-architecture__chapters article.is-active{background:color-mix(in srgb,var(--home-cyan) 5%,transparent)}.home-proof__card{flex-basis:calc((100% - 18px)/2)}.home-trust{min-height:0;padding-block:96px 104px}.home-trust__header h2{font-size:clamp(3.8rem,8vw,5.2rem)}.home-trust__field{height:610px}.home-trust__field li{width:34%}}@media(max-width:760px){.home-architecture__chapters{grid-template-columns:minmax(0,1fr)}.home-architecture__chapters article{min-height:0;padding:34px 0;border-right:0}.home-architecture__chapters article:nth-last-child(2){border-bottom:0}.home-home section[id]{scroll-margin-top:76px}.home-film-hero__statement{gap:18px}.home-film-hero__statement>span{max-width:29ch;font-size:13px}.home-film-hero__cue:after{display:none}.home-signal__status{padding:18px 20px}.home-signal__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.home-signal__facts>div{min-height:72px;padding:15px 20px;border-bottom:var(--rule-width) solid var(--line-on-dark-subtle)}.home-signal__facts>div:nth-child(2){border-right:0}.home-signal__facts>div:nth-last-child(-n+2){border-bottom:0}.home-signal__facts dd{font-size:12px}.home-story{min-height:0;padding-bottom:var(--site-section-space)}.home-story__viewport{height:auto}.home-story__caption{min-height:220px}.home-story__controls{width:calc(100% - 40px);min-height:58px;margin:0 20px;gap:16px}.home-story__progress{gap:4px}.home-story__buttons button{width:var(--control-square-size);height:var(--control-square-size)}.home-platform__statement{min-height:0;padding:56px var(--site-gutter)}.home-platform--index{padding:42px 0 72px}.home-architecture{padding:var(--site-section-space) var(--site-gutter)}.home-architecture__header{min-height:292px;gap:26px}.home-architecture__header h2{font-size:clamp(3.2rem,14vw,4.6rem)}.home-architecture__layout{grid-template-columns:minmax(0,1fr);gap:46px}.home-architecture__sticky{min-height:auto}.home-architecture__visual{position:relative;top:auto;height:auto;min-height:0;aspect-ratio:.92}.home-architecture__node{width:88px;min-height:58px;padding:9px}.home-architecture__node b{font-size:10px}.home-architecture__node--1,.home-architecture__node--3{left:4%}.home-architecture__node--2,.home-architecture__node--4{right:4%}.home-architecture__core{width:48%;min-height:138px;padding:20px}.home-architecture__core strong{font-size:1.15rem}.home-architecture__core small,.home-architecture__trace{display:none}.home-architecture__chapters article{min-height:350px;padding:52px 20px 78px;opacity:1}.home-architecture__chapters h3{font-size:clamp(2.45rem,11vw,3.45rem)}.home-architecture__chapters article>div p{font-size:15px}.home-developer{min-height:0;gap:48px;padding:var(--site-section-space) var(--site-gutter)}.home-developer__copy{gap:28px}.home-developer__copy h2{font-size:clamp(3.05rem,13.4vw,4.35rem);line-height:.9}.home-developer__copy>p:not(:first-child){font-size:15px}.home-developer__links{display:grid}.home-developer__terminal{width:calc(100vw - 40px)}.home-developer .ctabs-head{align-items:flex-end;overflow-x:auto}.home-developer .ctabs-tabs{min-width:max-content}.home-developer .ctab{padding-inline:12px}.home-developer .copy-code{flex:none}.home-developer .ctab-panel{min-height:360px}.home-developer .ctab-panel pre{min-width:0;min-height:360px;padding:25px 18px;overflow-wrap:anywhere;white-space:pre-wrap;font-size:10.5px;line-height:1.65}.home-developer__terminal footer{grid-template-columns:repeat(3,minmax(0,1fr))}.home-developer__terminal footer span{min-height:40px;display:grid;place-items:center;padding-inline:6px;border-right:var(--rule-width) solid var(--line-on-dark-subtle);border-bottom:0;font-size:7px}.home-mission__media .product-media{height:auto;margin-top:0}.home-proof{min-height:0;padding-bottom:var(--site-section-space)}.home-proof__toolbar{margin-top:-28px}.home-proof__toolbar button{width:38px;height:34px}.home-proof__rail{width:100%;margin-inline:0;padding-right:0}.home-proof__card{min-width:100%;min-height:370px;flex-basis:100%}.home-trust{min-height:0;padding:60px 20px 72px}.home-trust__header{grid-template-columns:1fr;align-items:start;gap:30px}.home-trust__header h2{font-size:clamp(3.2rem,14vw,4.6rem)}.home-trust__header a{margin-bottom:0}.home-trust__field{height:auto;margin-top:56px;padding:32px 20px}.home-trust__field svg{display:none}.home-trust__core{position:relative;top:auto;left:auto;width:206px;margin:0 auto 40px;padding:26px;transform:none}.home-trust__core strong{font-size:1.8rem}.home-trust__field ol{display:grid;gap:0}.home-trust__field li{position:relative;inset:auto!important;width:100%;min-height:108px;align-items:start;padding:21px 0;border-top:var(--rule-width) solid var(--line-on-dark);background:transparent}.home-trust__field li:last-child{border-bottom:var(--rule-width) solid var(--line-on-dark)}.home-conversion{margin-top:32px;margin-bottom:32px}}@media(max-width:420px){.home-story__caption{inset:auto;width:100%;padding:22px 18px 50px}.home-story__controls{grid-template-columns:1fr;gap:11px;padding-top:12px}.home-story__buttons{justify-content:flex-end}.home-architecture__visual{aspect-ratio:.82}.home-proof__toolbar>p{max-width:11ch;line-height:1.4}}@media(prefers-reduced-motion:reduce){.home-film-hero__content,.home-mission__media .product-media,html.fx-active .home-platform__row h3,html.fx-active .home-proof__heading h2{transform:none}.home-signal__status i.is-live,.home-story__progress .is-active i,.home-architecture__visual path,.home-trust__field svg path{animation:none}.home-story__progress .is-active i{width:100%}.home-architecture__chapters article{opacity:1}}
