@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;700;900&family=Inter:wght@400;600&family=Michroma&display=swap";@font-face{font-family:DarkNet;src:url(/fonts/dark-net-font/Darknet-K7xOX.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DarkNet;src:url(/fonts/dark-net-font/DarknetItalic-rgn8B.ttf) format("truetype");font-weight:400;font-style:italic}:root{--font-darknet: "DarkNet", sans-serif;--font-main-display: var(--font-darknet)}html,body,#root{width:100%;height:100%;background:radial-gradient(ellipse at 75vh 50vh,#0b1b2b,#000b11);background-attachment:fixed}*{scrollbar-width:thin;scrollbar-color:rgba(0,229,255,.3) #000b11}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000b11}::-webkit-scrollbar-thumb{background:#00e5ff4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00e5ff99}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;background:#050a15;font-family:Outfit,sans-serif;color:#e8f4ff;overflow:hidden}.slide-viewport{width:100%;height:100vh;overflow:hidden;position:relative;pointer-events:none}.slide-track{width:100%;transition:transform .9s cubic-bezier(.65,0,.35,1);will-change:transform}.slide{width:100%;height:100vh;position:relative;overflow:hidden;pointer-events:auto}.ambient-lighting{position:fixed;top:0;left:0;right:0;height:80vh;z-index:1;pointer-events:none;mix-blend-mode:screen}.slide-indicators{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:100;pointer-events:auto}.slide-indicator{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:transparent;cursor:pointer;padding:0;transition:all .4s ease}.slide-indicator--active{background:var(--accent, #00c2ff);border-color:var(--accent, #00c2ff);box-shadow:0 0 8px #00c2ff80;transform:scale(1.3)}.header{position:fixed;top:0;left:0;width:100%;padding:1.5rem 4vw;display:flex;justify-content:space-between;align-items:center;z-index:100;pointer-events:none}.header__logo{display:flex;align-items:center;pointer-events:auto;transition:all .3s ease}.header__logo img{display:block}.header__logo:hover{transform:translateY(-1px)}.header__nav{display:flex;gap:2.5rem;pointer-events:auto}.header__link{font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#e8f4ff80;text-decoration:none;transition:all .3s ease}.header__link:hover{color:#00e5ff}.header__link--active{color:#fff}.header__lang{display:flex;align-items:center;gap:.6rem;margin-left:.5rem;pointer-events:auto}.lang-btn{background:none;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.08em;color:#e8f4ff66;transition:all .3s ease}.lang-btn:hover{color:#00e5ff}.lang-btn--active{color:#fff;pointer-events:none}.lang-divider{color:#e8f4ff33;font-size:.7rem;-webkit-user-select:none;user-select:none}.hero{display:grid;grid-template-columns:50% 50%;width:100%;min-height:100vh;background:radial-gradient(ellipse at 75% 50%,rgba(6,11,20,.8) 0%,transparent 70%);position:relative;overflow:visible}.hero:after{content:"";position:absolute;top:50%;left:20%;width:50vw;height:50vw;background-image:linear-gradient(rgba(0,200,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,200,255,.03) 1px,transparent 1px);filter:blur(120px);transform:translate(-50%,-50%);border-radius:50%;z-index:0;pointer-events:none}.hero__text{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;padding:0 4vw 0 6vw;gap:1rem;pointer-events:auto;overflow:visible;will-change:transform}.hero__eyebrow{font-family:Inter,sans-serif;font-size:clamp(.55rem,.85vw,.82rem);letter-spacing:.25em;color:#00e5ff;font-weight:600}.hero__title{position:relative;display:flex;flex-direction:column;line-height:.88;-webkit-user-select:none;user-select:none;max-height:52vh;gap:0}.hero__title--ghost{font-size:clamp(2rem,5vw,5.5rem);font-weight:900;letter-spacing:.06em;color:transparent;-webkit-text-stroke:1px rgba(0,229,255,.22);text-transform:uppercase}.hero__title--accent{font-size:clamp(2.8rem,6.5vw,7.5rem);font-weight:900;letter-spacing:-.01em;color:#00e5ff;text-shadow:0 0 40px rgba(0,229,255,.5),0 0 80px rgba(0,229,255,.2);text-transform:uppercase;line-height:1}.hero__title--main{font-size:clamp(3.5rem,8.5vw,9.5rem);font-weight:900;letter-spacing:-.03em;color:#fff;text-transform:uppercase;line-height:.9}.hero__title--ghost-bottom{font-size:clamp(1.8rem,4.5vw,5rem)}.hero__divider{width:40px;height:2px;background:linear-gradient(90deg,#00e5ff,transparent);border-radius:2px;flex-shrink:0}.hero__tagline{font-size:clamp(.9rem,1.5vw,1.3rem);font-weight:300;line-height:1.4;color:#e8f4ffb3}.hero__tagline strong{color:#fff;font-weight:700}.hero__description{font-family:Inter,sans-serif;font-size:clamp(.62rem,.85vw,.85rem);line-height:1.7;color:#e8f4ff6b;letter-spacing:.01em;width:80%}.hero__cta-group{display:flex;gap:.8rem;align-items:center;position:relative;z-index:50}.cta{text-decoration:none;font-family:Inter,sans-serif;font-size:clamp(.6rem,.8vw,.78rem);font-weight:600;letter-spacing:.07em;padding:.65rem 1.5rem;border-radius:4px;transition:all .22s ease;cursor:pointer;text-transform:uppercase}.cta--primary{background:#fff;color:#050a15;box-shadow:0 0 22px #00e5ff59;border-radius:0}.cta--primary:hover{box-shadow:0 0 34px #00e5ff99;transform:translateY(-2px)}.cta--ghost{border:1px solid rgba(0,229,255,.28);color:#e8f4ffa6;border-radius:0}.cta--ghost:hover{border-color:#00e5ff;color:#00e5ff;transform:translateY(-2px)}.hero__stats{display:flex;gap:2rem;padding-top:.8rem;border-top:1px solid rgba(0,200,255,.1)}.stat{display:flex;flex-direction:column;gap:.15rem}.stat__number{font-size:clamp(1rem,1.6vw,1.5rem);font-weight:700;color:#00e5ff}.stat__label{font-family:Inter,sans-serif;font-size:clamp(.5rem,.65vw,.65rem);letter-spacing:.12em;text-transform:uppercase;color:#e8f4ff61}.hero__canvas-wrapper{position:absolute;inset:0;z-index:0;width:100%;height:100%;overflow:hidden;background:transparent;will-change:transform}.hero__canvas-wrapper canvas{outline:none}.hero__canvas-wrapper:before{content:"";position:absolute;top:0;left:0;bottom:0;width:40%;background:linear-gradient(90deg,#050a15 5%,rgba(5,10,21,0) 50%,transparent 100%);z-index:5;pointer-events:none}.hero__glow{position:absolute;bottom:-20%;right:-10%;width:60vw;height:60vw;background:radial-gradient(circle,rgba(0,229,255,.08) 0%,transparent 60%);border-radius:50%;pointer-events:none;z-index:1}@media(max-width:768px){.hero{display:flex;flex-direction:column;justify-content:flex-start;padding-top:25vh}.hero__text{padding:0 5vw;align-items:center;text-align:center;z-index:50;gap:.8rem;pointer-events:auto}.hero__title{align-items:center;max-height:none}.hero__title--ghost{font-size:clamp(1.5rem,8vw,2.5rem)}.hero__title--accent{font-size:clamp(2.2rem,11vw,3.5rem)}.hero__title--main{font-size:clamp(2.8rem,14vw,4.2rem)}.hero__tagline{font-size:clamp(.9rem,4vw,1.1rem)}.hero__description{font-size:clamp(.7rem,3.5vw,.85rem);max-width:90%}.hero__cta-group{justify-content:center;margin-top:1rem}.hero__stats{justify-content:center;border-top:none}.header{padding:1rem 4vw}.header__nav{gap:1rem}.header__link{font-size:.6rem;letter-spacing:.05em}.hero__canvas-wrapper{z-index:0}.hero__canvas-wrapper:before{width:100%;height:60%;top:auto;bottom:0;background:linear-gradient(0deg,#050a15 5%,rgba(5,10,21,0) 50%,transparent 100%)}.hero__glow{bottom:-15%;right:50%;transform:translate(50%);width:120vw;height:120vw}}.loader-container{position:fixed;inset:0;width:100vw;height:100vh;background-color:#050a15;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s ease-in-out}.loader-container.fade-out{opacity:0;pointer-events:none;transform:scale(1.02)}.loader-content{display:flex;flex-direction:column;align-items:center;gap:2rem;width:80%;max-width:300px}.loader-logo-wrapper{height:60px;display:flex;justify-content:center;align-items:center;position:relative}.loader-logo-pulse{height:48px;width:auto;filter:drop-shadow(0 0 10px rgba(0,229,255,.4));animation:logoPulse 2s infinite alternate ease-in-out}@keyframes logoPulse{0%{filter:drop-shadow(0 0 5px rgba(0,229,255,.2));transform:scale(.98)}to{filter:drop-shadow(0 0 25px rgba(0,229,255,.8));transform:scale(1.02)}}.loader-progress-bar-bg{width:100%;height:2px;background:#00e5ff1a;border-radius:4px;position:relative;overflow:hidden}.loader-progress-bar-fill{height:100%;background:#00e5ff;border-radius:4px;box-shadow:0 0 10px #00e5ffcc}.loader-text-group{display:flex;justify-content:space-between;width:100%;font-family:Inter,sans-serif;color:#00e5ff;letter-spacing:.15em;font-size:.65rem;text-transform:uppercase;font-weight:600}.loader-status{opacity:.7}.loader-percentage{font-family:Michroma,sans-serif;opacity:.9;letter-spacing:0}.features{background:transparent;padding:0 6vw;position:relative;z-index:10;display:flex;align-items:center;justify-content:center;overflow:hidden}.features__container{max-width:1300px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:0}.features__about{padding:0 0 2.5rem;border-bottom:1px solid rgba(255,255,255,.06);max-width:640px}.features__eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.18em;color:#e8f4ff59;font-weight:500;margin-bottom:1.4rem;display:block}.features__statement{font-family:Outfit,sans-serif;font-size:clamp(1.4rem,2.6vw,2.3rem);font-weight:400;line-height:1.3;color:#fff;letter-spacing:-.02em}.features__statement--dim{color:#e8f4ff40;font-style:italic}.features__services{padding:2rem 0 0;display:flex;flex-direction:column;align-items:center}.features__services-eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.18em;color:#e8f4ff59;font-weight:500;margin-bottom:1.8rem;display:block;text-align:center}.features__services-list{width:100%;display:flex;flex-direction:column}.features__service-row{display:flex;align-items:center;width:100%;padding:.85rem 0;border-top:1px solid rgba(255,255,255,.06);cursor:pointer;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.32,.72,0,1)}.features__service-row:last-child{border-bottom:1px solid rgba(255,255,255,.06)}.features__service-row:hover{background:#00e5ff04}.features__service-index{font-family:Inter,sans-serif;font-size:.6rem;letter-spacing:.1em;color:#e8f4ff33;font-weight:500;min-width:56px;flex-shrink:0;transition:color .4s cubic-bezier(.32,.72,0,1)}.features__service-row:hover .features__service-index{color:#00e5ff80}.features__service-title{font-family:Outfit,sans-serif;font-size:clamp(2rem,4.5vw,4.2rem);font-weight:300;letter-spacing:-.03em;color:#fff;line-height:1.05;flex:1;transition:all .5s cubic-bezier(.32,.72,0,1);position:relative;z-index:2}.features__service-row:hover .features__service-title{transform:translate(10px)}.features__service-image{position:absolute;right:70px;top:50%;transform:translateY(-50%) scale(.85);width:180px;height:110px;overflow:hidden;border-radius:0;opacity:0;z-index:3;pointer-events:none;transition:opacity .5s cubic-bezier(.32,.72,0,1),transform .5s cubic-bezier(.32,.72,0,1)}.features__service-image.is-visible{opacity:1;transform:translateY(-50%) scale(1)}.features__service-image-inner{width:100%;height:100%;background:linear-gradient(135deg,#00e5ff1f,#0050a02e);border:1px solid rgba(0,229,255,.12)}.features__service-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#e8f4ff33;flex-shrink:0;z-index:4;transition:all .4s cubic-bezier(.32,.72,0,1)}.features__service-row:hover .features__service-arrow{color:#00e5ff;transform:translate(3px,-3px)}.features__service-highlight-bar{position:absolute;left:0;top:0;width:0;height:100%;background:#00e5ff0a;z-index:0;transition:width .7s cubic-bezier(.32,.72,0,1);pointer-events:none}.features__service-row--highlight:hover .features__service-highlight-bar{width:100%}.features__service-row--highlight .features__service-index{color:#00e5ff}.features__service-row--highlight:hover .features__service-title{background:linear-gradient(90deg,#00e5ff,#fff 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:992px){.features{padding:0 5vw}.features__about{max-width:100%;padding:0 0 2rem}.features__statement{font-size:clamp(1.3rem,3.5vw,2rem)}.features__service-title{font-size:clamp(1.8rem,6vw,3rem)}.features__service-image{display:none}}@media(max-width:768px){.features{padding:0 5vw;align-items:flex-start;padding-top:15vh}.features__about{padding:0 0 1.5rem}.features__eyebrow{font-size:.55rem;margin-bottom:1rem}.features__statement{font-size:clamp(1.1rem,5vw,1.6rem)}.features__services{padding:1.2rem 0 0}.features__services-eyebrow{margin-bottom:1.2rem;font-size:.55rem}.features__service-row{padding:.6rem 0}.features__service-index{font-size:.5rem;min-width:38px}.features__service-title{font-size:clamp(1.4rem,8vw,2.2rem)}.features__service-arrow{width:30px;height:30px}.features__service-arrow svg{width:14px;height:14px}.features__service-image{display:none}}@media(max-width:480px){.features{padding:0 4vw;padding-top:12vh}.features__statement{font-size:clamp(1rem,5vw,1.4rem)}.features__service-title{font-size:clamp(1.2rem,9vw,1.8rem)}.features__service-index{min-width:32px;font-size:.45rem}}.process{background:transparent;min-height:100vh;position:relative;z-index:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.process__visuals-fullscreen{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:auto;cursor:crosshair}.process__visuals-fullscreen canvas{outline:none}.process__container-immersive{width:100%;max-width:1600px;height:100vh;margin:0 auto;padding:6rem 4vw 4rem 4vw;position:relative;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.process__header-immersive{text-align:left;max-width:600px;pointer-events:auto}.process__eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.18em;color:#e8f4ff59;font-weight:500;margin-bottom:1.4rem;display:block}.process__title{font-family:var(--font-darknet);font-size:clamp(1rem,4vw,3.5rem);font-weight:200;line-height:1.1;letter-spacing:.05em;background:linear-gradient(to right,#fffffff2 40%,#ffffff26);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#d5d5d5;display:inline-block}.process__cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;pointer-events:auto;margin-bottom:2rem}.process-card{align-items:flex-start;background:linear-gradient(180deg,#ffffff05,#ffffff08);border:1px solid;border-image:linear-gradient(180deg,#ffffff1c,#fff0) 1;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;overflow:hidden;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,background .4s ease;width:100%}.process-card:first-child{background:linear-gradient(180deg,#ffffff0f,#ffffff14)}.process-card:hover{background:linear-gradient(180deg,#ffffff0f,#ffffff14);transform:translateY(-10px);box-shadow:0 20px 40px -10px #58e5ff33}.process-card__top{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;justify-content:space-between;position:relative;width:100%}.process-card__phase{color:#58e5ff;font-family:GT Planar Trial,GT Planar Trial-Rg,Helvetica,sans-serif;font-size:15px;font-weight:400;letter-spacing:-.16px;line-height:19.2px;position:relative;white-space:nowrap}.process-card__duration{color:#fff9;font-family:GT Planar Trial,GT Planar Trial-Rg,Helvetica,sans-serif;font-size:15px;font-weight:400;letter-spacing:-.16px;line-height:19.2px;position:relative;white-space:nowrap}.process-card__middle{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;justify-content:center;position:relative;width:100%}.process-card__title{color:#fff;font-family:Rework Headline TRIAL-Bold,Rework,Michroma,Helvetica,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.32px;line-height:1.1;position:relative}.process-card__description{align-self:stretch;color:#fffc;font-family:GT Planar Trial,GT Planar Trial-Rg,Helvetica,sans-serif;font-size:15px;font-weight:400;letter-spacing:-.16px;line-height:1.4;position:relative}.process-card__bottom{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;position:relative;width:100%}.process-card__tag{align-items:center;background:linear-gradient(180deg,#ffffff1f,#ffffff14);display:flex;flex:0 0 auto;justify-content:flex-start;padding:10px 16px;position:relative;width:100%}.process-card__tag-text{color:#fff;font-family:GT Planar Trial,GT Planar Trial-Rg,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.13px;line-height:1.3;position:relative}@media(max-width:1100px){.process__cards-row{gap:1.5rem}}@media(max-width:768px){.process__container-immersive{padding-top:4rem;height:100vh;justify-content:center;align-items:center}.process__header-immersive{text-align:center;max-width:90%;margin-bottom:2rem}.process-carousel{display:flex;overflow-x:auto;width:100vw;padding:0 1.5rem;gap:1rem;scroll-snap-type:x mandatory;scrollbar-width:none;pointer-events:auto}.process-carousel::-webkit-scrollbar{display:none}.process-card{min-width:85vw;max-width:85vw;height:auto;min-height:280px;scroll-snap-align:center;flex-shrink:0;padding:24px}.process-card__title{font-size:24px}.process__mobile-hint{margin-top:2rem;color:#00e5ff99;font-family:Michroma,sans-serif;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;animation:hintPulse 2s infinite ease-in-out}.process__visuals-fullscreen{opacity:.3}}@keyframes hintPulse{0%,to{opacity:.4}50%{opacity:1}}@media(max-width:480px){.process-card{padding-top:2rem}}.trusted{background:transparent;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.trusted__content-wrapper{display:flex;width:100%;height:100vh;max-width:1600px;margin:0 auto}.trusted__visuals{flex:1;height:100vh;position:relative;z-index:1;pointer-events:auto;cursor:crosshair;display:flex;align-items:center;justify-content:center}.trusted__visuals canvas{outline:none;width:100%!important;height:100%!important}.trusted__data-container{flex:1;height:100vh;padding:13rem 4vw;display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem;position:relative;z-index:10}.trusted__header{text-align:left;margin-bottom:3rem;pointer-events:auto}.trusted__eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.18em;color:#e8f4ff59;font-weight:500;margin-bottom:1.4rem;display:block}.trusted__title{font-family:var(--font-darknet);font-size:clamp(2rem,4vw,3.5rem);font-weight:200;line-height:1.1;letter-spacing:.05em;background:linear-gradient(to right,#fffffff2 40%,#ffffff26);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#d5d5d5;max-width:600px}.trusted__logo-cloud{display:flex;flex-wrap:wrap;gap:5rem;width:100%;pointer-events:auto;align-items:center;justify-content:flex-start;padding-bottom:2rem}.trusted__logo-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.trusted__logo-wrapper:hover{transform:translateY(-5px)}.trusted__logo-img-container{height:80px;display:flex;align-items:center;justify-content:center}.trusted__logo-img{position:relative;z-index:2;object-fit:contain;filter:brightness(0) invert(1);opacity:.4;transition:all .5s cubic-bezier(.16,1,.3,1)}.trusted__logo-wrapper:hover .trusted__logo-img{opacity:1;transform:scale(1.08)}.trusted__subtitle-ticker{display:flex;align-items:center;gap:.8rem;font-family:Michroma,sans-serif;font-size:.55rem;letter-spacing:.15em;color:#4df3ff;opacity:.6;margin-top:.5rem}.ticker-dot{width:3px;height:3px;background:#4df3ff;border-radius:50%;box-shadow:0 0 6px #4df3ffcc}.trusted__logo-img--original{filter:none!important}.trusted__background-tint{position:absolute;inset:0;pointer-events:none;z-index:0;background:transparent;transition:background .5s ease}.trusted__glow{position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none;z-index:1;mix-blend-mode:screen;display:none}.trusted__logo-cloud--mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:center;justify-items:center;padding:1rem 0;width:100%;max-width:320px;margin:0 auto}.trusted__logo-cloud--mobile .trusted__logo-wrapper:last-child:nth-child(odd){grid-column:1 / span 2}.trusted__logo-cloud--mobile .trusted__logo-img{height:44px;opacity:.9}@media(max-width:1200px){.trusted__logo-cloud{gap:3.5rem}}@media(max-width:900px){.trusted__logo-cloud{gap:2.5rem;justify-content:center}}@media(max-width:768px){.trusted__background-tint{background:transparent;z-index:1}.trusted__glow{display:block;z-index:2}.trusted__glow--zenith{width:180vw;height:60vh;background:radial-gradient(ellipse at top center,rgba(0,229,255,.4) 0%,rgba(0,229,255,.1) 40%,transparent 70%)}.trusted__glow--diffusion{width:200vw;height:100vh;background:radial-gradient(ellipse at top center,rgba(0,50,100,.5) 0%,rgba(0,20,40,.2) 60%,transparent 90%);filter:blur(80px)}.trusted__content-wrapper{flex-direction:column;height:100vh;justify-content:flex-start;max-width:100%;padding:0;z-index:10;position:relative}.trusted__visuals{display:none}.trusted__logo-cloud--mobile{margin-top:1.5rem;gap:1.5rem}.trusted__data-container{padding:15vh 1.5rem 2rem 1.5rem;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem!important;text-align:center;z-index:10;pointer-events:auto}.trusted__header{text-align:center;margin-bottom:0}.trusted__title{font-size:1.5rem;line-height:1.3;letter-spacing:.08em;text-align:center;display:block;text-shadow:0 0 20px rgba(255,255,255,.1);width:100%;margin:0 auto;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.trusted__eyebrow{text-align:center;margin:0 auto 1.5rem;font-size:.85rem;letter-spacing:.2em}.trusted__logo-img-container{height:auto}.trusted__logo-cloud--mobile{margin-top:3.5rem;gap:3.5rem}.trusted__subtitle-ticker{font-size:.5rem;opacity:.4;justify-content:center;flex-wrap:wrap;max-width:80%;margin:.5rem auto 0}}.footer{background-color:transparent;padding:4rem 4vw;position:relative;z-index:10;border-top:1px solid rgba(255,255,255,.05)}.footer__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}.footer__logo img{height:20px;width:auto;opacity:.5;transition:opacity .3s ease}.footer__logo img:hover{opacity:1}.footer__links{display:flex;gap:3rem}.footer__link{font-family:Inter,sans-serif;color:#e8f4ff66;text-decoration:none;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;transition:color .3s ease}.footer__link:hover{color:#fff}.footer__meta{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.footer__copyright{color:#e8f4ff4d;font-size:.75rem}.footer__legal{display:flex;gap:1.5rem}.footer__link--small{font-size:.75rem;text-transform:none;letter-spacing:0}@media(max-width:768px){.footer__links{flex-direction:column;align-items:center;gap:1.5rem}.footer__meta{flex-direction:column;gap:1.5rem;text-align:center}}.cta-section{background-color:transparent;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden}.cta-section__globe-container{position:absolute;bottom:-35vh;left:0;width:100%;height:100vh;z-index:5;pointer-events:auto}.cta-section__background-tint{position:absolute;inset:0;background:transparent;z-index:-1}.cta-section__glow{position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none;z-index:0;mix-blend-mode:screen}.cta-section__glow--zenith{width:140vw;height:100vh;background:radial-gradient(ellipse at top center,rgba(0,229,255,.3) 0%,rgba(0,229,255,.1) 30%,transparent 70%)}.cta-section__glow--diffusion{width:200vw;height:120vh;background:radial-gradient(ellipse at top center,rgba(0,50,100,.4) 0%,rgba(0,20,40,.15) 50%,transparent 90%);filter:blur(80px)}.cta-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40vh;background:linear-gradient(to top,#000000 0%,transparent 100%);z-index:1;pointer-events:none}.cta-section__container{position:relative;z-index:10;max-width:900px;margin:0 auto;padding-top:14vh;text-align:center;pointer-events:auto}.cta-section__wrapper{position:relative;z-index:10;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.cta-section__wrapper .footer{width:100%;border-top:none;padding-bottom:2rem;pointer-events:auto}.cta__title{font-family:var(--font-darknet);font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:1.1;background:linear-gradient(to right,#fffffff2 40%,#ffffff26);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:2rem;text-shadow:0 0 40px rgba(255,255,255,.15);text-align:center;letter-spacing:.05em}.cta__description{font-family:Inter,sans-serif;color:#fff9;font-size:1.1rem;max-width:500px;margin:0 auto 3.5rem;line-height:1.6;letter-spacing:.02em}.cta__button{display:inline-block;padding:1.2rem 3.5rem;background:#fff;color:#000;text-decoration:none;font-family:Michroma,sans-serif;font-size:.85rem;letter-spacing:.1em;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 0 40px #ffffff1a}.cta__button:hover{background:#4df3ff;transform:translateY(-4px);box-shadow:0 15px 40px #4df3ff4d}@media(max-width:768px){.cta-section__container{padding:15vh 2vh 2vh}.cta__title{font-size:1.5rem;line-height:1.3;letter-spacing:.08em;margin-bottom:1.5rem;text-shadow:0 0 20px rgba(255,255,255,.1);width:100%;margin-left:auto;margin-right:auto}.cta__description{font-size:.7rem;padding:0 1.5rem;max-width:90%;line-height:1.4;margin-bottom:2.5rem}.cta__button{padding:.8rem 1.8rem;font-size:.6rem}.cta-section__globe-container{bottom:-20vh;height:70vh}.cta-section__glow--zenith{width:180vw;height:80vh}}.selected-work{position:relative;width:100%;height:100vh;overflow:hidden;color:#fff;pointer-events:auto;z-index:10;opacity:0;transform:translateY(12px);transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1)}.selected-work.active{opacity:1;transform:translateY(0)}.sw-background{position:absolute;inset:0;z-index:0}.sw-bg-layer{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.06);transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 6s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.sw-bg-layer.visible{opacity:.55;transform:scale(1)}.sw-bg-vignette{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,#010306 0%,transparent 40%),linear-gradient(90deg,rgba(1,3,6,.92) 0%,rgba(1,3,6,.5) 35%,transparent 65%),linear-gradient(180deg,rgba(1,3,6,.6) 0%,transparent 25%);pointer-events:none}.sw-sidebar{position:absolute;left:3.5vw;top:50%;transform:translateY(-50%);z-index:10}.sw-nav{display:flex;flex-direction:column;gap:0}.sw-nav-btn{background:none;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.45rem 1.15rem;margin-bottom:.55rem;color:#ffffff8c;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.03em;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);white-space:nowrap}.sw-nav-btn:hover{color:#fff;border-color:#ffffff80;background:#ffffff0f}.sw-nav-btn.active{color:#fff;border-color:#ffffffb3;background:#ffffff14}.sw-content{position:absolute;left:14vw;bottom:12vh;z-index:5;max-width:500px;display:flex;flex-direction:column;gap:.6rem;transition:opacity .5s ease,transform .5s ease}.sw-content.exit{opacity:0;transform:translateY(18px)}.sw-content.enter{opacity:0;transform:translateY(-10px);animation:sw-fade-in .6s ease forwards}@keyframes sw-fade-in{to{opacity:1;transform:translateY(0)}}.sw-tagline{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.06em;color:#ffffff8c}.sw-client{font-family:var(--font-darknet);font-size:clamp(2rem,4vw,7rem);font-weight:300;line-height:.95;letter-spacing:-.03em;color:#fff;margin:0}.sw-description{font-family:Inter,sans-serif;font-size:.85rem;line-height:1.55;color:#ffffff8c;max-width:420px;margin-top:.5rem}.sw-product{position:absolute;right:5vw;top:14%;transform:translateY(-50%);z-index:4;width:42vw;max-width:680px;transition:opacity .5s ease,transform .5s ease}.sw-product.exit{opacity:0;transform:translateY(-48%) scale(.97)}.sw-product.enter{opacity:0;transform:translateY(-52%) scale(1.01);animation:sw-product-in .7s ease .1s forwards}@keyframes sw-product-in{to{opacity:1;transform:translateY(-50%) scale(1)}}.sw-product-img{position:absolute;top:0;right:0;width:100%;height:auto;object-fit:contain;opacity:0;transform:translateY(20px) scale(.96);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 30px 60px rgba(0,0,0,.6));pointer-events:none;border-radius:10px}.sw-product-img.visible{opacity:1;transform:translateY(0) scale(1)}@media(max-width:1024px){.sw-sidebar{right:auto;top:10vh;left:50%;transform:translate(-50%);width:90vw;display:flex;justify-content:center}.sw-nav{flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.sw-content{left:6vw;bottom:8vh;max-width:88vw}.sw-client{font-size:clamp(2.5rem,8vw,4rem)}.sw-product{left:0;right:0;margin:0 auto;width:65vw;top:45%}}@media(max-width:640px){.sw-sidebar{top:12vh}.sw-nav-btn{font-size:.65rem;padding:.4rem .9rem}.sw-content{left:5vw;bottom:5vh;max-width:90vw}.sw-tagline{text-shadow:0 2px 10px rgba(0,0,0,.8);font-size:.7rem;margin-bottom:.2rem}.sw-client{font-size:clamp(1.4rem,7.5vw,2.4rem);text-shadow:0 4px 20px rgba(0,0,0,.8);word-break:break-word;line-height:1.1;letter-spacing:0}.sw-description{font-size:.8rem;text-shadow:0 2px 10px rgba(0,0,0,.8)}.sw-product{top:50%;width:85vw;opacity:1}.sw-bg-vignette{background:linear-gradient(0deg,#010306 10%,transparent 60%),linear-gradient(180deg,#010306 0%,transparent 35%)}}
