.scroll-scrub{--ss-progress: 0;position:relative;isolation:isolate;color:var(--ss-ink);background:var(--ss-bg)}.scroll-scrub__stage{position:sticky;top:0;z-index:0;width:100%;height:100dvh;overflow:hidden;background:var(--ss-bg)}.scroll-scrub__media,.scroll-scrub__layer,.scroll-scrub__picture,.scroll-scrub__poster,.scroll-scrub__video{position:absolute;inset:0;width:100%;height:100%}.scroll-scrub__media{z-index:0}.scroll-scrub__layer{margin:0;overflow:hidden;opacity:0;will-change:opacity}.scroll-scrub__layer:first-child{opacity:1}.scroll-scrub__poster,.scroll-scrub__video{display:block;object-fit:cover;object-position:var(--ss-object-position)}.scroll-scrub__poster{z-index:0}.scroll-scrub__video{z-index:1}.scroll-scrub__layer[data-video-painted=true] .scroll-scrub__poster{visibility:hidden}.scroll-scrub__progress{position:absolute;z-index:5;top:0;right:0;left:0;height:2px;background:color-mix(in srgb,var(--ss-ink) 14%,transparent);pointer-events:none}.scroll-scrub__progress span{display:block;width:100%;height:100%;background:var(--ss-accent);transform:scaleX(var(--ss-progress));transform-origin:left center}.scroll-scrub__route{position:absolute;z-index:6;top:clamp(1rem,3vw,2rem);right:clamp(1rem,4vw,4rem);left:clamp(1rem,4vw,4rem);display:flex;justify-content:flex-end;gap:.25rem;pointer-events:auto}.scroll-scrub__route-button{min-height:2.75rem;padding:.65rem .9rem;border:0;color:var(--ss-muted);background:transparent;font:inherit;cursor:pointer}.scroll-scrub__route-button:hover,.scroll-scrub__route-button[aria-current=step]{color:var(--ss-ink)}.scroll-scrub__route-button[aria-current=step]{text-decoration:underline;text-decoration-color:var(--ss-accent);text-decoration-thickness:.15em;text-underline-offset:.3em}.scroll-scrub__route-button:focus-visible{outline:2px solid var(--ss-accent);outline-offset:3px}.scroll-scrub__story{position:relative;z-index:3;margin-top:-100dvh;pointer-events:none}.scroll-scrub__chapter,.scroll-scrub__connector-band{position:relative}.scroll-scrub__chapter-pin{position:sticky;top:0;display:flex;align-items:center;min-height:100dvh;padding:clamp(5rem,9vw,8rem) clamp(1.25rem,6vw,6rem);pointer-events:none}.scroll-scrub__chapter[data-align=right] .scroll-scrub__chapter-pin{justify-content:flex-end}.scroll-scrub__copy{position:relative;width:min(40rem,48vw);pointer-events:auto}.scroll-scrub__copy:before{position:absolute;z-index:-1;inset:-3rem -5rem;content:"";background:radial-gradient(ellipse at center,color-mix(in srgb,var(--ss-bg) 88%,transparent) 0%,color-mix(in srgb,var(--ss-bg) 58%,transparent) 52%,transparent 76%);pointer-events:none}.scroll-scrub__kicker{max-width:30ch;margin:0 0 1rem;color:var(--ss-accent);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.scroll-scrub__title{max-width:13ch;margin:0;color:var(--ss-ink);font:inherit;font-size:clamp(2.75rem,6vw,6.75rem);font-weight:700;line-height:.94;letter-spacing:-.045em;text-wrap:balance}.scroll-scrub__body{max-width:42ch;margin:1.5rem 0 0;color:var(--ss-muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55}.scroll-scrub__tags{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}.scroll-scrub__tags li{padding:.45rem .7rem;border:1px solid color-mix(in srgb,var(--ss-ink) 20%,transparent);color:var(--ss-ink);font-size:.82rem}.scroll-scrub__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}@media(max-width:860px){.scroll-scrub__poster,.scroll-scrub__video{object-position:var(--ss-mobile-position)}.scroll-scrub__route{right:max(.75rem,env(safe-area-inset-right));left:max(.75rem,env(safe-area-inset-left));justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}.scroll-scrub__route-button{flex:0 0 auto}.scroll-scrub__chapter-pin,.scroll-scrub__chapter[data-align=right] .scroll-scrub__chapter-pin{align-items:flex-end;justify-content:flex-start;padding:6.5rem max(1.25rem,env(safe-area-inset-right)) calc(4rem + env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left))}.scroll-scrub__copy{width:min(100%,36rem)}.scroll-scrub__copy:before{inset:-3rem -2rem;background:linear-gradient(to top,var(--ss-bg) 0%,color-mix(in srgb,var(--ss-bg) 82%,transparent) 58%,transparent 100%)}.scroll-scrub__title{max-width:14ch;font-size:clamp(2.3rem,11vw,4.5rem)}}@media(prefers-reduced-motion:reduce){.scroll-scrub__chapter{min-height:100dvh!important}.scroll-scrub__connector-band{display:none}.scroll-scrub__progress span{transition:none}}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;display:block}button,input{font:inherit}a{color:inherit}:root{--lab-bg:#03050b;--lab-ink:#f4f7ff;--lab-muted:#8892aa;--lab-violet:#8d7cff;--lab-blue:#58b7ff}html{scroll-behavior:smooth;background:var(--lab-bg)}body{margin:0;background:var(--lab-bg);color:var(--lab-ink);font-family:Avenir Next,Helvetica Neue,sans-serif}.labz-site{overflow:hidden;background:var(--lab-bg);color:var(--lab-ink)}.labz-nav{position:fixed;z-index:80;top:0;left:0;right:0;height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;background:#03050bd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.labz-brand{display:inline-flex;align-items:center;gap:12px;color:var(--lab-ink);text-decoration:none;letter-spacing:.18em}.labz-mark{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--lab-blue);color:var(--lab-blue)}.labz-links{display:flex;gap:34px}.labz-links a,.labz-footer a{color:#b9c0d2;text-decoration:none;font-size:11px;text-transform:uppercase}.nav-cta{justify-self:end;color:#fff;text-decoration:none;border:1px solid rgba(141,124,255,.4);border-radius:999px;padding:11px 17px;font-size:10px}.journey-shell{position:relative;min-height:100dvh}.hero-copy{position:absolute;z-index:25;top:17vh;left:7.5vw;width:min(520px,42vw)}.hero-kicker,.section-heading>p,.approach-copy>p,.impact-title>p,.case-copy>p,.contact-section>div>p{color:#9f91ff;font:600 10px monospace;letter-spacing:.22em}.hero-copy h1{margin:18px 0;font-size:clamp(48px,6vw,92px);line-height:.9;letter-spacing:-.05em;font-weight:300}.hero-copy h1 span{color:var(--lab-violet)}.hero-deck{color:#a8b0c4;line-height:1.65}.hero-actions{display:flex;gap:24px;margin-top:28px}.hero-primary{padding:14px 18px;border-radius:14px;background:linear-gradient(100deg,#7459ff,var(--lab-blue));color:#fff;text-decoration:none}.hero-secondary{padding:14px;color:#c7ccda;text-decoration:none}.system-card{position:absolute;z-index:25;right:4vw;bottom:8vh;width:190px;padding:20px;border:1px solid rgba(141,124,255,.2);border-radius:15px;background:#050812b8;display:flex;flex-direction:column;gap:8px}.system-card>span,.system-card small{font:500 9px monospace}.system-card strong{color:#a8e8d1}.signal-bars{color:var(--lab-violet)}.section-frame,.trust-strip,.labz-footer{width:min(1400px,calc(100% - 72px));margin:16px auto 0;border:1px solid rgba(141,124,255,.12);border-radius:18px}.trust-strip{padding:22px 34px;text-align:center}.trust-strip>div{display:flex;justify-content:space-around;margin-top:20px;color:#747d94}.systems-section,.impact-section,.contact-section{padding:60px}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:50px}.section-heading>p{grid-column:1/-1}.section-heading h2,.approach-copy h2,.impact-title h2,.case-copy h2,.contact-section h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.02;font-weight:400}.section-heading>span,.case-copy>span{color:#929bb1;line-height:1.65}.capability-grid{display:grid;grid-template-columns:1.15fr .85fr 1.05fr .95fr;gap:12px;margin-top:52px}.capability{position:relative;min-height:240px;padding:26px;border:1px solid rgba(141,124,255,.14);border-radius:14px;background:#080d1b}.capability>span{position:absolute;right:18px;color:#4f5870}.cap-icon{font-size:28px;color:var(--lab-violet)}.capability h3{margin-top:42px}.capability p{color:#8d96ab;font-size:12px;line-height:1.65}.capability a{position:absolute;right:22px;bottom:18px;color:#b4bdd0}.approach-section{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.approach-orbit{position:relative;display:grid;place-items:center}.approach-orbit:before,.approach-orbit:after,.approach-orbit span,.approach-orbit i{content:"";position:absolute;border:1px solid rgba(141,124,255,.2);border-radius:50%}.approach-orbit:before{width:420px;height:420px}.approach-orbit:after{width:300px;height:300px}.approach-orbit span{width:180px;height:180px}.approach-orbit i{width:500px;height:140px;transform:rotate(-22deg)}.approach-orbit b{font-size:90px;color:#fff}.approach-copy{padding:80px 60px 60px 20px}.approach-copy ol{list-style:none;padding:0}.approach-copy li{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:20px 0;border-top:1px solid rgba(141,124,255,.13)}.approach-copy li span{color:#9099ad}.approach-copy li strong{display:block;color:#fff;margin-bottom:6px}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px}.metric{padding:28px;border-top:1px solid rgba(141,124,255,.13);border-right:1px solid rgba(141,124,255,.13)}.metric strong{display:block;font-size:32px}.metric span,.impact-section small{color:#788196;font-size:11px}.case-section{display:grid;grid-template-columns:.72fr 1.28fr;min-height:420px;overflow:hidden}.case-copy{padding:58px}.case-link{display:inline-block;margin-top:28px;color:#b7aaff}.data-wave{position:relative;background:linear-gradient(#03050b38,#03050b38),url(/assets/data-wave.png) center/cover no-repeat}.wave-line{position:absolute;left:-5%;width:110%;height:160px;border-top:1px solid rgba(141,124,255,.5);border-radius:50%}.one{top:30%;transform:rotate(-7deg)}.two{top:45%;transform:rotate(6deg)}.three{top:60%}.result-panel{position:absolute;right:7%;top:25%;padding:22px;border:1px solid rgba(141,124,255,.2);border-radius:14px;background:#080d1bcc;display:flex;flex-direction:column;gap:12px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-form label{display:block;margin-bottom:10px}.contact-form>div{display:grid;grid-template-columns:1fr 52px;border:1px solid rgba(141,124,255,.25)}.contact-form input{padding:16px;background:transparent;border:0;color:#fff}.contact-form button{border:0;background:var(--lab-violet);color:#fff}.contact-form small{color:#667086}.labz-footer{display:grid;grid-template-columns:1fr auto;gap:30px;padding:44px 60px;margin-bottom:30px}.labz-footer>div:nth-child(2){display:flex;gap:24px}.labz-footer>small{grid-column:1/-1;color:#596176}@media(max-width:900px){.labz-links{display:none}.labz-nav{grid-template-columns:1fr auto}.hero-copy{left:24px;width:calc(100% - 48px)}.system-card{display:none}.section-frame,.trust-strip,.labz-footer{width:calc(100% - 24px)}.section-heading,.approach-section,.case-section,.contact-section{grid-template-columns:1fr}.capability-grid,.metric-row{grid-template-columns:1fr 1fr}.systems-section,.impact-section,.contact-section{padding:40px 24px}.approach-orbit{min-height:420px}.approach-copy{padding:30px}.data-wave{min-height:350px}}@media(max-width:560px){.capability-grid,.metric-row{grid-template-columns:1fr}.hero-actions{flex-direction:column}.trust-strip>div{overflow:auto;justify-content:flex-start;gap:25px}.approach-orbit:before{width:300px;height:300px}.approach-orbit:after{width:220px;height:220px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.labz-hero-scrub .scroll-scrub__copy,.labz-hero-scrub .scroll-scrub__route{display:none}.labz-hero-scrub .scroll-scrub__chapter-pin,.labz-hero-scrub .scroll-scrub__story{pointer-events:none}.labz-hero-scrub .scroll-scrub__progress{top:74px}.journey-shell .hero-copy{pointer-events:auto}.journey-shell{background:radial-gradient(circle at 68% 46%,rgba(141,124,255,.08),transparent 24%),#03050b}.hero-copy{max-width:560px}.hero-copy h1{max-width:8ch}.hero-deck{max-width:38ch}.hero-primary,.hero-secondary{font-size:11px}.system-card{max-width:220px}@media(max-width:900px){.labz-hero-scrub .scroll-scrub__progress{top:74px}.hero-copy{top:118px}.hero-copy h1{max-width:7ch}.hero-deck{max-width:31ch}}.pointer-glow{position:fixed;z-index:15;left:var(--pointer-x,50vw);top:var(--pointer-y,50vh);width:420px;height:420px;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(141,124,255,.14),rgba(88,183,255,.06) 35%,transparent 70%);filter:blur(18px);mix-blend-mode:screen}.labz-brand img{display:block;width:132px;height:44px;object-fit:contain;object-position:left center;filter:brightness(1.65) contrast(1.05)}.footer-brand img{width:168px;height:58px}.labz-hero-scrub .scroll-scrub__stage{filter:saturate(1.16) contrast(1.06)}.labz-hero-scrub .scroll-scrub__media:after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(90deg,#03050be0,#03050b7a 32%,#03050b14 60%,#03050b38),radial-gradient(circle at 70% 50%,transparent 0,rgba(3,5,11,.08) 45%,rgba(3,5,11,.42) 100%)}.hero-orb{position:absolute;z-index:8;right:10vw;top:20vh;width:min(42vw,640px);aspect-ratio:1;transform:translate(calc(var(--orb-x,0) * 1px),calc(var(--orb-y,0) * 1px));transition:transform .12s ease-out;pointer-events:none}.hero-orb:before,.hero-orb:after,.hero-orb i,.hero-orb span,.hero-orb b{content:"";position:absolute;border-radius:50%}.hero-orb:before{inset:9%;border:1px solid rgba(141,124,255,.42);box-shadow:0 0 90px #8d7cff2e,inset 0 0 80px #58b7ff14;animation:orbPulse 5s ease-in-out infinite}.hero-orb:after{inset:0;border:1px solid rgba(88,183,255,.18);transform:rotate(22deg) scaleY(.46);animation:orbitSpin 11s linear infinite}.hero-orb i{inset:18%;border:1px dashed rgba(141,124,255,.28);animation:orbitSpin 16s linear infinite reverse}.hero-orb span{inset:31%;background:radial-gradient(circle at 40% 35%,rgba(255,255,255,.3),rgba(141,124,255,.16) 28%,rgba(88,183,255,.06) 58%,transparent 70%);box-shadow:0 0 80px #8d7cff38;animation:orbPulse 4.2s ease-in-out infinite reverse}.hero-orb b{width:9px;height:9px;right:12%;top:48%;background:var(--lab-blue);box-shadow:0 0 20px var(--lab-blue);animation:nodeBlink 1.8s ease-in-out infinite}.hero-copy{animation:heroRise .9s cubic-bezier(.2,.7,.2,1) both}.system-card{animation:cardFloat 5s ease-in-out infinite}.capability{overflow:hidden;transform-style:preserve-3d}.capability:before{content:"";position:absolute;inset:-30%;background:linear-gradient(115deg,transparent 30%,rgba(141,124,255,.11),transparent 70%);transform:translate(-80%) rotate(8deg);transition:transform .65s ease}.capability:hover:before{transform:translate(80%) rotate(8deg)}.capability:hover .cap-icon{transform:rotate(14deg) scale(1.12);box-shadow:0 0 30px #8d7cff40}.cap-icon{transition:transform .35s ease,box-shadow .35s ease}.approach-orbit{perspective:900px}.approach-orbit:before{animation:orbitSpin 18s linear infinite}.approach-orbit:after{animation:orbitSpin 13s linear infinite reverse}.approach-orbit i{animation:orbitTilt 9s ease-in-out infinite}.approach-orbit b{width:180px;height:180px;display:grid;place-items:center}.approach-orbit b img{width:150px;filter:brightness(1.8) drop-shadow(0 0 20px rgba(141,124,255,.25));animation:logoBreath 4s ease-in-out infinite}.metric strong{transition:transform .3s ease,color .3s ease}.metric:hover strong{transform:translateY(-5px) scale(1.06);color:var(--lab-violet)}.data-wave{animation:wavePan 12s ease-in-out infinite alternate;background-size:115% auto}.wave-line{animation:waveFloat 5s ease-in-out infinite}.wave-line.two{animation-delay:-1.4s}.wave-line.three{animation-delay:-2.7s}.result-panel{animation:cardFloat 5.5s ease-in-out infinite reverse}.hero-primary,.nav-cta,.case-link,.contact-form button{position:relative;overflow:hidden}.hero-primary:after,.nav-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.22),transparent 75%);transform:translate(-120%);transition:transform .55s ease}.hero-primary:hover:after,.nav-cta:hover:after{transform:translate(120%)}@keyframes heroRise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes orbPulse{0%,to{transform:scale(.98);opacity:.72}50%{transform:scale(1.04);opacity:1}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes orbitTilt{0%,to{transform:rotate(-22deg) rotateX(58deg)}50%{transform:rotate(28deg) rotateX(64deg)}}@keyframes nodeBlink{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes logoBreath{0%,to{transform:scale(.96);opacity:.8}50%{transform:scale(1.04);opacity:1}}@keyframes wavePan{0%{background-position:42% center}to{background-position:58% center}}@keyframes waveFloat{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-14px) rotate(3deg)}}@media(max-width:900px){.labz-brand img{width:108px;height:38px}.hero-orb{right:-22vw;top:24vh;width:82vw;opacity:.62}.pointer-glow{display:none}}@media(prefers-reduced-motion:reduce){.hero-copy,.system-card,.hero-orb:before,.hero-orb:after,.hero-orb i,.hero-orb span,.hero-orb b,.approach-orbit:before,.approach-orbit:after,.approach-orbit i,.approach-orbit b img,.data-wave,.wave-line,.result-panel{animation:none!important}.hero-orb{transform:none!important}.pointer-glow{display:none}}.labz-site{position:relative;background:radial-gradient(circle at 16% 18%,rgba(91,71,255,.09),transparent 22%),radial-gradient(circle at 84% 32%,rgba(88,183,255,.07),transparent 22%),linear-gradient(180deg,#02040a,#03050b 45%,#02040a)}.ambient-grid{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(141,124,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(141,124,255,.045) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 13%,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 13%,#000 88%,transparent 100%);transform:translateY(calc(var(--scroll-shift,0px) * -1))}.page-scan{position:fixed;z-index:2;inset:-30vh 0 auto;height:36vh;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(88,183,255,.025),rgba(141,124,255,.04),transparent);animation:siteScan 10s linear infinite}.page-progress{position:fixed;z-index:100;left:0;top:0;width:3px;height:100vh;background:#ffffff06;pointer-events:none}.page-progress span{display:block;width:100%;height:100%;transform:scaleY(var(--page-progress,0));transform-origin:top;background:linear-gradient(180deg,var(--lab-blue),var(--lab-violet));box-shadow:0 0 18px #8d7cffa6}.labz-nav{border-bottom:1px solid rgba(141,124,255,.11);box-shadow:0 8px 50px #00000029}.labz-links a{position:relative;transition:color .25s ease}.labz-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:linear-gradient(90deg,var(--lab-violet),var(--lab-blue));transition:right .3s ease}.labz-links a:hover{color:#fff}.labz-links a:hover:after{right:0}.journey-shell{min-height:108dvh}.hero-copy{top:15vh}.hero-copy h1{text-shadow:0 0 44px rgba(141,124,255,.07)}.hero-copy h1 span{background:linear-gradient(90deg,#9c72ff,#6f7cff,#58b7ff);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:180% 100%;animation:headlineGlow 5s ease-in-out infinite}.hero-kicker:before{content:"";display:inline-block;width:42px;height:1px;margin-right:12px;vertical-align:middle;background:linear-gradient(90deg,var(--lab-violet),transparent);box-shadow:0 0 12px var(--lab-violet)}.hero-microstats{display:flex;gap:22px;margin-top:30px;padding-top:18px;border-top:1px solid rgba(141,124,255,.15)}.hero-microstats span{display:flex;gap:7px;align-items:center;color:#6f7890;font:500 9px monospace;letter-spacing:.12em}.hero-microstats b{color:#dbe4ff;font-weight:500}.hero-satellite{position:absolute;z-index:21;padding:8px 11px;border:1px solid rgba(141,124,255,.24);border-radius:999px;background:#050812ad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:600 8px monospace;letter-spacing:.12em;color:#9fa8bc;pointer-events:none;box-shadow:0 0 24px #8d7cff14;animation:satelliteFloat 5s ease-in-out infinite}.hero-satellite em{color:#fff;font-style:normal}.satellite-a{right:36vw;top:21vh;animation-delay:-1s}.satellite-b{right:8vw;top:28vh;animation-delay:-2.5s}.satellite-c{right:33vw;top:67vh;animation-delay:-3.8s}.system-pulse{display:flex;align-items:flex-end;gap:4px;height:28px;margin-top:4px}.system-pulse i{width:3px;background:linear-gradient(180deg,var(--lab-blue),var(--lab-violet));height:35%;animation:pulseBars 1.6s ease-in-out infinite}.system-pulse i:nth-child(2){height:70%;animation-delay:-.4s}.system-pulse i:nth-child(3){height:48%;animation-delay:-.8s}.system-pulse i:nth-child(4){height:88%;animation-delay:-1.1s}.system-pulse i:nth-child(5){height:58%;animation-delay:-.2s}.motion-band{position:relative;z-index:12;overflow:hidden;margin:16px 0;padding:13px 0;border-block:1px solid rgba(141,124,255,.12);background:#0508119e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.motion-track{display:flex;align-items:center;gap:28px;width:max-content;animation:marquee 28s linear infinite}.motion-track span{font:600 9px monospace;letter-spacing:.22em;color:#8b94aa}.motion-track i{color:#8d7cff;font-size:8px;text-shadow:0 0 12px #8d7cff}[data-reveal]{opacity:0;transform:translateY(34px) scale(.992);transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}.section-frame{position:relative;z-index:10;overflow:hidden;background:linear-gradient(145deg,#080d1bd6,#03050bf0);box-shadow:inset 0 1px #ffffff05,0 30px 80px #00000024}.section-frame:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--pointer-x,70%) var(--pointer-y,30%),rgba(141,124,255,.035),transparent 24%)}.capability{min-height:310px;transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(0);transition:transform .18s ease,border-color .3s ease,box-shadow .3s ease;background:radial-gradient(circle at var(--card-x,50%) var(--card-y,50%),rgba(141,124,255,.12),transparent 36%),linear-gradient(145deg,#0c1226eb,#050811f0)}.capability:hover{border-color:#8d7cff7a;box-shadow:0 22px 60px #10083642,inset 0 0 40px #8d7cff0a}.capability h3{font-size:17px;letter-spacing:-.01em}.cap-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}.cap-tags small{padding:6px 8px;border:1px solid rgba(141,124,255,.15);border-radius:999px;color:#6f7890;font:500 8px monospace;letter-spacing:.05em;background:#8d7cff09}.cap-wave{position:absolute;left:26px;right:58px;bottom:26px;height:28px;display:flex;align-items:end;gap:4px;opacity:.55}.cap-wave i{flex:1;max-width:8px;height:28%;background:linear-gradient(180deg,var(--lab-blue),var(--lab-violet));animation:capPulse 1.8s ease-in-out infinite}.cap-wave i:nth-child(2){height:60%;animation-delay:-.2s}.cap-wave i:nth-child(3){height:38%;animation-delay:-.5s}.cap-wave i:nth-child(4){height:86%;animation-delay:-.8s}.cap-wave i:nth-child(5){height:52%;animation-delay:-1.1s}.cap-wave i:nth-child(6){height:72%;animation-delay:-.65s}.cap-wave i:nth-child(7){height:42%;animation-delay:-1.35s}.network-section{display:grid;grid-template-columns:.72fr 1.28fr;min-height:650px;padding:70px 60px;margin-top:16px;background:radial-gradient(circle at 72% 48%,rgba(107,78,255,.14),transparent 32%),linear-gradient(140deg,#050817,#03050b)}.network-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;max-width:470px}.network-copy>p,.stack-head>p{color:#9f91ff;font:600 10px monospace;letter-spacing:.22em}.network-copy h2,.stack-head h2{margin:10px 0 20px;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:.98;letter-spacing:-.045em}.network-copy>span,.stack-head>span{color:#8f98ac;line-height:1.7;font-size:14px}.network-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.network-legend span{display:flex;align-items:center;gap:7px;color:#687188;font:500 8px monospace}.network-legend i{width:7px;height:7px;border-radius:50%;box-shadow:0 0 14px currentColor}.legend-live{background:#69e8b2;color:#69e8b2}.legend-ai{background:var(--lab-violet);color:var(--lab-violet)}.legend-human{background:var(--lab-blue);color:var(--lab-blue)}.network-map{position:relative;min-height:520px;perspective:1000px}.network-ring,.network-line,.network-node,.network-packet{position:absolute}.network-ring{border:1px solid rgba(141,124,255,.15);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-one{width:420px;height:420px;animation:networkSpin 22s linear infinite}.ring-two{width:310px;height:310px;border-style:dashed;animation:networkSpin 16s linear infinite reverse}.ring-three{width:190px;height:190px;border-color:#58b7ff38;box-shadow:0 0 80px #8d7cff1a inset;animation:networkPulse 4s ease-in-out infinite}.network-line{height:1px;left:50%;top:50%;transform-origin:left center;background:linear-gradient(90deg,#8d7cffbf,#58b7ff14);box-shadow:0 0 12px #8d7cff40}.line-a{width:230px;transform:rotate(-35deg)}.line-b{width:255px;transform:rotate(32deg)}.line-c{width:220px;transform:rotate(145deg)}.line-d{width:245px;transform:rotate(214deg)}.network-node{display:grid;place-items:center;text-align:center;border:1px solid rgba(141,124,255,.22);background:#070a18d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 28px #8d7cff14}.node-core{width:130px;height:130px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);border-color:#58b7ff52;box-shadow:0 0 60px #8d7cff24,inset 0 0 44px #58b7ff0f}.node-core img{width:90px;filter:brightness(1.8);animation:logoBreath 4s ease-in-out infinite}.node-a,.node-b,.node-c,.node-d{width:82px;height:82px;border-radius:18px;animation:nodeHover 5s ease-in-out infinite}.network-node b{font:500 10px monospace;color:#b9c2d8}.network-node span{font:500 8px monospace;color:#667087;letter-spacing:.1em}.node-a{left:18%;top:15%}.node-b{right:10%;top:18%;animation-delay:-1.3s}.node-c{right:12%;bottom:12%;animation-delay:-2.7s}.node-d{left:17%;bottom:10%;animation-delay:-3.9s}.network-packet{width:8px;height:8px;border-radius:50%;background:#bba8ff;box-shadow:0 0 20px #8d7cff}.packet-a{left:49%;top:49%;animation:packetA 3.8s linear infinite}.packet-b{left:49%;top:49%;animation:packetB 4.6s linear infinite -1.2s}.packet-c{left:49%;top:49%;animation:packetC 5.1s linear infinite -2.4s}.orbit-label{position:absolute;padding:6px 8px;border:1px solid rgba(141,124,255,.18);border-radius:999px;background:#070b18cc;color:#7f899d;font:500 8px monospace;letter-spacing:.08em;animation:labelFloat 5s ease-in-out infinite}.orbit-label-a{top:14%;left:18%}.orbit-label-b{right:14%;top:36%;animation-delay:-1.5s}.orbit-label-c{bottom:16%;left:26%;animation-delay:-3s}.stack-section{padding:64px 60px;margin-top:16px;background:linear-gradient(160deg,#080d1bf5,#03050bfa)}.stack-head{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:end}.stack-head>p{grid-column:1/-1;margin:0}.stack-head h2{margin:0}.stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.stack-card{position:relative;min-height:250px;padding:28px;border:1px solid rgba(141,124,255,.13);border-radius:16px;background:radial-gradient(circle at var(--card-x,50%) var(--card-y,50%),rgba(88,183,255,.07),transparent 42%),#050812c2;transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .18s ease,border-color .3s ease}.stack-card:hover{border-color:#8d7cff6b}.stack-card>span{color:#4d566c;font:500 10px monospace}.stack-card h3{margin:48px 0 12px;font-size:18px;letter-spacing:.08em}.stack-card p{color:#7f899d;line-height:1.65;font-size:12px}.stack-rail{position:absolute;left:28px;right:28px;bottom:24px;height:2px;background:#8d7cff14;overflow:visible}.stack-rail i{position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--lab-violet);box-shadow:0 0 14px var(--lab-violet);animation:railDot 4s linear infinite}.stack-rail i:nth-child(2){animation-delay:-1.3s;background:var(--lab-blue)}.stack-rail i:nth-child(3){animation-delay:-2.6s}.stack-flow{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px;padding:18px;border-top:1px solid rgba(141,124,255,.1);color:#687188;font:500 8px monospace;letter-spacing:.08em}.stack-flow i{width:36px;height:1px;background:linear-gradient(90deg,var(--lab-violet),transparent);position:relative;overflow:visible}.stack-flow i:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--lab-blue);top:-2px;animation:flowDot 2.6s linear infinite}.metric{position:relative;overflow:hidden}.metric-index{position:absolute;right:16px;top:14px!important;color:#3f485e!important;font:500 9px monospace!important}.metric small{display:block;margin-top:8px}.metric-meter{height:2px;margin-top:18px;background:#8d7cff14;overflow:hidden}.metric-meter i{display:block;height:100%;width:var(--meter);background:linear-gradient(90deg,var(--lab-violet),var(--lab-blue));transform:scaleX(0);transform-origin:left;animation:meterLoad 1.2s cubic-bezier(.2,.7,.2,1) forwards;animation-play-state:paused}.impact-section.is-visible .metric-meter i{animation-play-state:running}.contact-note{display:block;margin-top:18px;max-width:520px;color:#7d879b;line-height:1.6;font-size:13px}.contact-form>div{border-radius:14px;overflow:hidden;background:#050812b3;box-shadow:inset 0 0 28px #8d7cff06}.contact-form button{width:52px;cursor:pointer;transition:transform .2s ease,filter .2s ease}.contact-form button:hover{filter:brightness(1.2);transform:scale(1.05)}.magnetic{transition:transform .2s ease,box-shadow .25s ease,filter .25s ease}.magnetic:hover{transform:translateY(-3px) scale(1.015)}@keyframes siteScan{0%{transform:translateY(-20vh)}to{transform:translateY(140vh)}}@keyframes headlineGlow{0%,to{background-position:0 50%;filter:drop-shadow(0 0 0 rgba(141,124,255,0))}50%{background-position:100% 50%;filter:drop-shadow(0 0 12px rgba(141,124,255,.18))}}@keyframes satelliteFloat{0%,to{transform:translateY(0);opacity:.75}50%{transform:translateY(-9px);opacity:1}}@keyframes pulseBars{0%,to{transform:scaleY(.45);opacity:.35}50%{transform:scaleY(1);opacity:1}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes capPulse{0%,to{transform:scaleY(.45);opacity:.35}50%{transform:scaleY(1);opacity:1}}@keyframes networkSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes networkPulse{0%,to{transform:translate(-50%,-50%) scale(.94);opacity:.65}50%{transform:translate(-50%,-50%) scale(1.06);opacity:1}}@keyframes nodeHover{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes packetA{0%{transform:translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(210px,-145px);opacity:0}}@keyframes packetB{0%{transform:translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(-220px,145px);opacity:0}}@keyframes packetC{0%{transform:translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(220px,150px);opacity:0}}@keyframes labelFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes railDot{0%{left:0;opacity:0}12%{opacity:1}88%{opacity:1}to{left:calc(100% - 8px);opacity:0}}@keyframes flowDot{0%{left:0;opacity:0}12%{opacity:1}88%{opacity:1}to{left:100%;opacity:0}}@keyframes meterLoad{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:1100px){.network-section{grid-template-columns:1fr;gap:10px}.network-copy{max-width:720px}.network-map{min-height:540px}.stack-head{grid-template-columns:1fr}.stack-head>p{grid-column:auto}.hero-satellite{display:none}}@media(max-width:900px){.ambient-grid{background-size:48px 48px}.hero-microstats{display:none}.network-section,.stack-section{padding:44px 24px}.network-map{min-height:460px;transform:scale(.86)}.stack-grid{grid-template-columns:1fr}.stack-flow{overflow:auto;justify-content:flex-start}.motion-track{animation-duration:22s}.page-progress{display:none}}@media(max-width:560px){.network-map{min-height:400px;transform:scale(.7);margin-inline:-18%}.node-a,.node-d{left:7%}.node-b,.node-c{right:2%}.stack-flow{display:none}.network-legend{gap:8px}.network-copy h2,.stack-head h2{font-size:38px}.motion-band{margin-top:10px}}@media(prefers-reduced-motion:reduce){.page-scan,.motion-track,.hero-copy h1 span,.hero-satellite,.system-pulse i,.cap-wave i,.network-ring,.network-node,.network-packet,.node-core img,.orbit-label,.stack-rail i,.stack-flow i:after,.metric-meter i{animation:none!important}.ambient-grid{transform:none}.capability,.stack-card{transform:none!important}.metric-meter i{transform:scaleX(1)}}.labz-nav{height:96px;padding-block:8px}.labz-brand{min-width:112px;overflow:visible}.labz-brand img{width:96px;height:80px;object-fit:contain;object-position:center;filter:brightness(1.35) contrast(1.06);overflow:visible}.footer-brand img{width:150px;height:auto;max-height:132px}.labz-hero-scrub .scroll-scrub__progress{top:96px}.journey-shell{min-height:100dvh}.hero-copy{top:14vh}.hero-data-deck{position:absolute;z-index:24;left:7.5vw;right:27vw;bottom:5.5vh;min-height:150px;padding:18px 20px;border:1px solid rgba(141,124,255,.18);border-radius:16px;background:linear-gradient(145deg,#060914c7,#04070f8f);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 70px #00000038,inset 0 1px #ffffff06;overflow:hidden}.hero-data-deck:before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(110deg,transparent 25%,rgba(141,124,255,.08) 45%,rgba(88,183,255,.07) 55%,transparent 75%);transform:translate(-70%);animation:dataSweep 7s ease-in-out infinite}.data-deck-heading{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid rgba(141,124,255,.12)}.data-deck-heading span,.data-deck-heading b{font:600 8px monospace;letter-spacing:.17em}.data-deck-heading span{color:#b7addd}.data-deck-heading b{color:#6ae6aa;font-weight:500}.data-deck-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:14px}.data-deck-grid article{position:relative;min-height:78px;padding:10px 12px;border-right:1px solid rgba(141,124,255,.1)}.data-deck-grid article:last-child{border-right:0}.data-deck-grid article>span{position:absolute;right:10px;top:8px;color:#4b5469;font:500 8px monospace}.data-deck-grid strong{display:block;color:#e3e8f7;font-size:10px;letter-spacing:.08em;font-weight:600}.data-deck-grid p{margin:6px 0 0;color:#6f7890;font-size:9px;line-height:1.45}.mini-spectrum{display:flex;align-items:flex-end;gap:3px;height:20px;margin-top:8px}.mini-spectrum i{width:3px;height:30%;background:linear-gradient(180deg,var(--lab-blue),var(--lab-violet));animation:miniSpectrum 1.5s ease-in-out infinite}.mini-spectrum i:nth-child(2){height:72%;animation-delay:-.2s}.mini-spectrum i:nth-child(3){height:45%;animation-delay:-.45s}.mini-spectrum i:nth-child(4){height:90%;animation-delay:-.7s}.mini-spectrum i:nth-child(5){height:58%;animation-delay:-.95s}.mini-spectrum i:nth-child(6){height:82%;animation-delay:-1.15s}.mini-spectrum i:nth-child(7){height:42%;animation-delay:-.5s}.mini-spectrum i:nth-child(8){height:68%;animation-delay:-1.3s}.mini-orbit{position:relative;width:62px;height:22px;margin-top:8px}.mini-orbit:before,.mini-orbit:after{content:"";position:absolute;border:1px solid rgba(141,124,255,.26);border-radius:50%;inset:2px 8px;transform:rotate(-10deg)}.mini-orbit:after{inset:5px 14px;transform:rotate(18deg);border-color:#58b7ff3d}.mini-orbit i{position:absolute;width:6px;height:6px;border-radius:50%;background:#8d7cff;box-shadow:0 0 14px #8d7cff;left:8px;top:8px;animation:miniOrbitDot 2.6s linear infinite}.mini-orbit b{position:absolute;width:4px;height:4px;border-radius:50%;background:#58b7ff;box-shadow:0 0 10px #58b7ff;right:12px;top:9px;animation:nodeBlink 1.8s ease-in-out infinite}.mini-flow{display:flex;align-items:center;gap:5px;height:20px;margin-top:8px}.mini-flow i{position:relative;display:block;width:28%;height:1px;background:linear-gradient(90deg,var(--lab-violet),rgba(88,183,255,.15))}.mini-flow i:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#58b7ff;top:-2px;left:0;box-shadow:0 0 10px #58b7ff;animation:miniFlowDot 2.2s linear infinite}.mini-flow i:nth-child(2):after{animation-delay:-.7s}.mini-flow i:nth-child(3):after{animation-delay:-1.4s}@keyframes dataSweep{0%,15%{transform:translate(-80%)}65%,to{transform:translate(80%)}}@keyframes miniSpectrum{0%,to{transform:scaleY(.42);opacity:.4}50%{transform:scaleY(1);opacity:1}}@keyframes miniOrbitDot{0%{transform:translate(0);opacity:0}15%{opacity:1}50%{transform:translate(20px,-6px);opacity:1}85%{opacity:1}to{transform:translate(42px,2px);opacity:0}}@keyframes miniFlowDot{0%{left:0;opacity:0}12%{opacity:1}88%{opacity:1}to{left:calc(100% - 5px);opacity:0}}@media(max-width:1100px){.hero-data-deck{right:23vw}.data-deck-grid{gap:4px}}@media(max-width:900px){.labz-nav{height:82px}.labz-brand img{width:82px;height:68px}.labz-hero-scrub .scroll-scrub__progress{top:82px}.hero-data-deck{left:24px;right:24px;bottom:3vh;padding:14px}.data-deck-grid{grid-template-columns:1fr 1fr}.data-deck-grid article:nth-child(3){display:none}.data-deck-grid article:nth-child(2){border-right:0}}@media(max-width:560px){.hero-data-deck{display:none}.hero-copy{top:108px}}@media(prefers-reduced-motion:reduce){.hero-data-deck:before,.mini-spectrum i,.mini-orbit i,.mini-orbit b,.mini-flow i:after{animation:none!important}}.hero-overlay-pin{position:absolute;inset:0;z-index:22;pointer-events:none}.hero-overlay-sticky{position:sticky;top:0;height:100vh;overflow:hidden;pointer-events:none}.hero-overlay-sticky .hero-copy,.hero-overlay-sticky .hero-actions,.hero-overlay-sticky .hero-data-deck,.hero-overlay-sticky .system-card{pointer-events:auto}.labz-nav{height:92px;padding:6px 4vw}.labz-brand{width:190px;height:78px;min-width:190px;display:flex;align-items:center;justify-content:flex-start;overflow:visible}.labz-brand img{display:block;width:168px!important;height:74px!important;max-width:none;object-fit:contain!important;object-position:center!important;filter:brightness(1.48) contrast(1.08);transform:none!important}.footer-brand{width:auto;height:auto}.footer-brand img{width:178px!important;height:auto!important;max-height:none!important}.labz-hero-scrub .scroll-scrub__progress{top:92px}.hero-copy{top:15vh;left:7vw;width:min(560px,42vw)}.system-card{top:18vh;right:5.8vw;bottom:auto;width:210px}.hero-data-deck{left:6vw;right:6vw;bottom:3.2vh;min-height:164px;padding:18px 22px;background:linear-gradient(145deg,#050812e0,#050812a8);box-shadow:0 25px 80px #00000047,inset 0 1px #ffffff09}.data-deck-grid{grid-template-columns:repeat(4,1fr);gap:0}.data-deck-grid article{min-height:90px;padding:12px 18px}.data-deck-grid-overlay{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:.35;background-image:linear-gradient(rgba(141,124,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(88,183,255,.06) 1px,transparent 1px);background-size:46px 46px}.data-deck-grid-overlay i{position:absolute;left:-10%;right:auto;width:36%;height:1px;background:linear-gradient(90deg,transparent,var(--lab-violet),var(--lab-blue),transparent);box-shadow:0 0 16px #8d7cff80;animation:deckBeam 5.5s linear infinite}.data-deck-grid-overlay i:nth-child(1){top:24%;animation-delay:-.8s}.data-deck-grid-overlay i:nth-child(2){top:43%;animation-delay:-2.1s}.data-deck-grid-overlay i:nth-child(3){top:62%;animation-delay:-3.4s}.data-deck-grid-overlay i:nth-child(4){top:78%;animation-delay:-4.6s}.data-deck-grid-overlay i:nth-child(5){top:91%;animation-delay:-1.7s}.mini-feedback{display:flex;gap:5px;align-items:center;height:20px;margin-top:8px}.mini-feedback i{width:8px;height:8px;border-radius:50%;border:1px solid rgba(141,124,255,.5);box-shadow:0 0 10px #8d7cff33;animation:feedbackPulse 2s ease-in-out infinite}.mini-feedback i:nth-child(2){animation-delay:-.4s}.mini-feedback i:nth-child(3){animation-delay:-.8s}.mini-feedback i:nth-child(4){animation-delay:-1.2s}.trust-strip{margin-top:0;position:relative;z-index:30}.motion-band{margin-top:12px}.journey-shell{background:radial-gradient(circle at 66% 42%,rgba(141,124,255,.09),transparent 27%),#03050b}@keyframes deckBeam{0%{transform:translate(-20vw);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(130vw);opacity:0}}@keyframes feedbackPulse{0%,to{transform:scale(.72);background:transparent;opacity:.5}50%{transform:scale(1.15);background:#8d7cff;opacity:1}}@media(max-width:1100px){.labz-brand{width:165px;min-width:165px}.labz-brand img{width:145px!important}.hero-data-deck{left:3vw;right:3vw}.data-deck-grid article{padding-inline:12px}.system-card{right:3vw}}@media(max-width:900px){.labz-nav{height:82px}.labz-brand{width:140px;min-width:140px;height:68px}.labz-brand img{width:122px!important;height:60px!important}.labz-hero-scrub .scroll-scrub__progress{top:82px}.hero-copy{top:112px;left:24px;width:calc(100% - 48px)}.hero-data-deck{left:18px;right:18px;bottom:2.2vh}.data-deck-grid{grid-template-columns:1fr 1fr}.data-deck-grid article:nth-child(3),.data-deck-grid article:nth-child(4){display:none}.data-deck-grid article:nth-child(2){border-right:0}.system-card{display:none}}@media(max-width:560px){.hero-data-deck{display:none}.hero-overlay-sticky{height:100dvh}.labz-brand{width:122px;min-width:122px}.labz-brand img{width:108px!important;height:56px!important}}@media(prefers-reduced-motion:reduce){.data-deck-grid-overlay i,.mini-feedback i{animation:none!important}}.labz-site{position:relative;background:radial-gradient(circle at 72% 10%,rgba(92,68,255,.14),transparent 24%),radial-gradient(circle at 16% 34%,rgba(44,104,255,.08),transparent 20%),radial-gradient(circle at 80% 62%,rgba(141,124,255,.08),transparent 25%),linear-gradient(180deg,#02040a,#050817 38%,#03050b)}.labz-site:before{content:"";position:fixed;z-index:0;inset:0;pointer-events:none;opacity:.42;background-image:radial-gradient(circle at 12% 18%,rgba(255,255,255,.65) 0 1px,transparent 1.5px),radial-gradient(circle at 68% 12%,rgba(125,113,255,.72) 0 1px,transparent 1.5px),radial-gradient(circle at 34% 54%,rgba(88,183,255,.56) 0 1px,transparent 1.4px),radial-gradient(circle at 86% 74%,rgba(255,255,255,.5) 0 1px,transparent 1.4px);background-size:210px 180px,260px 230px,320px 270px,360px 310px;animation:starDrift 28s linear infinite}.labz-site:after{content:"";position:fixed;z-index:0;left:-8vw;right:-8vw;bottom:-14vh;height:48vh;pointer-events:none;opacity:.5;background:radial-gradient(ellipse at 12% 100%,rgba(66,44,180,.32),transparent 46%),radial-gradient(ellipse at 88% 100%,rgba(30,77,171,.26),transparent 48%),linear-gradient(180deg,transparent 0%,rgba(4,7,18,.7) 55%,#02040a 100%);filter:blur(4px)}.labz-nav,.journey-shell,.trust-strip,.motion-band,.section-frame,.labz-footer{position:relative;z-index:5}.labz-hero-scrub .scroll-scrub__chapter{min-height:108dvh!important}.labz-hero-scrub .scroll-scrub__chapter-pin{min-height:100dvh!important}.journey-shell{min-height:108dvh;margin:0;overflow:hidden}.hero-overlay-pin{height:108dvh}.hero-overlay-sticky{height:100dvh}.journey-shell:after{content:"";position:absolute;z-index:20;left:0;right:0;bottom:0;height:180px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(3,5,11,.38) 35%,#03050b 100%)}.trust-strip{margin-top:-2px!important;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#060a18f5,#040711e6);box-shadow:0 -22px 80px #5035be1a}.motion-band{margin:0!important;border-top:0;background:linear-gradient(90deg,#040711fa,#0a0a1ff0,#040711fa)}.systems-section{margin-top:0!important;border-radius:0 0 18px 18px;background:radial-gradient(circle at 86% 12%,rgba(83,67,205,.11),transparent 32%),linear-gradient(180deg,#050812fa,#040710f0)}.section-frame{margin-top:10px}.systems-section:after,.network-section:after,.approach-section:after,.stack-section:after{content:"";position:absolute;z-index:0;left:-4%;right:-4%;bottom:-1px;height:120px;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(36,23,105,.11),rgba(3,5,11,.36));clip-path:polygon(0 82%,8% 65%,15% 74%,23% 44%,31% 68%,41% 50%,50% 71%,61% 46%,72% 65%,83% 40%,92% 68%,100% 53%,100% 100%,0 100%)}.systems-section>*,.network-section>*,.approach-section>*,.stack-section>*{position:relative;z-index:2}.hero-data-deck{bottom:2.2vh;border-color:#6f5bff42;background:linear-gradient(180deg,#050812b8,#070a18e8);box-shadow:0 26px 90px #00000047,0 0 80px #584adc12,inset 0 1px #ffffff0a}.hero-data-deck:after{content:"";position:absolute;left:8%;right:8%;bottom:-22px;height:42px;background:radial-gradient(ellipse at center,rgba(104,74,255,.18),transparent 68%);filter:blur(12px);pointer-events:none}@keyframes starDrift{0%{transform:translateZ(0)}to{transform:translate3d(-80px,55px,0)}}@media(max-width:900px){.journey-shell,.hero-overlay-pin{min-height:104dvh;height:104dvh}.labz-hero-scrub .scroll-scrub__chapter{min-height:104dvh!important}.trust-strip{border-radius:14px 14px 0 0}.systems-section{border-radius:0 0 14px 14px}}@media(max-width:560px){.journey-shell,.hero-overlay-pin{min-height:100dvh;height:100dvh}.labz-hero-scrub .scroll-scrub__chapter{min-height:100dvh!important}.journey-shell:after{height:110px}}@media(prefers-reduced-motion:reduce){.labz-site:before{animation:none!important}}.labz-nav{height:108px;padding:0 6.5vw;background:linear-gradient(180deg,#02040af5,#02040ac7);border-bottom:1px solid rgba(92,112,255,.16)}.labz-brand{width:188px!important;min-width:188px!important;height:100px!important;overflow:visible!important;align-items:center!important}.labz-brand img{width:154px!important;height:92px!important;object-fit:contain!important;object-position:center!important;filter:brightness(1.18) contrast(1.03)!important;opacity:1!important}.labz-links{gap:38px}.labz-links a{font-size:10px;letter-spacing:.08em}.labz-links a:first-child{color:#a78cff}.nav-cta{padding:13px 21px;border-color:#7c54ffbf;box-shadow:0 0 28px #6f43ff33,inset 0 0 18px #58b7ff0a}.labz-hero-scrub .scroll-scrub__progress{top:108px}.journey-shell{min-height:100dvh!important;height:100dvh!important;background:#02040a!important}.hero-overlay-pin,.hero-overlay-sticky{height:100dvh!important}.hero-copy{top:18vh!important;left:10.8vw!important;width:min(610px,38vw)!important}.hero-copy h1{font-size:clamp(66px,5.9vw,112px)!important;line-height:.86!important;letter-spacing:-.055em!important}.hero-kicker{letter-spacing:.3em!important;color:#a294ff!important}.hero-deck{max-width:530px!important;font-size:17px!important;line-height:1.6!important}.hero-actions{gap:22px!important}.hero-primary{padding:17px 26px!important;border-radius:999px!important;font-size:12px!important;box-shadow:0 0 30px #7249ff47}.hero-secondary{font-size:12px!important;align-items:center}.hero-secondary span{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(133,120,255,.55);border-radius:50%;margin-left:8px}.hero-orb{right:17vw!important;top:12vh!important;width:min(47vw,820px)!important;height:min(47vw,820px)!important;filter:drop-shadow(0 0 70px rgba(68,91,255,.2))}.hero-orb:before{box-shadow:0 0 90px #58b7ff40,inset 0 0 70px #8d7cff2e!important}.hero-orb:after{border-color:#607dff59!important;box-shadow:0 0 32px #765cff2e}.hero-satellite{z-index:28;padding:10px 14px;border-radius:10px;background:#040816c2;border:1px solid rgba(104,93,255,.38);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);box-shadow:0 0 30px #5037c81f;font-size:10px!important}.satellite-a{left:42vw!important;top:24vh!important}.satellite-b{right:15vw!important;top:24vh!important}.satellite-c{left:44vw!important;top:65vh!important}.hero-rail{position:absolute;z-index:30;left:4.2vw;top:18vh;bottom:19vh;width:44px;display:flex;flex-direction:column;align-items:center;color:#7e88a1;font:500 10px monospace}.hero-rail b,.hero-rail span{height:34px;display:grid;place-items:center}.hero-rail b{color:#e9edff;font-size:12px}.hero-rail i{display:block;width:1px;flex:1;min-height:26px;background:linear-gradient(180deg,#725cffbf,#58b7ff2e)}.hero-rail em{margin-top:18px;font-style:normal;white-space:nowrap;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.16em;color:#adb5c7}.system-card{top:29vh!important;right:5.8vw!important;width:250px!important;padding:22px!important;border-color:#5b65ff4d!important;background:linear-gradient(165deg,#060a1ae6,#040711c7)!important;box-shadow:0 24px 80px #00000059,0 0 45px #674aff12!important}.system-card>span{font-size:9px!important}.system-card strong{font-size:12px!important;color:#62efbd!important}.system-card-metrics{display:grid;grid-template-columns:1fr;gap:3px;margin:18px 0 10px}.system-card-metrics small{margin:0!important;color:#76829b!important;font-size:8px!important}.system-card-metrics b{font-size:21px!important;font-weight:400!important;margin-bottom:6px}.signal-bars{font-size:15px!important;letter-spacing:4px!important;border-bottom:1px solid rgba(141,124,255,.12);padding-bottom:14px}.system-list{display:grid;gap:9px;margin-top:14px}.system-list span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;color:#aeb6c7;font:500 8px monospace;letter-spacing:.03em}.system-list i{width:6px;height:6px;border-radius:50%;background:#35e8aa;box-shadow:0 0 10px #35e8aa}.system-list b{font:500 8px monospace;color:#d8deea}.system-pulse{margin-top:14px}.hero-impact-strip{position:absolute;z-index:29;left:7vw;right:7vw;bottom:2.2vh;min-height:112px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid rgba(105,88,255,.35);border-radius:16px;background:linear-gradient(180deg,#070b1cd6,#050813f0);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 70px #00000047,0 0 38px #5136c314;overflow:hidden}.hero-impact-strip:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 28%,rgba(108,88,255,.08) 50%,transparent 72%);transform:translate(-100%);animation:metricSweep 6s ease-in-out infinite}.hero-impact-strip article{position:relative;display:flex;align-items:center;justify-content:center;gap:18px;min-height:74px;border-right:1px solid rgba(123,109,255,.13)}.hero-impact-strip article:last-child{border-right:0}.hero-impact-strip article>i{font-style:normal;font-size:34px;color:#8d62ff;text-shadow:0 0 18px rgba(126,86,255,.45)}.hero-impact-strip article b{display:block;font-size:28px;font-weight:400;letter-spacing:-.03em}.hero-impact-strip article small{display:block;margin-top:4px;color:#9ba5b8;font-size:11px}.concept-label{position:absolute;right:14px;top:8px;color:#46516a;font:500 7px monospace;letter-spacing:.12em}.trust-strip{margin-top:8px!important;padding:18px 28px!important;border-radius:14px!important;background:#050812e6!important}.trust-strip>span{font-size:8px!important}.trust-strip>div{margin-top:16px!important;gap:28px!important}.trust-strip b{color:#aeb7ca!important;font-size:12px!important;letter-spacing:.08em!important}.motion-band{margin-top:8px!important}.labz-site{background:radial-gradient(circle at 60% 3%,rgba(76,68,255,.1),transparent 24%),linear-gradient(180deg,#02040a,#040714 38%,#02040a)!important}.section-frame{border-color:#6b5bff29!important;background-color:#040711cc}.systems-section,.network-section,.approach-section,.stack-section,.impact-section,.case-section,.contact-section{box-shadow:0 20px 80px #00000029,inset 0 1px #ffffff05}@keyframes metricSweep{0%,15%{transform:translate(-100%)}70%,to{transform:translate(100%)}}@media(max-width:1200px){.hero-copy{left:8vw!important;width:min(560px,43vw)!important}.hero-copy h1{font-size:clamp(58px,6vw,88px)!important}.hero-orb{right:13vw!important}.system-card{right:3vw!important;width:220px!important}.hero-impact-strip{left:4vw;right:4vw}.labz-brand{width:160px!important;min-width:160px!important}.labz-brand img{width:132px!important}}@media(max-width:900px){.labz-nav{height:84px;padding-inline:18px}.labz-brand{width:118px!important;min-width:118px!important;height:76px!important}.labz-brand img{width:102px!important;height:70px!important}.labz-hero-scrub .scroll-scrub__progress{top:84px}.hero-copy{top:116px!important;left:28px!important;width:calc(100% - 56px)!important}.hero-copy h1{font-size:clamp(52px,14vw,76px)!important}.hero-rail,.hero-satellite,.system-card{display:none!important}.hero-impact-strip{left:18px;right:18px;bottom:16px;grid-template-columns:1fr 1fr;min-height:124px}.hero-impact-strip article:nth-of-type(3),.hero-impact-strip article:nth-of-type(4){display:none}.hero-impact-strip article:nth-of-type(2){border-right:0}.hero-orb{right:-18vw!important;top:25vh!important;width:88vw!important;height:88vw!important;opacity:.6}.trust-strip>div{overflow:auto;justify-content:flex-start}.trust-strip b{white-space:nowrap}}@media(max-width:560px){.hero-impact-strip{display:none}.journey-shell{height:100dvh!important;min-height:100dvh!important}.hero-copy{top:106px!important}.hero-deck{font-size:14px!important}.hero-actions{flex-direction:row!important;align-items:center!important;gap:10px!important}.hero-primary{padding:13px 15px!important;font-size:10px!important}.hero-secondary{font-size:0!important;padding:0!important}.hero-secondary span{font-size:12px!important;width:42px;height:42px;margin-left:0}}@media(prefers-reduced-motion:reduce){.hero-impact-strip:before{animation:none!important}}.labz-brand{width:auto!important;min-width:0!important;height:auto!important;overflow:visible!important;display:flex!important;align-items:center!important}.labz-brand img{width:156px!important;height:auto!important;max-width:none!important;max-height:74px!important;object-fit:contain!important;object-position:left center!important;display:block!important;filter:none!important;transform:none!important}.footer-brand img{width:190px!important;max-height:none!important;height:auto!important}.node-core img,.approach-orbit img{object-fit:contain!important;filter:none!important}@media(max-width:900px){.labz-brand img{width:132px!important;max-height:62px!important}}@media(max-width:560px){.labz-brand img{width:118px!important;max-height:56px!important}}.labz-nav .labz-brand{width:272px!important;min-width:272px!important;height:78px!important;display:flex!important;align-items:center!important;overflow:visible!important}.labz-nav .labz-brand img{width:258px!important;height:auto!important;max-width:258px!important;max-height:72px!important;display:block!important;object-fit:contain!important;object-position:left center!important;filter:none!important;opacity:1!important;transform:none!important}.labz-footer .footer-brand{width:280px!important;min-width:0!important;height:auto!important}.labz-footer .footer-brand img{width:264px!important;height:auto!important;max-width:264px!important;max-height:none!important;filter:none!important}.network-node.node-core img,.approach-orbit b img{filter:none!important}@media(max-width:1200px){.labz-nav .labz-brand{width:238px!important;min-width:238px!important}.labz-nav .labz-brand img{width:226px!important;max-width:226px!important}.labz-links{gap:24px!important}}@media(max-width:900px){.labz-nav .labz-brand{width:194px!important;min-width:194px!important;height:68px!important}.labz-nav .labz-brand img{width:184px!important;max-width:184px!important;max-height:60px!important}}@media(max-width:560px){.labz-nav .labz-brand{width:168px!important;min-width:168px!important}.labz-nav .labz-brand img{width:160px!important;max-width:160px!important;max-height:54px!important}}
