.Hero-module__ZARIfG__hero{background:radial-gradient(circle,#111 0%,#000 100%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridOverlay{pointer-events:none;background-image:linear-gradient(#ccff000d 1px,#0000 1px),linear-gradient(90deg,#ccff000d 1px,#0000 1px);background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite Hero-module__ZARIfG__gridMove;position:absolute;top:0;left:0;transform:perspective(500px)rotateX(60deg)translateY(-100px)translateZ(-200px)}@keyframes Hero-module__ZARIfG__gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)translateZ(-200px)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)translateZ(-200px)}}.Hero-module__ZARIfG__content{z-index:10;text-align:center;padding:0 2rem;position:relative}.Hero-module__ZARIfG__label{margin-bottom:2rem}.Hero-module__ZARIfG__terminal{font-family:var(--font-mono);color:var(--neon-main);letter-spacing:2px;font-size:1.2rem}.Hero-module__ZARIfG__title{font-family:var(--font-header);text-transform:uppercase;color:#fff;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);color:var(--text-dim);letter-spacing:3px;margin-bottom:3rem;font-size:clamp(1rem,3vw,1.5rem)}.Hero-module__ZARIfG__subtitle p{margin-bottom:.5rem}.Hero-module__ZARIfG__team{color:var(--neon-main);font-weight:600}.Hero-module__ZARIfG__ctaContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:var(--neon-main);font-family:var(--font-header);text-transform:uppercase;cursor:pointer;z-index:1;background:0 0;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:color .4s cubic-bezier(.76,0,.24,1);position:relative;overflow:visible}.Hero-module__ZARIfG__primaryBtn:before,.Hero-module__ZARIfG__primaryBtn:after{content:"";border:2px solid var(--neon-main);border-right:none;width:10px;height:100%;transition:all .3s;position:absolute}.Hero-module__ZARIfG__primaryBtn:before{top:0;left:0}.Hero-module__ZARIfG__primaryBtn:after{border-left:none;border-right:2px solid var(--neon-main);top:0;right:0}.Hero-module__ZARIfG__primaryBtn span{z-index:2;position:relative}.Hero-module__ZARIfG__primaryBtn-fill{background:var(--neon-main);transform-origin:0;z-index:0;width:100%;height:100%;transition:transform .4s cubic-bezier(.76,0,.24,1);position:absolute;top:0;left:0;transform:scaleX(0)}.Hero-module__ZARIfG__primaryBtn:hover{color:#000;text-shadow:none;transform:translateY(-2px)}.Hero-module__ZARIfG__primaryBtn:hover .Hero-module__ZARIfG__primaryBtn-fill{transform:scaleX(1)}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-dim);font-family:var(--font-header);text-transform:uppercase;cursor:pointer;z-index:1;background:0 0;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:color .4s cubic-bezier(.76,0,.24,1);position:relative;overflow:visible}.Hero-module__ZARIfG__secondaryBtn:before,.Hero-module__ZARIfG__secondaryBtn:after{content:"";border:2px solid var(--text-dim);border-right:none;width:10px;height:100%;transition:all .3s;position:absolute}.Hero-module__ZARIfG__secondaryBtn:before{top:0;left:0}.Hero-module__ZARIfG__secondaryBtn:after{border-left:none;border-right:2px solid var(--text-dim);top:0;right:0}.Hero-module__ZARIfG__secondaryBtn-fill{background:var(--text-dim);transform-origin:100%;z-index:0;width:100%;height:100%;transition:transform .4s cubic-bezier(.76,0,.24,1);position:absolute;top:0;left:0;transform:scaleX(0)}.Hero-module__ZARIfG__secondaryBtn:hover{color:#000;transform:translateY(-2px);box-shadow:0 0 20px #8888901a}.Hero-module__ZARIfG__secondaryBtn:hover .Hero-module__ZARIfG__secondaryBtn-fill{transform-origin:0;transform:scaleX(1)}.Hero-module__ZARIfG__secondaryBtn:hover:before,.Hero-module__ZARIfG__secondaryBtn:hover:after{border-color:var(--text-dim)}
.ProductCard-module__t53O_a__card{background:var(--bg-panel);border:1px solid #ffffff0d;transition:all .4s;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:hover{border-color:var(--neon-main);transform:translateY(-10px);box-shadow:0 0 20px #ccff001a}.ProductCard-module__t53O_a__imageContainer{width:100%;height:250px;position:relative;overflow:hidden}.ProductCard-module__t53O_a__imagePlaceholder{width:100%;height:100%;transition:transform .5s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__imagePlaceholder{transform:scale(1.1)}.ProductCard-module__t53O_a__overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__overlay{opacity:1}.ProductCard-module__t53O_a__viewBtn{border:1px solid var(--neon-main);color:var(--neon-main);font-family:var(--font-header);text-transform:uppercase;letter-spacing:2px;background:#ccff001a;padding:.8rem 2rem;font-weight:700}.ProductCard-module__t53O_a__viewBtn:hover{background:var(--neon-main);color:#000}.ProductCard-module__t53O_a__info{padding:1.5rem}.ProductCard-module__t53O_a__header{font-family:var(--font-mono);color:var(--text-dim);justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.ProductCard-module__t53O_a__title{font-family:var(--font-header);color:#fff;margin-bottom:1rem;font-size:1.5rem}.ProductCard-module__t53O_a__techStack{gap:.5rem;display:flex}.ProductCard-module__t53O_a__techStack span{color:var(--text-dim);border:1px solid #ffffff1a;border-radius:4px;padding:.2rem .5rem;font-size:.8rem}
.Footer-module__S6Hkya__footer{color:var(--text-dim);background:#050508;border-top:1px solid #ffffff0d;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand h3{font-family:var(--font-header);color:#fff;margin-bottom:.5rem;font-size:1.5rem}.Footer-module__S6Hkya__links{gap:2rem;display:flex}.Footer-module__S6Hkya__links a{font-family:var(--font-mono);color:var(--neon-main);padding-bottom:5px;position:relative}.Footer-module__S6Hkya__links a:after{content:"";background:var(--neon-main);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__links a:hover:after{width:100%}.Footer-module__S6Hkya__bottom{font-size:.8rem;font-family:var(--font-mono);border-top:1px solid #ffffff0d;justify-content:space-between;padding-top:2rem;display:flex}.Footer-module__S6Hkya__signature{color:var(--text-dim)}
.AboutGlitch-module__9YzPvq__section{background:#050505;width:100%;min-height:100vh;transition:background-color .4s;position:relative}.AboutGlitch-module__9YzPvq__section.AboutGlitch-module__9YzPvq__isYellow{background:#cf0}.AboutGlitch-module__9YzPvq__stickyContainer{width:100%;height:100vh;position:sticky;top:0;left:0;overflow:hidden}.AboutGlitch-module__9YzPvq__canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.AboutGlitch-module__9YzPvq__contentContainer{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AboutGlitch-module__9YzPvq__textContent{color:#fff;text-align:center;z-index:10;background:0 0;max-width:800px;padding:0 2rem;transition:color .6s;position:relative}.AboutGlitch-module__9YzPvq__section.AboutGlitch-module__9YzPvq__isYellow .AboutGlitch-module__9YzPvq__textContent{color:#050505}.AboutGlitch-module__9YzPvq__section.AboutGlitch-module__9YzPvq__isYellow .AboutGlitch-module__9YzPvq__statLabel{color:#222}.AboutGlitch-module__9YzPvq__sectionTitle{font-family:var(--font-header);text-transform:uppercase;letter-spacing:-2px;margin-bottom:3.5rem;font-size:3.5rem;font-weight:800}.AboutGlitch-module__9YzPvq__aboutText{font-family:var(--font-body);margin-bottom:4rem;font-size:1.5rem;line-height:1.6}.AboutGlitch-module__9YzPvq__stats{justify-content:center;gap:4rem;display:flex}.AboutGlitch-module__9YzPvq__statItem{flex-direction:column;display:flex}.AboutGlitch-module__9YzPvq__statNumber{font-family:var(--font-header);font-size:3rem;font-weight:700}.AboutGlitch-module__9YzPvq__statLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:2px;font-size:1rem}
.PartnersSlider-module__cib4-G__sliderSection{background:#cf0;padding:6rem 0;position:relative;overflow:hidden}.PartnersSlider-module__cib4-G__marquee{width:100%;display:flex;overflow:hidden}.PartnersSlider-module__cib4-G__marqueeContent{white-space:nowrap;gap:4rem;padding-right:4rem;animation:30s linear infinite PartnersSlider-module__cib4-G__marquee;display:flex}.PartnersSlider-module__cib4-G__partnerItem{font-family:var(--font-header);color:#050505;text-transform:uppercase;letter-spacing:-1px;flex-shrink:0;font-size:2.5rem;font-weight:900}@keyframes PartnersSlider-module__cib4-G__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.PartnersSlider-module__cib4-G__marquee:hover .PartnersSlider-module__cib4-G__marqueeContent{animation-play-state:paused}
.page-module___8aEwW__portfolioSection,.page-module___8aEwW__aboutSection{background:var(--bg-dark);padding:6rem 1rem}.page-module___8aEwW__container{max-width:1200px;margin:0 auto}.page-module___8aEwW__sectionTitle{font-family:var(--font-header);text-align:center;color:#fff;margin-bottom:4rem;font-size:3rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__aboutContent{text-align:center;max-width:800px;margin:0 auto}.page-module___8aEwW__aboutText{color:var(--text-dim);margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.page-module___8aEwW__stats{justify-content:center;gap:4rem;display:flex}.page-module___8aEwW__statNumber{font-family:var(--font-header);color:var(--neon-main);font-size:3rem;display:block}.page-module___8aEwW__statLabel{font-family:var(--font-mono);color:var(--text-dim);text-transform:uppercase}
.page-module__Xki7cq__wrapper{min-height:100vh;padding-top:100px}.page-module__Xki7cq__container{max-width:1000px;margin:0 auto;padding:0 2rem}.page-module__Xki7cq__backLink{font-family:var(--font-mono);color:var(--neon-main);margin-bottom:2rem;display:inline-block}.page-module__Xki7cq__header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.page-module__Xki7cq__title{font-family:var(--font-header);color:#fff;word-break:break-all;margin-bottom:1rem;font-size:2.5rem}.page-module__Xki7cq__meta{font-family:var(--font-mono);color:var(--text-dim);gap:2rem;font-size:.9rem;display:flex}.page-module__Xki7cq__showcase{margin-bottom:4rem}.page-module__Xki7cq__imagePlaceholder{border:1px solid var(--neon-main);width:100%;height:400px;color:var(--neon-main);font-family:var(--font-header);letter-spacing:2px;background:#1a1a2e;justify-content:center;align-items:center;display:flex}.page-module__Xki7cq__content{gap:3rem;margin-bottom:4rem;display:grid}.page-module__Xki7cq__content h2{font-family:var(--font-header);color:var(--neon-main);margin-bottom:1rem;font-size:1.5rem}.page-module__Xki7cq__content p{color:var(--text-main);line-height:1.8}.page-module__Xki7cq__stackList{color:var(--text-dim);padding-left:1.2rem;list-style:square}.page-module__Xki7cq__callToAction{background:var(--bg-panel);text-align:center;border:1px solid #ffffff0d;margin-bottom:4rem;padding:2rem}.page-module__Xki7cq__callToAction h3{font-family:var(--font-header);color:#fff;margin-bottom:2rem}
.page-module__JZa57W__wrapper{min-height:100vh;padding-top:100px}.page-module__JZa57W__header{text-align:center;margin-bottom:4rem;padding:0 1rem}.page-module__JZa57W__title{font-family:var(--font-header);color:#fff;margin-bottom:1rem;font-size:3rem}.page-module__JZa57W__subtitle{font-family:var(--font-mono);color:var(--neon-main);letter-spacing:2px}.page-module__JZa57W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto 6rem;padding:0 2rem;display:grid}
