.page{width:min(1120px,92vw);max-width:100%;margin:0 auto;padding:2.8rem 0 2rem;overflow-x:visible}.hero{padding:1.1rem 0}.hero__header{margin-bottom:1.6rem}.hero__brand{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav connect";align-items:center;gap:.65rem .85rem;width:100%;min-height:58px;display:grid}.hero__brand-start{grid-area:brand;align-items:center;gap:.6rem;min-width:0;display:flex}.hero__logo,.hero__brand-start .brand-mark{object-fit:contain;filter:drop-shadow(0 0 12px #1fd7ea2e);flex:none;width:48px;height:48px}.brand-mark{object-fit:contain;flex:none;width:40px;height:40px}.hero__brand-copy{flex-direction:column;flex-shrink:0;gap:.1rem;display:flex}.hero__brand-title{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:700;line-height:1.1}.hero__brand-title-typing{--brand-letter-delay:.2s;--brand-letter-step:.2s;color:#fff;vertical-align:bottom;border-right:1px solid #adf3fff2;padding-right:.15ch;animation:.6s step-end .2s infinite brandCaret,1ms linear 2s forwards brandCaretHide,10s ease-in-out 2s infinite brandTitleShine;display:inline-block}.hero__brand-title-letter{vertical-align:bottom;max-width:0;animation:brandLetterReveal 50ms linear calc(var(--brand-letter-delay) + var(--brand-letter-i)*var(--brand-letter-step))forwards;display:inline-block;overflow:hidden}@keyframes brandLetterReveal{to{max-width:1.15em}}@keyframes brandTitleShine{0%,to{color:#fff;background-position:160% 0;-webkit-background-clip:border-box;background-clip:border-box}50%{background:linear-gradient(100deg,#fff 0%,#fff 40%,var(--color-cyan-light)50%,#fff 60%,#fff 100%);color:#0000;background-position:-40% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text}}.hero__brand-tag{letter-spacing:.07em;text-transform:uppercase;color:var(--color-emerald);white-space:nowrap;font-size:.58rem;font-weight:600}.hero__anchors{background:#00000047;border:1px solid #ffffff0f;border-radius:11px;grid-area:nav;justify-content:center;justify-self:center;align-items:center;gap:.18rem;width:100%;min-width:0;max-width:380px;padding:3px;display:flex}.hero__anchor-tab{color:#ffffff7a;text-align:center;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;min-height:28px;padding:.28rem .4rem;font-size:.68rem;font-weight:600;line-height:1.1;transition:color .2s,border-color .2s,background-color .2s,box-shadow .2s;display:flex}.hero__anchor-tab:hover,.hero__anchor-tab:focus-visible{color:#fff;background:#ffffff0a;border-color:#ffffff14}.hero__anchor-tab.is-active{color:var(--color-cyan-light);background:#1fd7ea24;border-color:#1fd7ea59;box-shadow:0 0 14px #1fd7ea1f}.hero__actions-end{grid-area:connect;justify-self:end;align-items:center;gap:.45rem;margin-right:10px;display:flex}.hero__connect{white-space:nowrap;text-align:center;padding:.55rem .85rem;font-size:.82rem;text-decoration:none}.hero__menu-wrap{display:none;position:relative}.hero__burger{cursor:pointer;background:#00000059;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:2.35rem;height:2.35rem;padding:0;transition:border-color .16s,background .16s;display:inline-flex}.hero__burger span{background:#d8e8ef;border-radius:999px;width:.95rem;height:1.5px;transition:transform .18s,opacity .18s;display:block}.hero__burger:hover,.hero__burger.is-open{background:#1fd7ea1a;border-color:#1fd7ea59}.hero__burger.is-open span:first-child{transform:translateY(5.5px)rotate(45deg)}.hero__burger.is-open span:nth-child(2){opacity:0}.hero__burger.is-open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.hero__menu{z-index:40;-webkit-backdrop-filter:blur(10px);background:#0e0e10f5;border:1px solid #ffffff1a;border-radius:12px;min-width:10.5rem;padding:.35rem;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 12px 32px #00000073}.hero__menu-item{color:#ffffff9e;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.55rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:block}.hero__menu-item:hover,.hero__menu-item:focus-visible{color:#fff;background:#ffffff0f}.hero__menu-item.is-active{color:var(--color-cyan-light);background:#1fd7ea24}.hero__connect.button:after{opacity:0;visibility:hidden}.hero__connect.button:hover:after,.hero__connect.button:focus-visible:after{opacity:1;visibility:visible}.hero__body{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:1rem;min-height:420px;margin-top:.5rem;display:grid}.hero__copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.hero__title--compact{font-size:clamp(1.65rem,3.2vw,2.45rem);line-height:1.12}.hero__subtitle--compact{margin-top:.35rem}.hero__actions--compact{margin-top:.45rem}.hero__visual-svg{align-self:center;width:100%;height:auto;display:block}.hero__title{color:#e8ffff;max-width:21ch;margin:0;font-size:clamp(1.85rem,4vw,3.25rem);line-height:1.1}.hero__title-accent{isolation:isolate;vertical-align:baseline;white-space:nowrap;color:var(--color-orange);background-image:linear-gradient(100deg,var(--color-orange)0%,var(--color-orange)42%,var(--color-orange-light)50%,var(--color-orange)58%,var(--color-orange)100%);-webkit-text-fill-color:transparent;background-position:160% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;border-radius:.5225em;margin-left:.057em;padding:.095em .49em .133em;animation:10s ease-in-out infinite accentShine;display:inline-block;position:relative}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.hero__title-accent{color:var(--color-orange);-webkit-text-fill-color:currentColor;background-image:none;animation:none}}.hero__title-accent:before{content:"";z-index:-1;border-radius:inherit;-webkit-backdrop-filter:blur(14px);pointer-events:none;background:linear-gradient(135deg,#f7720d3d 0%,#ff8a3c1a 55%,#f7720d26 100%);border:1px solid #f7720d5c;position:absolute;inset:0;box-shadow:inset 0 1px #ffd2ab3d,0 6px 22px #f7720d21}@media (max-width:1024px),(hover:none),(pointer:coarse){.hero__title-accent{color:var(--color-orange);-webkit-text-fill-color:var(--color-orange);background-image:none;-webkit-background-clip:border-box;background-clip:border-box;animation:none}.hero__title-accent:before{-webkit-backdrop-filter:none}}.hero__subtitle{color:#9fd8df;max-width:64ch;margin:.55rem 0 0;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.7rem;margin-top:.7rem;display:flex}@media (max-width:1024px) and (min-width:721px){.hero{padding:.85rem 0}.hero__header{margin-bottom:1.25rem}.hero__brand{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav connect";align-items:center;gap:0 .5rem}.hero__brand-start{flex-shrink:0}.hero__brand-tag{display:none}.hero__logo,.hero__brand-start .brand-mark{width:40px;height:40px}.hero__anchors{flex-wrap:nowrap;justify-self:stretch;gap:.14rem;width:100%;min-width:0;max-width:none;padding:2px;display:flex}.hero__anchor-tab{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:28px;padding:.24rem .3rem;font-size:clamp(.58rem,1.45vw,.7rem)}.hero__actions-end{flex-shrink:0}.hero__connect{padding:.45rem .62rem;font-size:.74rem}.hero__body{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:.75rem 1rem;min-height:auto;margin-top:.35rem;padding:50px 0}.hero__title--compact{font-size:clamp(1.5rem,3.6vw,2.05rem);line-height:1.14}.hero__title{max-width:none;overflow:visible}.hero__subtitle{max-width:none;font-size:.92rem;line-height:1.52}.hero__subtitle--compact{margin-top:.3rem}.hero__actions--compact{gap:.5rem;margin-top:.4rem}.hero__actions .button{padding:.52rem .8rem;font-size:.8rem}.hero__visual-svg{place-self:center end;width:100%;height:auto;max-height:min(34vw,260px)}}@media (max-width:720px){.hero{padding:.75rem 0}.hero__header{margin-bottom:1.1rem;overflow:visible}.hero__brand{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand connect";gap:0 .55rem}.hero__anchors{display:none}.hero__menu-wrap{display:block}.hero__actions-end{gap:.4rem;margin-right:6px}.hero__body{flex-direction:column;gap:1.25rem;min-height:auto;margin-top:.25rem;padding:.25rem 0 .5rem;display:flex}.hero__visual-svg{flex-shrink:0;order:-1;width:100%;max-width:min(100%,340px);max-height:min(52vw,220px);margin:0 auto}.hero__copy{text-align:left;order:1;justify-content:flex-start;width:100%}.hero__title--compact{font-size:clamp(1.5rem,3.6vw,2.05rem);line-height:1.14}.hero__title{max-width:none;overflow:visible}.hero__subtitle{max-width:none;font-size:.92rem;line-height:1.52}.hero__subtitle--compact{margin-top:.3rem}.hero__actions--compact{gap:.5rem;margin-top:.4rem}.hero__actions{flex-wrap:wrap;width:100%}.hero__actions .button{text-align:center;width:auto;padding:.52rem .8rem;font-size:.8rem}}@media (max-width:424px){.hero__brand-tag{display:none}.hero__brand-title{font-size:.82rem}.hero__body{gap:1rem;padding:.15rem 0 .35rem}.hero__visual-svg{max-width:min(100%,280px);max-height:min(56vw,190px)}}@media (max-width:640px){.hero__connect{padding:.45rem .6rem;font-size:.72rem}.hero__logo,.hero__brand-start .brand-mark{width:40px;height:40px}.hero__burger{width:2.2rem;height:2.2rem}}@media (min-width:425px) and (max-width:720px){.hero__brand{column-gap:.75rem}.hero__brand-tag{display:inline}.hero__logo,.hero__brand-start .brand-mark{width:44px;height:44px}.hero__brand-title{font-size:.95rem}.hero__connect{padding:.5rem .75rem;font-size:.78rem}.hero__actions-end{gap:.5rem;margin-right:8px}.hero__burger{width:2.5rem;height:2.5rem}.hero__menu{min-width:11.5rem}.hero__menu-item{padding:.6rem .75rem;font-size:.86rem}}.scan-visuals{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.7rem;display:grid}.scan-visuals__item{background:#07252d94;border:1px solid #1fd7ea47;border-radius:12px;align-items:center;gap:.55rem;padding:.75rem .85rem;display:flex}.scan-visuals__item img{width:20px;height:20px}.scan-visuals__item p{color:#acc0e2;margin:0;font-size:.9rem}.section{margin-top:2rem}.section2{isolation:isolate;flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:.35rem 0 .15rem;display:flex;position:relative;overflow:hidden}.section2__stage{isolation:isolate;width:100%;position:relative;overflow:hidden}.section2__ambient{z-index:0;pointer-events:none;position:absolute;inset:-12% -8%}.section2__mesh{opacity:.7;background:radial-gradient(circle at 15% 20%,#1fd7ea14,#0000 34%),radial-gradient(circle at 85% 75%,#f54e940f,#0000 32%),linear-gradient(#4141430f 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#4141430f 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 100%,#000 45%,#0000 96%);mask-image:radial-gradient(125% 100%,#000 45%,#0000 96%)}.section2__glow{filter:blur(72px);opacity:.42;border-radius:999px;position:absolute}.section2__glow--left{background:radial-gradient(circle,#1fd7ea57 0%,#1fd7ea00 72%);width:min(42vw,360px);height:min(42vw,360px);top:8%;left:-4%}.section2__glow--right{background:radial-gradient(circle,#f7720d38 0%,#f7720d00 72%);width:min(36vw,300px);height:min(36vw,300px);bottom:4%;right:-2%}.section2__orb{filter:blur(1px);border-radius:999px;animation:8s ease-in-out infinite section2OrbFloat;position:absolute}.section2__orb--1{background:var(--color-cyan);width:8px;height:8px;box-shadow:0 0 18px var(--glow-cyan);top:22%;right:12%}.section2__orb--2{background:var(--color-magenta);width:6px;height:6px;box-shadow:0 0 14px var(--glow-magenta);animation-delay:-3.5s;bottom:18%;left:18%}.section2__header,.section2__flow{z-index:1;position:relative}.section2__slider{z-index:1;width:100%;position:relative}.section2__grid{z-index:1;position:relative}.section2__header{opacity:0;flex-direction:column;align-items:flex-start;gap:12px;max-width:726px;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(22px)}.section2.is-visible .section2__header{opacity:1;transform:translateY(0)}.section2__title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:58px}.section2__title-accent{background:linear-gradient(100deg,var(--color-cyan)0%,var(--color-cyan)42%,var(--color-cyan-light)50%,var(--color-cyan)58%,var(--color-cyan)100%);color:#0000;background-position:160% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:10s ease-in-out infinite accentShine}.section2__lead{color:#e3e3e3;margin:0;font-size:18px;font-weight:400;line-height:22px}.section2__flow{opacity:0;background:0 0;justify-content:flex-end;align-items:center;gap:14px;width:100%;padding:0;transition:opacity .6s .2s,transform .6s cubic-bezier(.22,1,.36,1) .2s;display:flex;transform:translateY(12px)}.section2.is-visible .section2__flow{opacity:1;transform:translateY(0)}.section2__flow-line{flex:auto;align-self:center;min-width:0;height:10px;position:relative}.section2__flow-line-track{background:linear-gradient(90deg,#0000,#1fd7ea73,#1fd7ea73);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.section2__flow-dot{background:var(--color-cyan);width:8px;height:8px;box-shadow:0 0 14px var(--glow-cyan);animation:section2FlowDot var(--flow-dot-duration,7s)linear forwards;border-radius:999px;position:absolute;top:50%;left:10%;transform:translate(-50%,-50%)}@keyframes section2FlowDot{0%{left:10%}71.4286%{left:100%}to{left:10%}}.section2__flow-hash{text-align:right;flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:baseline;gap:.5rem;min-width:0;max-width:min(88%,920px);margin-left:auto;display:flex}.section2__flow-hash-label{color:var(--color-cyan);letter-spacing:.02em;font-size:.78rem;font-weight:600}.section2__flow-hash-value{text-overflow:ellipsis;white-space:nowrap;color:#e8e8ea;letter-spacing:.02em;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;font-weight:500;overflow:hidden}.section2__grid{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:24px;width:100%;padding:12px 22px;display:flex}.section2__card{--section2-card-glow:#1fd7ea57;--section2-card-ring:#1fd7ea6b;--section2-card-accent:var(--color-cyan);box-sizing:border-box;opacity:0;min-width:0;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1),border-color .24s,box-shadow .24s;transition-delay:calc(.12s + (var(--section2-card-index,0)*.11s));background:linear-gradient(165deg,#1e1e1ffa 0%,#121214fa 100%);border:1px solid #1fd7ea1a;border-radius:16px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;gap:16px;padding:16px;display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.section2__card:before{content:"";background:linear-gradient(90deg,transparent,var(--section2-card-accent),transparent);opacity:.75;height:1px;position:absolute;top:0;left:16px;right:16px}.section2.is-visible .section2__card{opacity:1;transform:translateY(0)}.section2.is-visible .section2__card:hover,.section2.is-visible .section2__card:focus-within{box-shadow:0 14px 34px #00000057,0 0 0 1px #1fd7ea14,0 0 28px var(--section2-card-glow);border-color:#1fd7ea57;transform:translateY(-6px)}.section2__card-index{z-index:2;letter-spacing:.12em;color:var(--section2-card-accent);opacity:.72;font-size:.68rem;font-weight:700;position:absolute;top:12px;right:12px}.section2__card-label{min-height:24px;color:var(--section2-card-accent);letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex}.section2__card--sky{--section2-card-glow:var(--glow-sky);--section2-card-ring:#60a5fa80;--section2-card-accent:var(--color-sky)}.section2__card--orange{--section2-card-glow:var(--glow-orange);--section2-card-ring:#f7720d80;--section2-card-accent:var(--color-orange)}.section2__card--magenta{--section2-card-glow:var(--glow-magenta);--section2-card-ring:#f050ac7a;--section2-card-accent:var(--color-magenta)}.section2__card h3{color:#fff;margin:0;font-size:24px;font-weight:700;line-height:29px}.section2__card p{color:#e3e3e3;margin:0;font-size:18px;font-weight:400;line-height:22px}.section2__media{box-sizing:border-box;background:radial-gradient(circle at 18% 22%,#1fd7ea29,#0000 42%),radial-gradient(circle at 82% 78%,#f7720d1f,#0000 38%),#121214;border:1px solid #1fd7ea1f;border-radius:12px;justify-content:center;align-self:stretch;align-items:center;width:100%;height:210px;padding:12px;transition:transform .28s,border-color .28s;display:flex;position:relative;overflow:visible}.section2__card:hover .section2__media,.section2__card:focus-within .section2__media{border-color:#ffffff24;transform:scale(1.015)}.section2__card--sky .section2__media{background:radial-gradient(circle at 18% 22%,#60a5fa2e,#0000 44%),radial-gradient(circle at 82% 78%,#1fd7ea14,#0000 40%),#121214}.section2__card--orange .section2__media{background:radial-gradient(circle at 20% 24%,#f7720d2e,#0000 44%),radial-gradient(circle at 80% 76%,#1fd7ea1a,#0000 40%),#121214}.section2__card--magenta .section2__media{background:radial-gradient(circle at 22% 26%,#f050ac29,#0000 44%),radial-gradient(circle at 78% 74%,#1fd7ea1a,#0000 40%),#121214}.section2__media:before{content:"";animation:4.8s ease-in-out infinite section2Sweep;animation-delay:calc(var(--section2-card-index,0)*.65s);background:linear-gradient(110deg,#0000 20%,#5ff5ff33 50%,#0000 80%);position:absolute;inset:-35% -10%}.section2__media-grid{opacity:.55;background-image:linear-gradient(#41414338 1px,#0000 1px),linear-gradient(90deg,#41414338 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 24%,#0000 78%);mask-image:radial-gradient(circle,#000 24%,#0000 78%)}.section2__media-orbit{width:112px;height:112px;animation:14s linear infinite section2Orbit;animation-delay:calc(var(--section2-card-index,0)*-1.8s);border:1px dashed #ffffff1a;border-radius:999px;position:absolute}.section2__media-ring{border:1px solid var(--section2-card-ring);width:92px;height:92px;box-shadow:0 0 24px var(--section2-card-glow);animation:3.6s ease-in-out infinite section2Pulse;animation-delay:calc(var(--section2-card-index,0)*.45s);border-radius:999px;position:absolute}.section2__media-corner{border-color:var(--section2-card-accent);opacity:.55;border-style:solid;width:14px;height:14px;transition:opacity .24s,width .24s,height .24s;position:absolute}.section2__media-corner--tl{border-width:1px 0 0 1px;top:10px;left:10px}.section2__media-corner--br{border-width:0 1px 1px 0;bottom:10px;right:10px}.section2__card:hover .section2__media-corner,.section2__card:focus-within .section2__media-corner{opacity:.95;width:18px;height:18px}.section2__media-icon{z-index:1;color:#fff;width:44px;height:44px;filter:drop-shadow(0 0 14px var(--section2-card-glow));flex-shrink:0;transition:transform .28s,filter .28s;position:relative}.section2__card:hover .section2__media-icon,.section2__card:focus-within .section2__media-icon{filter:drop-shadow(0 0 22px var(--section2-card-glow));transform:scale(1.08)translateY(-3px)}.section2__body{flex-direction:column;align-self:stretch;align-items:flex-start;gap:8px;min-width:0;display:flex}.section3{isolation:isolate;flex-direction:column;align-items:flex-start;gap:36px;width:100%;padding:.35rem 0 .15rem;display:flex;position:relative;overflow:hidden}.section3__ambient{z-index:0;pointer-events:none;position:absolute;inset:-14% -10%}.section3__mesh{opacity:.75;background:radial-gradient(circle at 14% 18%,#f54e9412,#0000 36%),radial-gradient(circle at 86% 72%,#2dd4bf0f,#0000 34%),linear-gradient(#4141430d 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#4141430d 1px,#0000 1px) 0 0/44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 100%,#000 40%,#0000 96%);mask-image:radial-gradient(125% 100%,#000 40%,#0000 96%)}.section3__scanlines{opacity:.9;background:repeating-linear-gradient(-28deg,#0000,#0000 54px,#f54e9407 54px 55px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.section3__glow{filter:blur(72px);opacity:.38;border-radius:999px;position:absolute}.section3__glow--left{background:radial-gradient(circle,#f54e9442 0%,#f54e9400 72%);width:min(36vw,300px);height:min(36vw,300px);top:8%;left:-4%}.section3__glow--right{background:radial-gradient(circle,#2dd4bf33 0%,#2dd4bf00 72%);width:min(34vw,280px);height:min(34vw,280px);bottom:10%;right:-2%}.section3__beam{background:linear-gradient(90deg,#0000 0%,#f54e946b 42%,#2dd4bf47 58%,#0000 100%);width:116%;height:1px;animation:9s ease-in-out infinite section3BeamDrift;position:absolute;top:46%;left:-8%;box-shadow:0 0 28px #f54e9429}.section3__orb{filter:blur(1px);border-radius:999px;animation:8s ease-in-out infinite section3OrbFloat;position:absolute}.section3__orb--1{background:var(--color-magenta);width:7px;height:7px;box-shadow:0 0 16px var(--glow-magenta);top:18%;right:10%}.section3__orb--2{background:var(--color-teal);width:6px;height:6px;box-shadow:0 0 12px var(--glow-teal);animation-delay:-3.2s;bottom:14%;left:14%}.section3__header,.section3__matrix{z-index:1;position:relative}.section3__header{opacity:0;flex-direction:column;align-items:flex-start;gap:12px;max-width:1002px;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(22px)}.section3.is-visible .section3__header{opacity:1;transform:translateY(0)}.section3__title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:58px}.section3__title-accent{background:linear-gradient(100deg,#f54e94 0% 42%,#ff9ec8 50%,#f54e94 58% 100%) 160% 0/220% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:10s ease-in-out infinite accentShine}.section3__lead{color:#e3e3e3;margin:0;font-size:18px;font-weight:400;line-height:22px}.section3__matrix{width:100%;position:relative;overflow:visible}.section3__slider{z-index:1;width:100%;position:relative}.section3__slide{display:contents}.section3__spine{pointer-events:none;background:linear-gradient(#0000,#f54e9457 22%,#2dd4bf47 78%,#0000);width:1px;position:absolute;top:6%;bottom:6%;left:50%;transform:translate(-50%)}.section3__cross{pointer-events:none;background:linear-gradient(90deg,#0000,#f54e9438 20%,#f54e9461 50%,#f54e9438 80%,#0000);width:min(72%,520px);height:1px;position:absolute;left:50%;transform:translate(-50%)}.section3__cross--top{top:26%}.section3__cross--bottom{top:74%}.section3__pulse{pointer-events:none;background:#f54e9424;border:1px solid #f54e9473;border-radius:999px;width:8px;height:8px;animation:3.2s ease-in-out infinite section3PulseNode;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px #f54e9447}.section3__pulse--top{animation-delay:0s;top:26%}.section3__pulse--mid{animation-delay:-1.1s;top:50%}.section3__pulse--bottom{animation-delay:-2.2s;top:74%}.section3__grid{z-index:1;box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px;width:100%;padding:12px 18px;display:grid;position:relative}.section3__module{--section3-card-glow:#f54e9438;--section3-card-accent:#f54e94;--section3-card-surface:#f54e941a;box-sizing:border-box;opacity:0;min-width:0;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1),border-color .26s,box-shadow .26s;transition-delay:calc(90ms + (var(--section3-card-index,0)*.1s));background:linear-gradient(140deg,#1a1a1cfa 0%,#0e0e10fa 100%);border:1px solid #ffffff12;border-radius:4px 18px;grid-template-rows:auto auto;grid-template-columns:3px 1fr;align-items:start;gap:6px 12px;padding:16px 16px 20px;display:grid;position:relative;overflow:hidden;transform:translateY(24px)}.section3__module:before{content:"";background:linear-gradient(90deg,transparent,var(--section3-card-accent),transparent);opacity:.72;height:1px;position:absolute;top:0;left:14px;right:14px}.section3__module:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(110deg,#0000 24%,#f54e941c 50%,#0000 76%);transition:opacity .28s;position:absolute;inset:-40% -25%}.section3__module:nth-child(odd){transform:translate(-18px,24px)}.section3__module:nth-child(2n){transform:translate(18px,24px)}.section3.is-visible .section3__module{opacity:1;transform:translate(0)}.section3.is-visible .section3__module:hover,.section3.is-visible .section3__module:focus-within{box-shadow:0 16px 36px #0000005c,inset 0 0 0 1px #ffffff08,0 0 24px var(--section3-card-glow);border-color:#ffffff24;transform:translateY(-3px)}.section3.is-visible .section3__module:hover:after,.section3.is-visible .section3__module:focus-within:after{opacity:1;animation:4.2s ease-in-out infinite section3ModuleSweep;animation-delay:calc(var(--section3-card-index,0)*.45s)}.section3__module--teal{--section3-card-glow:var(--glow-teal);--section3-card-accent:var(--color-teal);--section3-card-surface:#2dd4bf1f}.section3__module--violet{--section3-card-glow:var(--glow-violet);--section3-card-accent:var(--color-violet);--section3-card-surface:#a78bfa1f}.section3__module--gold{--section3-card-glow:var(--glow-gold);--section3-card-accent:var(--color-gold);--section3-card-surface:#e8b54a1f}.section3__module--sky{--section3-card-glow:var(--glow-sky);--section3-card-accent:var(--color-sky);--section3-card-surface:#60a5fa1f}.section3__module-glow{background:radial-gradient(circle,var(--section3-card-glow)0%,transparent 68%);opacity:0;pointer-events:none;width:58%;height:72%;transition:opacity .32s;position:absolute;top:-18%;left:-12%}.section3__module:hover .section3__module-glow,.section3__module:focus-within .section3__module-glow{opacity:.42}.section3__rail{background:linear-gradient(180deg,var(--section3-card-accent)0%,#ffffff0a 100%);width:3px;box-shadow:0 0 14px var(--section3-card-glow);border-radius:3px;grid-area:1/1/-1;align-self:stretch;margin-top:2px;margin-bottom:2px;transition:box-shadow .28s,width .28s}.section3__module:hover .section3__rail,.section3__module:focus-within .section3__rail{width:4px;box-shadow:0 0 22px var(--section3-card-glow)}.section3__top{grid-area:1/2;align-items:flex-start;gap:12px;min-width:0;display:flex}.section3__head{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;padding-top:2px;display:flex}.section3__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.section3__icon-chip{background:var(--section3-card-surface);border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative}.section3__icon-ring{animation:11s linear infinite section3IconOrbit;animation-delay:calc(var(--section3-card-index,0)*-1.6s);border:1px dashed #ffffff24;border-radius:12px;position:absolute;inset:-5px}.section3__module:hover .section3__icon-chip,.section3__module:focus-within .section3__icon-chip{box-shadow:0 0 18px var(--section3-card-glow);border-color:#ffffff29;transform:translateY(-2px)}.section3__icon{z-index:1;color:#fff;width:24px;height:24px;position:relative}.section3__module h3{color:#fff;align-self:stretch;min-width:0;margin:0;font-size:20px;font-weight:700;line-height:1.2}.section3__code{letter-spacing:.08em;color:#ffffff6b;flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.68rem;font-weight:600}.section3__tag{min-height:22px;color:var(--section3-card-accent);letter-spacing:.07em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;flex-shrink:0;align-items:center;padding:.1rem .5rem;font-size:.64rem;font-weight:600;display:inline-flex}.section3__desc{color:#d4d4d6;grid-area:2/2;min-width:0;margin:0;padding:0;font-size:16px;font-weight:400;line-height:1.32}.section3__meter{background:#ffffff0f;height:2px;position:absolute;bottom:0;left:16px;right:16px;overflow:hidden}.section3__meter:after{content:"";background:linear-gradient(90deg,transparent,var(--section3-card-accent));width:34%;height:100%;transition:transform .52s cubic-bezier(.22,1,.36,1);display:block;transform:translate(-120%)}.section3__module:hover .section3__meter:after,.section3__module:focus-within .section3__meter:after{transform:translate(220%)}.section3__frame{border-color:var(--section3-card-accent);opacity:.45;border-style:solid;width:10px;height:10px;transition:opacity .24s,width .24s,height .24s;position:absolute}.section3__frame--tl{border-width:1px 0 0 1px;top:8px;left:8px}.section3__frame--br{border-width:0 1px 1px 0;bottom:8px;right:8px}.section3__module:hover .section3__frame,.section3__module:focus-within .section3__frame{opacity:.9;width:14px;height:14px}@keyframes section3BeamDrift{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:.9;transform:translateY(-10px)}}@keyframes section3OrbFloat{0%,to{opacity:.65;transform:translateY(0)translate(0)}50%{opacity:1;transform:translateY(-12px)translate(5px)}}@keyframes section3PulseNode{0%,to{opacity:.45;transform:translate(-50%,-50%)scale(.88)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1.12)}}@keyframes section3IconOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes section3ModuleSweep{0%{opacity:.25;transform:translate(-18%)translateY(0)}50%{opacity:.55;transform:translate(18%)translateY(-2%)}to{opacity:.25;transform:translate(-18%)translateY(0)}}@media (prefers-reduced-motion:reduce){.section3__header,.section3__module{opacity:1;transition:none;transform:none}.section3__title-accent,.section3__beam,.section3__orb,.section3__pulse,.section3__icon-ring,.section3__module:after,.section3__meter:after{animation:none}.section3__module:hover .section3__meter:after,.section3__module:focus-within .section3__meter:after{transform:none}}@media (max-width:1024px) and (min-width:721px){.section3{overflow:visible}.section3__header{max-width:none}.section3__title{font-size:clamp(1.85rem,4.2vw,2.65rem);line-height:1.15}.section3__lead{font-size:1rem;line-height:1.5}.section3__matrix{overflow:visible}.section3__slider{width:100%;max-width:100%;margin-left:0;overflow:visible}.section3__spine,.section3__cross,.section3__pulse{display:none}.section3__grid{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;width:100%;max-width:none;padding:10px 0 18px;display:grid;overflow:visible}.section3__grid:before,.section3__grid:after{display:none}.section3__slide{display:contents}.section3__module{padding:14px 14px 18px;transform:none}.section3__module:nth-child(odd),.section3__module:nth-child(2n){transform:none}.section3__icon-chip{width:42px;height:42px}.section3__icon{width:20px;height:20px}.section3__module h3{font-size:1.05rem;line-height:1.3}.section3__desc{font-size:.88rem;line-height:1.45}.section3__tag{min-height:20px;font-size:.58rem}.section3.is-visible .section3__module:hover,.section3.is-visible .section3__module:focus-within{transform:translateY(-2px)}}@media (max-width:720px){.section3__header{max-width:none}.section3__title{font-size:clamp(1.75rem,6vw,2.35rem);line-height:1.15}.section3__lead{font-size:.95rem;line-height:1.5}.section3__slider{width:100%;margin-left:0}.section3__slider:before,.section3__slider:after,.section3__spine,.section3__cross,.section3__pulse{display:none}.section3__grid{scroll-snap-type:none;grid-template-columns:1fr;gap:12px;width:100%;max-width:none;padding:0 0 4px;display:grid;overflow-x:visible}.section3__slide{display:contents}.section3__module:nth-child(odd),.section3__module:nth-child(2n),.section3__module{transform:none}.section3__module h3{font-size:1rem;line-height:1.3}.section3__desc{font-size:.86rem;line-height:1.45}.section3.is-visible .section3__module:hover,.section3.is-visible .section3__module:focus-within,.section3__module:hover,.section3__module:focus-within,.section3__module:hover .section3__icon-chip,.section3__module:focus-within .section3__icon-chip{transform:none}}.section4{isolation:isolate;width:100%;padding:.35rem 0 .15rem;position:relative;overflow:hidden}.section4__ambient{z-index:0;pointer-events:none;position:absolute;inset:-12% -8%}.section4__mesh{opacity:.8;background:radial-gradient(circle at 18% 24%,#a78bfa14,#0000 38%),radial-gradient(circle at 82% 68%,#1fd7ea0f,#0000 34%),linear-gradient(#4141430b 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#4141430b 1px,#0000 1px) 0 0/40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100%,#000 38%,#0000 94%);mask-image:radial-gradient(120% 100%,#000 38%,#0000 94%)}.section4__scanlines{opacity:.85;background:repeating-linear-gradient(32deg,#0000,#0000 52px,#a78bfa08 52px 53px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%)}.section4__glow{filter:blur(72px);opacity:.38;border-radius:999px;position:absolute}.section4__glow--left{background:radial-gradient(circle,#a78bfa47 0%,#a78bfa00 72%);width:min(36vw,300px);height:min(36vw,300px);top:14%;left:-3%}.section4__glow--right{background:radial-gradient(circle,#1fd7ea33 0%,#1fd7ea00 72%);width:min(32vw,260px);height:min(32vw,260px);bottom:4%;right:2%}.section4__beam{background:linear-gradient(#0000,#a78bfa61 24%,#1fd7ea42 76%,#0000);width:1px;animation:8s ease-in-out infinite section4BeamPulse;position:absolute;top:-6%;bottom:-6%;left:58%;box-shadow:0 0 24px #a78bfa24}.section4__orb{filter:blur(1px);border-radius:999px;animation:7.5s ease-in-out infinite section4OrbFloat;position:absolute}.section4__orb--1{background:var(--color-violet);width:7px;height:7px;box-shadow:0 0 16px var(--glow-violet);top:22%;right:12%}.section4__orb--2{background:var(--color-cyan);width:6px;height:6px;box-shadow:0 0 12px var(--glow-cyan);animation-delay:-2.8s;bottom:18%;left:20%}.section4__inner{z-index:1;flex-direction:row;align-items:flex-start;gap:28px;width:100%;min-width:0;display:flex;position:relative}.section4__header{opacity:0;flex-direction:column;flex:42%;align-items:flex-start;gap:12px;min-width:0;max-width:503px;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(22px)}.section4.is-visible .section4__header{opacity:1;transform:translateY(0)}.section4__title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:58px}.section4__title-accent{background:linear-gradient(100deg,var(--color-violet)0%,var(--color-violet)42%,var(--color-violet-light)50%,var(--color-violet)58%,var(--color-violet)100%);color:#0000;background-position:160% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:10s ease-in-out infinite accentShine}.section4__lead{color:#e3e3e3;margin:0;font-size:18px;font-weight:400;line-height:22px}.section4__figure-svg{width:100%;height:auto;margin:8px 0 0;display:block}.section4__stage{flex:1 1 0;min-width:0;padding:4px 8px 4px 28px;position:relative;overflow:hidden}.section4__spine{pointer-events:none;background:linear-gradient(#0000,#a78bfa6b 12%,#1fd7ea4d 88%,#0000);width:1px;position:absolute;top:18px;bottom:18px;left:10px}.section4__flow-dot{background:var(--color-violet);width:9px;height:9px;box-shadow:0 0 14px var(--glow-violet),0 0 28px #a78bfa59;pointer-events:none;border-radius:999px;animation:7s linear infinite section4FlowDot;position:absolute;top:18px;left:6px}.section4__list{flex-direction:column;align-items:stretch;gap:14px;width:100%;display:flex}.section4__item{--section4-item-accent:var(--color-teal);--section4-item-glow:var(--glow-teal);box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1),border-color .26s,box-shadow .26s;transition-delay:calc(.12s + (var(--section4-item-index,0)*95ms));background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 48%,#0000 100%),#1212146b;border:1px solid #ffffff0f;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:52px 1fr;align-items:start;gap:0 14px;padding:16px 18px 16px 20px;display:grid;position:relative;overflow:hidden;transform:translate(28px)}.section4.is-visible .section4__item{opacity:1;transform:translate(0)}.section4__item:before{content:"";background:linear-gradient(90deg,transparent,var(--section4-item-accent),transparent);opacity:.55;height:1px;transition:opacity .26s;position:absolute;top:0;left:0;right:0}.section4__item:hover,.section4__item:focus-within{box-shadow:0 0 0 1px #ffffff0a,0 12px 36px #00000047,0 0 32px var(--section4-item-glow);border-color:#ffffff1f}.section4__item:hover:before,.section4__item:focus-within:before{opacity:1}.section4__item--teal{--section4-item-accent:var(--color-teal);--section4-item-glow:var(--glow-teal)}.section4__item--gold{--section4-item-accent:var(--color-gold);--section4-item-glow:var(--glow-gold)}.section4__item--sky{--section4-item-accent:var(--color-sky);--section4-item-glow:var(--glow-sky)}.section4__item--emerald{--section4-item-accent:var(--color-emerald);--section4-item-glow:var(--glow-emerald)}.section4__node{border:1px solid var(--section4-item-accent);width:10px;height:10px;box-shadow:0 0 12px var(--section4-item-glow);background:#121214e6;border-radius:999px;transition:transform .26s,box-shadow .26s;position:absolute;top:26px;left:-24px}.section4__item:hover .section4__node,.section4__item:focus-within .section4__node{box-shadow:0 0 20px var(--section4-item-glow);transform:scale(1.2)}.section4__item-glow{background:radial-gradient(circle,var(--section4-item-glow),transparent 68%);opacity:0;pointer-events:none;border-radius:999px;width:42%;height:72%;transition:opacity .32s;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.section4__item:hover .section4__item-glow,.section4__item:focus-within .section4__item-glow{opacity:.35}.section4__sweep{pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff0f 50%,#0000 62%);transition:transform;position:absolute;inset:0;transform:translate(-120%)}.section4__item:hover .section4__sweep,.section4__item:focus-within .section4__sweep{transition:transform .68s cubic-bezier(.22,1,.36,1);transform:translate(120%)}.section4__icon-chip{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-area:1/1/span 2;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .26s,border-color .26s,box-shadow .26s;display:flex;position:relative}.section4__item:hover .section4__icon-chip,.section4__item:focus-within .section4__icon-chip{box-shadow:0 0 22px var(--section4-item-glow);border-color:#ffffff24;transform:translateY(-2px)}.section4__icon-ring{animation:14s linear infinite section4IconOrbit;animation-delay:calc(var(--section4-item-index,0)*-1.8s);pointer-events:none;border:1px dashed #ffffff1a;border-radius:14px;position:absolute;inset:-5px}.section4__icon{width:24px;height:24px;color:var(--section4-item-accent)}.section4__content{flex-direction:column;grid-area:1/2/span 2;align-items:flex-start;gap:6px;min-width:0;display:flex}.section4__tag{min-height:22px;color:var(--section4-item-accent);letter-spacing:.07em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;align-items:center;padding:.1rem .5rem;font-size:.64rem;font-weight:600;display:inline-flex}.section4__item h3{color:#fff;margin:0;font-size:22px;font-weight:700;line-height:1.25}.section4__item p{color:#d4d4d6;margin:0;font-size:16px;font-weight:400;line-height:1.35}.section4__frame{border-color:var(--section4-item-accent);opacity:.35;pointer-events:none;border-style:solid;width:14px;height:14px;transition:opacity .26s,width .26s,height .26s;position:absolute}.section4__frame--tl{border-width:1px 0 0 1px;top:10px;left:10px}.section4__frame--br{border-width:0 1px 1px 0;bottom:10px;right:10px}.section4__item:hover .section4__frame,.section4__item:focus-within .section4__frame{opacity:.75;width:18px;height:18px}@keyframes section4BeamPulse{0%,to{opacity:.45}50%{opacity:.9}}@keyframes section4OrbFloat{0%,to{transform:translate(0)}50%{transform:translate(6px,-10px)}}@keyframes section4FlowDot{0%{top:18px}71.4286%{top:calc(100% - 27px)}to{top:18px}}@keyframes section4IconOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.section4__header,.section4__item{opacity:1;transition:none;transform:none}.section4__title-accent,.section4__beam,.section4__orb,.section4__flow-dot,.section4__icon-ring{animation:none}}@media (max-width:980px) and (min-width:721px){.section4__inner{flex-direction:row;align-items:flex-start;gap:20px}.section4__header{flex:0 0 min(36%,280px);gap:10px;max-width:280px}.section4__title{font-size:clamp(1.65rem,3.8vw,2.35rem);line-height:1.15}.section4__lead{font-size:.92rem;line-height:1.45}.section4__figure-svg{max-width:100%;height:auto;max-height:min(28vw,160px);margin-top:4px}.section4__beam{display:none}.section4__stage{flex:1 1 0;min-width:0;padding:0 0 0 18px}.section4__spine{top:12px;bottom:12px;left:4px}.section4__flow-dot{width:7px;height:7px;left:0}.section4__list{gap:10px}.section4__item{grid-template-columns:42px minmax(0,1fr);column-gap:10px;padding:12px 12px 12px 14px;transform:none}.section4__node{width:8px;height:8px;top:22px;left:-20px}.section4__icon-chip{width:42px;height:42px}.section4__icon{width:20px;height:20px}.section4__item h3{font-size:1rem;line-height:1.3}.section4__item p{font-size:.84rem;line-height:1.4}.section4__tag{min-height:20px;font-size:.58rem}}@media (max-width:720px){.section4{padding:.25rem 0 .35rem;overflow:visible}.section4__inner{flex-direction:column;align-items:stretch;gap:1.25rem}.section4__header{opacity:1;flex:none;align-items:stretch;gap:10px;width:100%;max-width:none;overflow:visible;transform:none}.section4__title{font-size:clamp(1.65rem,5.8vw,2.15rem);line-height:1.15}.section4__lead{max-width:none;font-size:.92rem;line-height:1.5}.section4__figure-svg{flex-shrink:0;align-self:center;width:min(100%,320px);max-width:100%;height:auto;margin:.65rem auto 0;display:block;overflow:visible}.section4__beam,.section4__spine,.section4__flow-dot{display:none}.section4__stage{flex:none;width:100%;padding:0;overflow:visible}.section4__node{display:none}.section4__list{gap:10px;width:100%}.section4__item{opacity:1;grid-template-columns:42px minmax(0,1fr);column-gap:10px;padding:12px 12px 12px 14px;transform:none}.section4.is-visible .section4__item{transform:none}.section4__icon-chip{border-radius:10px;width:42px;height:42px}.section4__icon{width:20px;height:20px}.section4__content{gap:5px;min-width:0}.section4__tag{min-height:20px;padding:.08rem .42rem;font-size:.58rem}.section4__item h3{word-break:break-word;font-size:1rem;line-height:1.3}.section4__item p{word-break:break-word;font-size:.84rem;line-height:1.45}.section4__item:hover,.section4__item:focus-within,.section4__item:hover .section4__icon-chip,.section4__item:focus-within .section4__icon-chip{transform:none}.section4__item:hover .section4__frame,.section4__item:focus-within .section4__frame{width:14px;height:14px}}@media (max-width:424px){.section4__inner{gap:1rem}.section4__title{font-size:clamp(1.5rem,7vw,1.85rem)}.section4__lead{font-size:.88rem;line-height:1.48}.section4__figure-svg{width:min(100%,280px);margin-top:.5rem}.section4__item{grid-template-columns:38px minmax(0,1fr);column-gap:8px;padding:10px 10px 10px 12px}.section4__icon-chip{border-radius:9px;width:38px;height:38px}.section4__icon{width:18px;height:18px}.section4__item h3{font-size:.94rem}.section4__item p{font-size:.8rem;line-height:1.42}}.section5{isolation:isolate;flex-direction:column;align-items:flex-start;gap:36px;width:100%;padding:.35rem 0 .15rem;display:flex;position:relative;overflow:hidden}.section5__ambient{z-index:0;pointer-events:none;position:absolute;inset:-12% -8%}.section5__mesh{opacity:.78;background:radial-gradient(circle at 16% 20%,#2dd4bf14,#0000 36%),radial-gradient(circle at 84% 74%,#f7720d0f,#0000 34%),linear-gradient(#4141430b 1px,#0000 1px) 0 0/36px 36px,linear-gradient(90deg,#4141430b 1px,#0000 1px) 0 0/36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 100%,#000 38%,#0000 94%);mask-image:radial-gradient(125% 100%,#000 38%,#0000 94%)}.section5__scanlines{opacity:.85;background:repeating-linear-gradient(-24deg,#0000,#0000 50px,#2dd4bf07 50px 51px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%)}.section5__glow{filter:blur(72px);opacity:.38;border-radius:999px;position:absolute}.section5__glow--left{background:radial-gradient(circle,#2dd4bf42 0%,#2dd4bf00 72%);width:min(36vw,300px);height:min(36vw,300px);top:12%;left:-2%}.section5__glow--right{background:radial-gradient(circle,#f7720d33 0%,#f7720d00 72%);width:min(38vw,320px);height:min(38vw,320px);bottom:6%;right:0}.section5__beam{background:linear-gradient(90deg,#0000 0%,#2dd4bf61 38%,#1fd7ea47 62%,#0000 100%);width:112%;height:1px;animation:8s ease-in-out infinite section5BeamPulse;position:absolute;top:42%;left:-6%;box-shadow:0 0 24px #2dd4bf24}.section5__orb{filter:blur(1px);border-radius:999px;animation:7.5s ease-in-out infinite section5OrbFloat;position:absolute}.section5__orb--1{background:var(--color-teal);width:7px;height:7px;box-shadow:0 0 16px var(--glow-teal);top:20%;right:14%}.section5__orb--2{background:var(--color-orange);width:6px;height:6px;box-shadow:0 0 12px var(--glow-orange);animation-delay:-2.6s;bottom:16%;left:18%}.section5__header,.section5__pipeline{z-index:1;position:relative}.section5__header{opacity:0;flex-direction:column;align-items:flex-start;gap:12px;max-width:1087px;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(22px)}.section5.is-visible .section5__header{opacity:1;transform:translateY(0)}.section5__title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:58px}.section5__title-accent{background:linear-gradient(100deg,var(--color-teal)0%,var(--color-teal)42%,var(--color-teal-light)50%,var(--color-teal)58%,var(--color-teal)100%);color:#0000;background-position:160% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:10s ease-in-out infinite accentShine}.section5__lead{color:#e3e3e3;margin:0;font-size:18px;font-weight:400;line-height:22px}.section5__pipeline{width:100%;padding:10px 6px 6px;position:relative;overflow:visible}.section5__circuit{pointer-events:none;z-index:0;position:absolute}.section5__circuit--row1{background:linear-gradient(90deg,#0000,#2dd4bf6b 12%,#2dd4bf8c 50%,#2dd4bf6b 88%,#0000);height:1px;top:30%;left:11%;right:11%;box-shadow:0 0 12px #2dd4bf1f}.section5__circuit--drop{background:linear-gradient(#2dd4bf80,#1fd7ea52,#2dd4bf33);width:1px;top:30%;bottom:34%;right:11%}.section5__circuit--row2{background:linear-gradient(90deg,#0000,#2dd4bf61 16%,#2dd4bf80 50%,#2dd4bf61 84%,#0000);height:1px;bottom:34%;left:18%;right:18%;box-shadow:0 0 10px #2dd4bf1a}.section5__grid{z-index:1;flex-flow:wrap;align-content:flex-start;align-items:stretch;gap:24px;width:100%;display:flex;position:relative}.section5__node{--section5-card-glow:var(--glow-teal);--section5-card-accent:var(--color-teal);box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;min-width:min(100%,280px);min-height:178px;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1),border-color .26s,box-shadow .26s;transition-delay:calc(90ms + (var(--section5-card-index,0)*85ms));background:linear-gradient(155deg,#ffffff08 0%,#ffffff03 42%,#0000 100%),#1212148c;border:1px solid #ffffff12;border-radius:14px;flex:calc(33.333% - 16px);grid-template-rows:auto auto auto;grid-template-columns:52px 1fr;align-items:start;gap:0 14px;padding:16px 16px 20px;display:grid;position:relative;overflow:hidden;transform:translateY(28px)}.section5.is-visible .section5__node{opacity:1;transform:translateY(0)}.section5__node:before{content:"";background:linear-gradient(90deg,transparent,var(--section5-card-accent),transparent);opacity:.55;height:1px;transition:opacity .26s;position:absolute;top:0;left:0;right:0}.section5.is-visible .section5__node:hover,.section5.is-visible .section5__node:focus-within{box-shadow:0 14px 34px #00000052,0 0 0 1px #ffffff0a,0 0 30px var(--section5-card-glow);border-color:#ffffff24;transform:translateY(-4px)}.section5.is-visible .section5__node:hover:before,.section5.is-visible .section5__node:focus-within:before{opacity:1}.section5__node--half{flex:calc(50% - 12px);min-height:168px}.section5__node--violet{--section5-card-glow:var(--glow-violet);--section5-card-accent:var(--color-violet)}.section5__node--gold{--section5-card-glow:var(--glow-gold);--section5-card-accent:var(--color-gold)}.section5__node--sky{--section5-card-glow:var(--glow-sky);--section5-card-accent:var(--color-sky)}.section5__node--magenta{--section5-card-glow:var(--glow-magenta);--section5-card-accent:var(--color-magenta)}.section5__node--emerald{--section5-card-glow:var(--glow-emerald);--section5-card-accent:var(--color-emerald)}.section5__port{border:1px solid var(--section5-card-accent);width:7px;height:7px;box-shadow:0 0 10px var(--section5-card-glow);opacity:.65;pointer-events:none;background:#121214e6;border-radius:999px;transition:opacity .26s,box-shadow .26s;position:absolute;top:50%;transform:translateY(-50%)}.section5__port--in{left:-4px}.section5__port--out{right:-4px}.section5__node:hover .section5__port,.section5__node:focus-within .section5__port{opacity:1;box-shadow:0 0 16px var(--section5-card-glow)}.section5__node-glow{background:radial-gradient(circle,var(--section5-card-glow),transparent 68%);opacity:0;pointer-events:none;border-radius:999px;width:44%;height:76%;transition:opacity .32s;position:absolute;top:50%;right:-6%;transform:translateY(-50%)}.section5__node:hover .section5__node-glow,.section5__node:focus-within .section5__node-glow{opacity:.32}.section5__sweep{pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff0f 50%,#0000 62%);transition:transform;position:absolute;inset:0;transform:translate(-120%)}.section5__node:hover .section5__sweep,.section5__node:focus-within .section5__sweep{transition:transform .68s cubic-bezier(.22,1,.36,1);transform:translate(120%)}.section5__icon-chip{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-area:1/1/span 3;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .26s,border-color .26s,box-shadow .26s;display:flex;position:relative}.section5__node:hover .section5__icon-chip,.section5__node:focus-within .section5__icon-chip{box-shadow:0 0 22px var(--section5-card-glow);border-color:#ffffff24;transform:translateY(-2px)}.section5__icon-ring{animation:14s linear infinite section5IconOrbit;animation-delay:calc(var(--section5-card-index,0)*-1.6s);pointer-events:none;border:1px dashed #ffffff1a;border-radius:14px;position:absolute;inset:-5px}.section5__icon{width:24px;height:24px;color:var(--section5-card-accent)}.section5__content{flex-direction:column;grid-area:1/2/span 3;align-items:flex-start;gap:6px;min-width:0;display:flex}.section5__tag{min-height:22px;color:var(--section5-card-accent);letter-spacing:.07em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;align-items:center;padding:.1rem .5rem;font-size:.64rem;font-weight:600;display:inline-flex}.section5__node h3{color:#fff;margin:0;font-size:22px;font-weight:700;line-height:1.25}.section5__node p{color:#d4d4d6;margin:0;font-size:16px;font-weight:400;line-height:1.35}.section5__meter{background:#ffffff0f;height:2px;position:absolute;bottom:0;left:16px;right:16px;overflow:hidden}.section5__meter:after{content:"";background:linear-gradient(90deg,var(--section5-card-accent),transparent);opacity:.75;width:34%;height:100%;transition:width .42s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.section5__node:hover .section5__meter:after,.section5__node:focus-within .section5__meter:after{width:100%}.section5__frame{border-color:var(--section5-card-accent);opacity:.32;pointer-events:none;border-style:solid;width:14px;height:14px;transition:opacity .26s,width .26s,height .26s;position:absolute}.section5__frame--tl{border-width:1px 0 0 1px;top:10px;left:10px}.section5__frame--br{border-width:0 1px 1px 0;bottom:10px;right:10px}.section5__node:hover .section5__frame,.section5__node:focus-within .section5__frame{opacity:.72;width:18px;height:18px}@keyframes section5BeamPulse{0%,to{opacity:.45}50%{opacity:.9}}@keyframes section5OrbFloat{0%,to{transform:translate(0)}50%{transform:translate(6px,-10px)}}@keyframes section5IconOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.section5__header,.section5__node{opacity:1;transition:none;transform:none}.section5__title-accent,.section5__beam,.section5__orb,.section5__icon-ring{animation:none}.section5.is-visible .section5__node:hover,.section5.is-visible .section5__node:focus-within{transform:none}}@media (max-width:980px) and (min-width:721px){.section5__header{max-width:none}.section5__title{font-size:clamp(1.85rem,4.2vw,2.65rem);line-height:1.15}.section5__lead{font-size:1rem;line-height:1.5}.section5__pipeline{padding:8px 0 4px}.section5__circuit,.section5__beam{display:none}.section5__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section5__node,.section5__node--half{flex:none;width:auto;min-width:0;min-height:156px;transform:none}.section5__node:nth-child(5){grid-column:1/-1}.section5__node{grid-template-columns:46px minmax(0,1fr);column-gap:12px;padding:14px 14px 18px}.section5__icon-chip{width:46px;height:46px}.section5__icon{width:20px;height:20px}.section5__node h3{font-size:1.05rem;line-height:1.3}.section5__node p{font-size:.88rem;line-height:1.45}.section5__port{display:none}.section5.is-visible .section5__node:hover,.section5.is-visible .section5__node:focus-within{transform:translateY(-2px)}}@media (max-width:720px){.section5__header{max-width:none}.section5__title{font-size:clamp(1.75rem,6vw,2.35rem);line-height:1.15}.section5__lead{font-size:.95rem;line-height:1.5}.section5__pipeline{padding:6px 0 2px}.section5__circuit,.section5__beam{display:none}.section5__grid{flex-direction:column;gap:12px;display:flex}.section5__node,.section5__node--half{flex:none;width:100%;min-width:0;min-height:auto;transform:none}.section5__node{padding:14px 14px 18px}.section5__node h3{font-size:1rem;line-height:1.3}.section5__node p{font-size:.86rem;line-height:1.45}.section5__port{display:none}.section5.is-visible .section5__node:hover,.section5.is-visible .section5__node:focus-within,.section5__node:hover .section5__icon-chip,.section5__node:focus-within .section5__icon-chip{transform:none}}.section6{isolation:isolate;flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:.35rem 0 .15rem;display:flex;position:relative;overflow:hidden}.section6__ambient{z-index:0;pointer-events:none;position:absolute;inset:-10% -6%}.section6__ripples{opacity:.9;background:radial-gradient(circle,#0000 28%,#e8b54a0d 29%,#0000 30%),radial-gradient(circle,#0000 42%,#e8b54a0a 43%,#0000 44%),radial-gradient(circle,#0000 56%,#e8b54a08 57%,#0000 58%),radial-gradient(circle,#0000 70%,#e8b54a06 71%,#0000 72%);border-radius:50%;width:min(42vw,360px);height:min(42vw,360px);position:absolute;top:42%;left:14%;transform:translate(-50%,-50%)}.section6__glow{filter:blur(80px);border-radius:999px;position:absolute}.section6__glow--core{opacity:.5;background:radial-gradient(circle,#e8b54a38 0%,#e8b54a00 72%);width:min(32vw,260px);height:min(32vw,260px);top:38%;left:8%}.section6__glow--edge{opacity:.45;background:radial-gradient(circle,#a78bfa24 0%,#a78bfa00 72%);width:min(30vw,240px);height:min(30vw,240px);bottom:10%;right:0}.section6__header,.section6__body{z-index:1;position:relative}.section6__header{opacity:0;flex-direction:column;align-items:flex-start;gap:12px;max-width:737px;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(22px)}.section6.is-visible .section6__header{opacity:1;transform:translateY(0)}.section6__title{color:#fff;margin:0;font-size:48px;font-weight:700;line-height:58px}.section6__title-accent{background:linear-gradient(100deg,var(--color-gold)0%,var(--color-gold)42%,var(--color-gold-light)50%,var(--color-gold)58%,var(--color-gold)100%);color:#0000;background-position:160% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:10s ease-in-out infinite accentShine}.section6__lead{color:#e3e3e3;margin:0;font-size:18px;font-weight:400;line-height:22px}.section6__body{flex-direction:row;align-items:stretch;gap:40px;width:100%;display:flex}.section6__core{text-align:center;flex-direction:column;flex:0 0 280px;justify-content:center;align-items:center;gap:14px;min-width:0;padding:24px 12px;display:flex}.section6__emblem{justify-content:center;align-items:center;width:168px;height:168px;display:flex;position:relative}.section6__ring{border:1px solid #e8b54a2e;border-radius:999px;animation:4.8s ease-in-out infinite section6RingPulse;position:absolute}.section6__ring--1{animation-delay:0s;inset:0}.section6__ring--2{border-color:#e8b54a24;animation-delay:-1.2s;inset:16px}.section6__ring--3{border-color:#e8b54a1a;animation-delay:-2.4s;inset:32px}.section6__shield{z-index:1;width:72px;height:72px;color:var(--color-gold);filter:drop-shadow(0 0 18px var(--glow-gold));position:relative}.section6__core-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-gold);margin:0;font-size:1.05rem;font-weight:700}.section6__core-desc{color:#ffffff7a;max-width:220px;margin:0;font-size:.88rem;line-height:1.45}.section6__stack{flex-direction:column;flex:auto;gap:0;min-width:0;padding:4px 0 4px 28px;display:flex;position:relative}.section6__bracket{pointer-events:none;border-left:1px solid #e8b54a47;width:12px;position:absolute;top:20px;bottom:20px;left:8px}.section6__bracket:before,.section6__bracket:after{content:"";background:#e8b54a61;width:10px;height:1px;position:absolute;left:0}.section6__bracket:before{top:0}.section6__bracket:after{bottom:0}.section6__layer{--section6-layer-accent:var(--color-violet);--section6-layer-glow:var(--glow-violet);opacity:0;transition:opacity .68s,transform .68s cubic-bezier(.22,1,.36,1),padding-left .26s,background-color .26s;transition-delay:calc(.12s + (var(--section6-layer-index,0)*75ms));border-bottom:1px solid #414143d9;grid-template-columns:36px 22px 1fr;align-items:start;gap:0 12px;padding:18px 0 18px 12px;display:grid;position:relative;transform:translate(20px)}.section6__layer:last-child{border-bottom:none}.section6.is-visible .section6__layer{opacity:1;transform:translate(0)}.section6__layer:before{content:"";background:linear-gradient(180deg,var(--section6-layer-accent),#ffffff14);width:0;box-shadow:0 0 16px var(--section6-layer-glow);border-radius:0 2px 2px 0;transition:width .28s cubic-bezier(.22,1,.36,1);position:absolute;top:14px;bottom:14px;left:0}.section6__layer:hover,.section6__layer:focus-within{background:linear-gradient(90deg,#ffffff06,#0000 55%);padding-left:18px}.section6__layer:hover:before,.section6__layer:focus-within:before{width:3px}.section6__layer--violet{--section6-layer-accent:var(--color-violet);--section6-layer-glow:var(--glow-violet)}.section6__layer--teal{--section6-layer-accent:var(--color-teal);--section6-layer-glow:var(--glow-teal)}.section6__layer--sky{--section6-layer-accent:var(--color-sky);--section6-layer-glow:var(--glow-sky)}.section6__layer--magenta{--section6-layer-accent:var(--color-magenta);--section6-layer-glow:var(--glow-magenta)}.section6__layer--emerald{--section6-layer-accent:var(--color-emerald);--section6-layer-glow:var(--glow-emerald)}.section6__layer-node{border:1px solid var(--section6-layer-accent);width:8px;height:8px;box-shadow:0 0 10px var(--section6-layer-glow);background:#121214f2;border-radius:999px;transition:transform .26s,box-shadow .26s;position:absolute;top:50%;left:-22px;transform:translateY(-50%)}.section6__layer:hover .section6__layer-node,.section6__layer:focus-within .section6__layer-node{box-shadow:0 0 18px var(--section6-layer-glow);transform:translateY(-50%)scale(1.25)}.section6__layer-code{letter-spacing:.1em;color:var(--section6-layer-accent);opacity:.72;grid-area:1/1/span 2;align-self:start;padding-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem;font-weight:700}.section6__icon{width:20px;height:20px;color:var(--section6-layer-accent);opacity:.9;grid-area:1/2;margin-top:1px;transition:transform .26s,opacity .26s}.section6__layer:hover .section6__icon,.section6__layer:focus-within .section6__icon{opacity:1;transform:scale(1.1)}.section6__layer-body{flex-direction:column;grid-area:1/3/span 2;align-items:flex-start;gap:6px;min-width:0;display:flex}.section6__layer h3{color:#fff;margin:0;font-size:22px;font-weight:700;line-height:1.25}.section6__layer p{color:#d4d4d6;margin:0;font-size:16px;font-weight:400;line-height:1.38}@keyframes section6RingPulse{0%,to{opacity:.35;transform:scale(.98)}50%{opacity:.85;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.section6__header,.section6__layer{opacity:1;transition:none;transform:none}.section6__title-accent,.section6__ring{animation:none}}@media (max-width:980px) and (min-width:721px){.section6__header{max-width:none}.section6__title{font-size:clamp(1.85rem,4.2vw,2.65rem);line-height:1.15}.section6__lead{font-size:1rem;line-height:1.5}.section6__body{flex-direction:row;align-items:flex-start;gap:20px}.section6__core{flex:0 0 188px;width:188px;padding:8px 4px}.section6__emblem{width:118px;height:118px}.section6__shield{width:54px;height:54px}.section6__core-label{font-size:.92rem}.section6__core-desc{max-width:none;font-size:.8rem;line-height:1.4}.section6__stack{flex:1 1 0;min-width:0;padding-left:22px}.section6__bracket{display:block;left:6px}.section6__layer-node{display:block;left:-18px}.section6__layer{grid-template-columns:30px 18px minmax(0,1fr);column-gap:10px;padding:14px 0 14px 10px;transform:none}.section6__layer h3{font-size:1.05rem;line-height:1.3}.section6__layer p{font-size:.88rem;line-height:1.45}.section6__icon{width:18px;height:18px}.section6__layer-code{font-size:.66rem}.section6__layer:hover,.section6__layer:focus-within{padding-left:14px}}@media (max-width:720px){.section6{gap:1.25rem;padding:.25rem 0 .35rem;overflow:visible}.section6__header{opacity:1;gap:10px;max-width:none;transform:none}.section6__title{font-size:clamp(1.65rem,5.8vw,2.15rem);line-height:1.15}.section6__lead{max-width:none;font-size:.92rem;line-height:1.5}.section6__body{flex-direction:column;align-items:stretch;gap:1.1rem;width:100%}.section6__core{text-align:left;background:linear-gradient(165deg,#1e1e1f8c 0%,#121214c7 100%);border:1px solid #e8b54a24;border-radius:12px;flex:none;grid-template-columns:auto 1fr;grid-template-areas:"emblem label""emblem desc";align-items:center;gap:5px 14px;width:100%;padding:12px 14px;display:grid}.section6__emblem{flex-shrink:0;grid-area:emblem;width:88px;height:88px}.section6__shield{width:44px;height:44px}.section6__core-label{text-align:left;grid-area:label;align-self:end;font-size:.88rem}.section6__core-desc{text-align:left;grid-area:desc;align-self:start;max-width:none;font-size:.8rem;line-height:1.42}.section6__stack{flex-direction:column;gap:10px;width:100%;padding:0;display:flex}.section6__bracket,.section6__layer-node{display:none}.section6__layer{opacity:1;background:linear-gradient(165deg,#1e1e1fb8 0%,#121214e0 100%);border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:28px 18px minmax(0,1fr);column-gap:8px;padding:12px;transform:none}.section6.is-visible .section6__layer{transform:none}.section6__layer:before{opacity:.85;width:2px;top:10px;bottom:10px}.section6__layer:hover,.section6__layer:focus-within{background:linear-gradient(165deg,#1e1e1fb8 0%,#121214e0 100%);padding-left:12px}.section6__layer:hover:before,.section6__layer:focus-within:before{width:2px}.section6__layer-code{padding-top:1px;font-size:.62rem}.section6__icon{width:18px;height:18px;margin-top:0}.section6__layer:hover .section6__icon,.section6__layer:focus-within .section6__icon{transform:none}.section6__layer-body{gap:5px;min-width:0}.section6__layer h3{word-break:break-word;font-size:.98rem;line-height:1.3}.section6__layer p{word-break:break-word;font-size:.84rem;line-height:1.45}}@media (max-width:424px){.section6{gap:1rem}.section6__title{font-size:clamp(1.5rem,7vw,1.85rem)}.section6__lead{font-size:.88rem;line-height:1.48}.section6__core{column-gap:12px;padding:10px 12px}.section6__emblem{width:76px;height:76px}.section6__shield{width:38px;height:38px}.section6__core-label{font-size:.82rem}.section6__core-desc{font-size:.76rem}.section6__stack{gap:8px}.section6__layer{grid-template-columns:24px 16px minmax(0,1fr);column-gap:7px;padding:10px}.section6__layer h3{font-size:.92rem}.section6__layer p{font-size:.8rem;line-height:1.42}.section6__icon{width:16px;height:16px}}.footer9{isolation:isolate;border-top:1px solid #ffffff0f;width:100%;margin-top:2.6rem;padding:2rem 0 1.1rem;position:relative;overflow:hidden}.footer9:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#1fd7ea73 28%,#f7720d61 72%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer9__ambient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.footer9__mesh{opacity:.75;background:radial-gradient(circle at 18% 100%,#1fd7ea0f,#0000 42%),radial-gradient(circle at 82% 0,#f7720d0d,#0000 38%),linear-gradient(#41414309 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#41414309 1px,#0000 1px) 0 0/32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 100%);mask-image:linear-gradient(#0000 0%,#000 18% 100%)}.footer9__glow{filter:blur(72px);border-radius:999px;position:absolute}.footer9__glow--left{opacity:.55;background:radial-gradient(circle,#1fd7ea29 0%,#1fd7ea00 72%);width:min(34vw,280px);height:min(34vw,280px);bottom:-10%;left:-4%}.footer9__glow--right{opacity:.5;background:radial-gradient(circle,#f7720d24 0%,#f7720d00 72%);width:min(30vw,240px);height:min(30vw,240px);top:-20%;right:-2%}.footer9__beam{opacity:.7;background:linear-gradient(90deg,#0000,#1fd7ea38 50%,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.footer9__inner{z-index:1;width:min(1120px,92vw);margin:0 auto;position:relative}.footer9__brand{text-align:center;border-bottom:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.45rem;padding-bottom:1.35rem;display:flex}.footer9__title{color:#fff;letter-spacing:.02em;margin:0;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;line-height:1.2}.footer9__title-accent{background:linear-gradient(100deg,var(--color-cyan)0%,var(--color-cyan)42%,var(--color-cyan-light)50%,var(--color-cyan)58%,var(--color-cyan)100%);color:#0000;background-position:160% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:10s ease-in-out infinite accentShine}.footer9__status{letter-spacing:.06em;text-transform:uppercase;color:#ffffff6b;align-items:center;gap:.45rem;margin:0;font-size:.78rem;font-weight:600;display:inline-flex}.footer9__status-dot{background:var(--color-cyan);width:7px;height:7px;box-shadow:0 0 10px var(--glow-cyan);border-radius:999px}.footer9__columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;margin-top:1.35rem;display:grid}.footer9__col{background:linear-gradient(160deg,#ffffff06 0%,#0000 55%);border:1px solid #ffffff0d;border-radius:10px;min-width:0;padding:.85rem .9rem .95rem;transition:border-color .24s,box-shadow .24s,transform .24s;position:relative}.footer9__col:hover{border-color:#1fd7ea2e;transform:translateY(-2px);box-shadow:0 0 24px #1fd7ea14}.footer9__col h3{letter-spacing:.08em;text-transform:uppercase;color:var(--color-cyan);align-items:center;gap:.45rem;margin:0;font-size:.72rem;display:inline-flex}.footer9__col-dot{background:var(--color-cyan);width:6px;height:6px;box-shadow:0 0 8px var(--glow-cyan);opacity:.75;border-radius:999px}.footer9__columns ul{gap:.42rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.footer9__columns li{margin:0}.footer9__columns a{color:#d4d4d6;font-size:.88rem;line-height:1.38;transition:color .2s,transform .2s;display:inline-block;position:relative}.footer9__columns a:after{content:"";background:linear-gradient(90deg,var(--color-cyan),transparent);width:0;height:1px;transition:width .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0}.footer9__columns a:hover{color:#fff;text-decoration:none;transform:translate(3px)}.footer9__columns a:hover:after{width:100%}.footer9__mid{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;margin-top:1.35rem;padding-top:1.2rem;display:grid}.footer9__contact,.footer9__newsletter{min-width:0}.footer9__newsletter{justify-self:end;width:60%;margin-left:auto}.footer9__contact-brand{align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.footer9__logo{object-fit:contain;filter:drop-shadow(0 0 14px #1fd7ea38);flex:none;width:42px;height:42px}.footer9__contact-name{letter-spacing:.04em;color:#fff;flex-shrink:0;margin:0;font-weight:700}.footer9__talk-row{cursor:default;align-items:center;gap:.45rem;width:fit-content;margin-bottom:.45rem;display:flex}.footer9__talk{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.footer9__talk-emoji{transform-origin:70% 85%;font-size:1.2rem;line-height:1;display:inline-block}.footer9__talk-row:hover .footer9__talk-emoji{animation:1.6s ease-in-out infinite footerTalkWave}@keyframes footerTalkWave{0%,to{transform:rotate(0)}25%{transform:rotate(16deg)}50%{transform:rotate(-8deg)}75%{transform:rotate(12deg)}}.footer9__email{color:var(--color-cyan);margin-bottom:.5rem;font-size:.92rem;font-weight:600;transition:color .2s,text-shadow .2s;display:inline-block}.footer9__email:hover{color:var(--color-cyan-light);text-shadow:0 0 16px var(--glow-cyan);text-decoration:none}.footer9__address{color:#ffffff7a;max-width:34ch;margin:0;font-size:.88rem;line-height:1.55}.footer9__newsletter-title{color:#fff;margin:0 0 .4rem;font-size:1rem;font-weight:700}.footer9__newsletter-lead{color:#ffffff85;max-width:52ch;margin:0 0 .85rem;font-size:.88rem;line-height:1.55}.footer9__newsletter-form{align-items:stretch;gap:.55rem;width:100%;display:flex}.footer9__newsletter-form input{color:#fff;background:#00000059;border:1px solid #ffffff1a;border-radius:8px;flex:auto;min-width:0;padding:.62rem .75rem;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.footer9__newsletter-form input::placeholder{color:#ffffff52}.footer9__newsletter-form input:focus{border-color:#1fd7ea73;outline:none;box-shadow:0 0 0 1px #1fd7ea1f,0 0 18px #1fd7ea1f}.footer9__submit{white-space:nowrap;flex:none}.footer9__bottom{border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.95rem;margin-top:1.35rem;padding-top:1.1rem;display:flex}.footer9__social{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.footer9__social li{margin:0}.footer9__social a{color:#b8c8e4;justify-content:center;align-items:center;font-size:1.98rem;line-height:1;text-decoration:none;transition:color .18s;display:inline-flex}.footer9__social svg,.footer9__social-icon{flex-shrink:0;width:1.74rem;height:1.74rem;display:block}.footer9__social a:hover,.footer9__social a:focus-visible{color:var(--color-orange)}.footer9__legal{flex-direction:column;align-items:center;gap:.45rem;width:100%;display:flex}.footer9__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .55rem;display:flex}.footer9__meta a{color:#ffffff6b;border:1px solid #0000;border-radius:999px;padding:.15rem .45rem;font-size:.78rem;transition:color .2s,border-color .2s,background-color .2s}.footer9__meta a:hover{color:#fff;background:#ffffff0a;border-color:#ffffff1a;text-decoration:none}.footer9__copyright{text-align:center;color:#ffffff5c;letter-spacing:.02em;border-top:1px solid #ffffff0d;width:min(100%,720px);margin:0;padding-top:.5rem;font-size:.76rem;line-height:1.55}.footer9__copyright-tagline{color:#ffffff94;font-size:.8rem;font-weight:600;display:inline}.footer9__copyright-tagline .hero__title-accent{border-radius:.4275em;margin-left:.114em;padding:.076em .361em .095em}@media (prefers-reduced-motion:reduce){.footer9__title-accent,.footer9__talk-row:hover .footer9__talk-emoji{animation:none}.footer9__col:hover{transform:none}}@media (max-width:980px){.footer9{padding:1.75rem 0 1rem}.footer9__inner{width:min(1120px,94vw)}.footer9__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.footer9__mid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem 1.5rem}.footer9__contact,.footer9__newsletter{width:100%;min-width:0;overflow:visible}.footer9__contact-brand{flex-wrap:nowrap;align-items:center}.footer9__talk-row{width:100%}.footer9__newsletter{justify-self:stretch;margin-left:0}.footer9__newsletter-title{font-size:1.05rem}.footer9__newsletter-form{flex-direction:row;align-items:stretch}.footer9__submit{flex:none;width:auto}.footer9__address,.footer9__newsletter-lead{max-width:none}.footer9__copyright{width:100%}.footer9__copyright-tagline{margin-top:.4rem;display:block}.footer9__social a{width:2.75rem;height:2.75rem}.footer9__social svg{width:1.86rem;height:1.86rem}}@media (max-width:720px){.footer9{margin-top:1.75rem;padding:1.35rem 0 .85rem;overflow:hidden}.footer9__inner{box-sizing:border-box;width:100%;max-width:min(1120px,100%);margin:0 auto;padding-inline:clamp(1rem,4.5vw,1.35rem)}.footer9__brand{gap:.35rem;padding-bottom:1rem}.footer9__title{font-size:clamp(1.28rem,5.5vw,1.55rem)}.footer9__status{text-align:center;justify-content:center;font-size:.68rem;line-height:1.4}.footer9__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem}.footer9__col{padding:.7rem .75rem .8rem}.footer9__col h3{font-size:.68rem}.footer9__columns ul{gap:.35rem;margin-top:.55rem}.footer9__columns a{font-size:.82rem;line-height:1.35}.footer9__columns a:hover,.footer9__col:hover{transform:none}.footer9__mid{grid-template-columns:1fr;gap:1rem;margin-top:1rem;padding-top:1rem}.footer9__contact,.footer9__newsletter{box-sizing:border-box;background:linear-gradient(165deg,#1e1e1f8c 0%,#121214c7 100%);border:1px solid #ffffff0f;border-radius:12px;width:100%;padding:1rem 1.05rem}.footer9__newsletter{justify-self:stretch;margin-left:0}.footer9__contact-brand{flex-wrap:nowrap;align-items:center;gap:.6rem;margin-bottom:.65rem}.footer9__contact-name{word-break:break-word;min-width:0;font-size:.92rem;line-height:1.3}.footer9__talk-row{width:100%;margin-bottom:.5rem}.footer9__logo{width:38px;height:38px}.footer9__talk{font-size:.98rem}.footer9__email{word-break:break-word;width:100%;margin-bottom:.55rem;font-size:.88rem;display:block}.footer9__address{max-width:none;margin:0;font-size:.84rem;line-height:1.5}.footer9__newsletter-title{margin:0 0 .35rem;font-size:.98rem}.footer9__newsletter-lead{max-width:none;margin:0 0 .75rem;font-size:.84rem;line-height:1.5}.footer9__newsletter-form{flex-direction:column;align-items:stretch;gap:.5rem}.footer9__newsletter-form input{padding:.58rem .7rem;font-size:.86rem}.footer9__submit{width:100%;padding:.58rem .85rem;font-size:.84rem}.footer9__bottom{gap:.85rem;margin-top:1rem;padding-top:.9rem}.footer9__social{gap:.9rem}.footer9__social a{width:2.5rem;height:2.5rem;font-size:1.75rem}.footer9__social svg{width:1.68rem;height:1.68rem}.footer9__meta{flex-flow:wrap;justify-content:center;align-items:center;gap:.4rem .45rem;width:100%;display:flex}.footer9__meta a{text-align:center;white-space:nowrap;padding:.1rem .35rem;font-size:.72rem}.footer9__copyright{width:100%;padding-top:.6rem;font-size:.7rem;line-height:1.5}.footer9__copyright-tagline{margin-top:.35rem;font-size:.72rem;line-height:1.45;display:block}}@media (max-width:424px){.footer9{margin-top:1.5rem;padding:1.15rem 0 .75rem}.footer9__brand{padding-bottom:.85rem}.footer9__title{font-size:1.22rem}.footer9__columns{grid-template-columns:1fr;gap:.55rem}.footer9__col{padding:.65rem .7rem .75rem}.footer9__columns a{font-size:.8rem}.footer9__inner{padding-inline:clamp(.9rem,4vw,1.15rem)}.footer9__mid{gap:.85rem}.footer9__contact,.footer9__newsletter{padding:.9rem .95rem}.footer9__logo{width:34px;height:34px}.footer9__contact-name{font-size:.88rem}.footer9__talk{font-size:.92rem}.footer9__email{font-size:.84rem}.footer9__address{font-size:.8rem}.footer9__newsletter-title{font-size:.92rem}.footer9__newsletter-lead{font-size:.8rem}.footer9__bottom,.footer9__social{gap:.75rem}.footer9__social a{width:2.35rem;height:2.35rem}.footer9__meta{gap:.35rem}.footer9__meta a{white-space:normal;font-size:.68rem;line-height:1.35}.footer9__copyright,.footer9__copyright-tagline{font-size:.68rem}}@keyframes section2Sweep{0%{opacity:.3;transform:translate(-18%)translateY(0)rotate(0)}50%{opacity:.62;transform:translate(18%)translateY(-3%)rotate(2deg)}to{opacity:.3;transform:translate(-18%)translateY(0)rotate(0)}}@keyframes section2Pulse{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:.92;transform:scale(1.04)}}@keyframes section2Orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes section2OrbFloat{0%,to{opacity:.65;transform:translateY(0)translate(0)}50%{opacity:1;transform:translateY(-14px)translate(6px)}}@media (prefers-reduced-motion:reduce){.section2__header,.section2__card,.section2__flow{opacity:1;transition:none;transform:none}.section2__title-accent,.section2__media:before,.section2__media-ring,.section2__media-orbit,.section2__orb,.section2__flow-dot{animation:none}.section2__grid{scroll-behavior:auto}.section2__flow-dot{left:10%}}@media (max-width:1024px) and (min-width:721px){.section2,.section2__stage{overflow:visible}.section2__slider{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:visible}.section2__grid{overscroll-behavior-x:none;overscroll-behavior-y:auto;scroll-snap-type:x proximity;scroll-behavior:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:14px;width:100%;max-width:none;padding:12px 0 22px;scroll-padding-inline:4vw;display:flex;overflow:auto visible}.section2__grid:before,.section2__grid:after{content:"";flex:0 0 4vw}.section2__grid::-webkit-scrollbar{display:none}.section2__card{scroll-snap-align:start;flex:0 0 min(78vw,320px);width:min(78vw,320px)}.section2__flow{display:none}.section2__title{font-size:clamp(1.85rem,4.2vw,2.65rem);line-height:1.15}.section2__card:hover,.section2__card:focus-within{transform:translateY(0)}.section2__card:hover .section2__media,.section2__card:focus-within .section2__media{transform:none}}@media (max-width:720px){.section2,.section2__stage{overflow:visible}.section2__slider{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:visible}.section2__grid{overscroll-behavior-x:none;overscroll-behavior-y:auto;scroll-snap-type:x proximity;scroll-behavior:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:14px;width:100%;max-width:none;padding:12px 0 22px;scroll-padding-inline:4vw;display:flex;overflow:auto visible}.section2__grid:before,.section2__grid:after{content:"";flex:0 0 4vw}.section2__grid::-webkit-scrollbar{display:none}.section2__card{scroll-snap-align:start;flex:0 0 min(82vw,320px);width:min(82vw,320px)}.section2__flow{display:none}.section2__title{font-size:clamp(1.75rem,6vw,2.35rem);line-height:1.15}.section2__card:hover,.section2__card:focus-within{transform:translateY(0)}.section2__card:hover .section2__media,.section2__card:focus-within .section2__media{transform:none}}.section--split,.developer-grid,.pricing,.feature-list{gap:1.2rem;display:grid}.section--split{grid-template-columns:1fr 1fr}.feature-list,.use-cases{grid-template-columns:repeat(2,minmax(0,1fr))}.developer-grid{grid-template-columns:1.1fr 1fr}.pricing{grid-template-columns:repeat(3,minmax(0,1fr))}.section__title{max-width:26ch;margin:0 0 .7rem;font-size:clamp(1.2rem,2.2vw,1.85rem)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#7ee9f4;margin:0 0 .45rem;font-size:.73rem}.section-lead,.text-stack p,.feature-list p,.pricing p,.footer__note{color:#9fd8df;line-height:1.68}.text-stack{gap:.9rem;display:grid}.text-stack p,.feature-list p,.pricing p,.feature-list h3,.pricing h3{margin:0}.diagram{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.diagram__node{background:#07252d9e;border:1px solid #1fd7ea66;border-radius:10px;padding:.54rem .75rem;font-size:.9rem}.diagram__arrow{color:#79ebf8}.inline-link{color:#4fe7ff;text-decoration:underline}.code-card{background:#07252d9e;border:1px solid #1fd7ea59;border-radius:14px;padding:.95rem}.code-card pre{white-space:pre-wrap;color:#b9e5ff;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.55}.footer{border-top:1px solid #1fd7ea47;margin-top:1rem;padding-top:1rem}.footer__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.5rem;display:flex}.footer__company{color:#edf4ff;margin:0;font-weight:700}.footer__note{margin:0}.footer__links{color:#a6eff8;flex-wrap:wrap;gap:.7rem;display:flex}.footer__links a:hover{color:#fff}@keyframes accentShine{0%,82%{background-position:160% 0}94%{background-position:-40% 0}to{background-position:-40% 0}}@keyframes brandCaret{0%,49%{border-right-color:#adf3fff2}50%,to{border-right-color:#0000}}@keyframes brandCaretHide{to{border-right-color:#0000}}@media (max-width:1024px){.section--split,.developer-grid,.pricing,.feature-list,.section2__grid,.scan-visuals{grid-template-columns:1fr}.section2,.section2__stage,.section3{overflow:visible}.section2__slider{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:visible}}@media (prefers-reduced-motion:reduce){.hero__brand-title-typing{border-right-color:#0000;padding-right:0;animation:none}.hero__brand-title-letter{max-width:none;animation:none}.hero__visual-svg animate,.hero__visual-svg [animate],.section4__figure-svg animate,.section4__figure-svg [animate]{animation:none}}.scroll-paper-plane{z-index:90;cursor:pointer;opacity:0;visibility:hidden;background:0 0;border:none;padding:0;transition:opacity .28s,visibility .28s;position:fixed;top:calc(50% - 60px);right:5%}.scroll-paper-plane.is-shown{opacity:1;visibility:visible}.scroll-paper-plane.is-entering,.scroll-paper-plane.is-exiting,.scroll-paper-plane.is-flying{pointer-events:none;cursor:default;transition:none}.scroll-paper-plane.is-ready,.scroll-paper-plane.is-flying{right:5%}.scroll-paper-plane.is-ready{cursor:pointer;pointer-events:auto}.scroll-paper-plane:disabled{cursor:default}.scroll-paper-plane.is-ready:hover:not(:disabled) .scroll-paper-plane__img{filter:drop-shadow(0 6px 14px #4ae5fa)}.scroll-paper-plane__img{width:120px;height:auto;display:block}.scroll-paper-plane.is-ready .scroll-paper-plane__img,.scroll-paper-plane.is-entering .scroll-paper-plane__img,.scroll-paper-plane.is-exiting .scroll-paper-plane__img{transform:scaleX(-1)}.scroll-paper-plane.is-flying .scroll-paper-plane__img{transform:none}@media (max-width:760px){.scroll-paper-plane{top:calc(50% - 48px);right:5%}.scroll-paper-plane__img{width:96px}}.section2 .section2__title-accent,.section2 .section2__orb,.section2 .section2__flow-dot,.section2 .section2__media:before,.section2 .section2__media-orbit,.section2 .section2__media-ring,.section3 .section3__title-accent,.section3 .section3__orb,.section3 .section3__beam,.section3 .section3__pulse,.section3 .section3__icon-ring,.section3 .section3__module:after,.section4 .section4__title-accent,.section4 .section4__orb,.section4 .section4__beam,.section4 .section4__flow-dot,.section4 .section4__icon-ring,.section5 .section5__title-accent,.section5 .section5__orb,.section5 .section5__beam,.section5 .section5__icon-ring,.section6 .section6__title-accent,.section6 .section6__ring{animation-play-state:paused}.section2.is-visible .section2__title-accent,.section2.is-visible .section2__orb,.section2.is-visible .section2__flow-dot,.section2.is-visible .section2__media:before,.section2.is-visible .section2__media-orbit,.section2.is-visible .section2__media-ring,.section3.is-visible .section3__title-accent,.section3.is-visible .section3__orb,.section3.is-visible .section3__beam,.section3.is-visible .section3__pulse,.section3.is-visible .section3__icon-ring,.section3.is-visible .section3__module:after,.section4.is-visible .section4__title-accent,.section4.is-visible .section4__orb,.section4.is-visible .section4__beam,.section4.is-visible .section4__flow-dot,.section4.is-visible .section4__icon-ring,.section5.is-visible .section5__title-accent,.section5.is-visible .section5__orb,.section5.is-visible .section5__beam,.section5.is-visible .section5__icon-ring,.section6.is-visible .section6__title-accent,.section6.is-visible .section6__ring{animation-play-state:running}@media (max-width:1024px){.hero__brand-title-letter{max-width:none;animation:none}.hero__brand-title-typing{color:#fff;-webkit-text-fill-color:currentColor;background:0 0;border-right:none;padding-right:0;animation:none}.section2__header,.section2__card,.section2__flow,.section3__header,.section3__module,.section4__header,.section4__item,.section5__header,.section5__node,.section6__header,.section6__layer{opacity:1;transform:none}.section2 .section2__title-accent,.section2 .section2__orb,.section2 .section2__flow-dot,.section2 .section2__media:before,.section2 .section2__media-orbit,.section2 .section2__media-ring,.section3 .section3__title-accent,.section3 .section3__orb,.section3 .section3__beam,.section3 .section3__pulse,.section3 .section3__icon-ring,.section3 .section3__module:after,.section4 .section4__title-accent,.section4 .section4__orb,.section4 .section4__beam,.section4 .section4__flow-dot,.section4 .section4__icon-ring,.section5 .section5__title-accent,.section5 .section5__orb,.section5 .section5__beam,.section5 .section5__icon-ring,.section6 .section6__title-accent,.section6 .section6__ring{animation-play-state:running}}@media (prefers-reduced-motion:reduce){.hero__brand-title-typing{border-right:none;padding-right:0;animation:none}.hero__brand-title-letter{max-width:none;animation:none}.section2 .section2__title-accent,.section2 .section2__orb,.section2 .section2__flow-dot,.section2 .section2__media:before,.section2 .section2__media-orbit,.section2 .section2__media-ring,.section3 .section3__title-accent,.section3 .section3__orb,.section3 .section3__beam,.section3 .section3__pulse,.section3 .section3__icon-ring,.section3 .section3__module:after,.section4 .section4__title-accent,.section4 .section4__orb,.section4 .section4__beam,.section4 .section4__flow-dot,.section4 .section4__icon-ring,.section5 .section5__title-accent,.section5 .section5__orb,.section5 .section5__beam,.section5 .section5__icon-ring,.section6 .section6__title-accent,.section6 .section6__ring,.hero__title-accent,.footer9__talk-row:hover .footer9__talk-emoji{animation:none!important}.section2__header,.section2__card,.section2__flow,.section3__header,.section3__module,.section4__header,.section4__item,.section5__header,.section5__node,.section6__header,.section6__layer{opacity:1;transition:none;transform:none}}html.in-app-browser .hero__brand-title-letter,html.touch-device .hero__brand-title-letter{max-width:none!important;animation:none!important}html.in-app-browser .hero__brand-title-typing,html.touch-device .hero__brand-title-typing{color:#fff!important;-webkit-text-fill-color:currentColor!important;background:0 0!important;border-right:none!important;padding-right:0!important;animation:none!important}html.in-app-browser .section2,html.in-app-browser .section3,html.in-app-browser .section4,html.in-app-browser .section5,html.in-app-browser .section6{content-visibility:visible!important}html.in-app-browser .section2__header,html.in-app-browser .section2__flow,html.in-app-browser .section2__card,html.in-app-browser .section3__header,html.in-app-browser .section3__module,html.in-app-browser .section4__header,html.in-app-browser .section4__item,html.in-app-browser .section5__header,html.in-app-browser .section5__node,html.in-app-browser .section6__header,html.in-app-browser .section6__layer{opacity:1!important;transform:none!important}
