.Navbar-module__O8Na-a__progressBar{background:linear-gradient(90deg, var(--accent-cyan) 0%, var(--accent-purple) 50%, var(--accent-orange) 100%);z-index:10001;height:2px;box-shadow:0 0 8px var(--accent-cyan);transition:width .1s ease-out;position:fixed;top:0;left:0}.Navbar-module__O8Na-a__navbar{z-index:9999;background:0 0;border-bottom:1px solid #0000;width:100%;padding:1.5rem 0;transition:padding .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;overflow:visible}.Navbar-module__O8Na-a__scrolled{-webkit-backdrop-filter:blur(var(--glass-blur));background:#020205bf;border-bottom:1px solid #00f0ff14;padding:1rem 0;box-shadow:0 4px 30px #00000080}.Navbar-module__O8Na-a__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1300px;margin:0 auto;padding:0 2.5rem;display:flex}.Navbar-module__O8Na-a__logo{z-index:1102;color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:1.25rem;font-weight:900;text-decoration:none;transition:text-shadow .3s;position:relative}.Navbar-module__O8Na-a__logo:hover{text-shadow:0 0 10px #00f0ff80}.Navbar-module__O8Na-a__logoSlash{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Navbar-module__O8Na-a__links{align-items:center;gap:2.2rem;display:flex}.Navbar-module__O8Na-a__navLink{color:var(--text-dim);letter-spacing:1px;transition:color .3s var(--transition-fast);font-size:.82rem;font-weight:700;text-decoration:none;position:relative}.Navbar-module__O8Na-a__navLink:hover,.Navbar-module__O8Na-a__navLink.Navbar-module__O8Na-a__active{color:#fff}.Navbar-module__O8Na-a__navLink:after{content:"";background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));width:0%;height:2px;box-shadow:0 0 6px var(--accent-cyan);transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-6px;left:0}.Navbar-module__O8Na-a__navLink:hover:after,.Navbar-module__O8Na-a__navLink.Navbar-module__O8Na-a__active:after{width:100%}.Navbar-module__O8Na-a__cta{color:#fff;letter-spacing:1px;background:#00f0ff08;border:1px solid #00f0ff4d;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 0 15px #00f0ff0d}.Navbar-module__O8Na-a__cta span{transition:transform .3s}.Navbar-module__O8Na-a__cta:hover{border-color:var(--accent-cyan);text-shadow:0 0 5px #ffffff80;background:#00f0ff14;box-shadow:0 0 20px #00f0ff33,inset 0 0 8px #00f0ff1a}.Navbar-module__O8Na-a__cta:hover span{transform:translate(4px)}.Navbar-module__O8Na-a__mobileToggle{cursor:pointer;z-index:1200;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;transition:all .3s;display:none;position:relative}.Navbar-module__O8Na-a__mobileToggle:hover{background:#ffffff0d;border-color:#ffffff26}.Navbar-module__O8Na-a__mobileToggle span{background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .3s,opacity .25s,width .3s}.Navbar-module__O8Na-a__toggleActive{background:#00f0ff1a;border-color:#00f0ff4d}.Navbar-module__O8Na-a__toggleActive span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__O8Na-a__toggleActive span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__O8Na-a__toggleActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__O8Na-a__mobileMenu{z-index:1100;-webkit-backdrop-filter:blur(24px);opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at top,#00f0ff1a,#0000 45%),#020205fa;justify-content:center;align-items:center;width:100%;height:100dvh;padding:120px 24px 40px;transition:opacity .35s,transform .45s cubic-bezier(.16,1,.3,1),visibility .35s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:scale(1.03)}.Navbar-module__O8Na-a__menuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.Navbar-module__O8Na-a__mobileLinks{flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:380px;display:flex}.Navbar-module__O8Na-a__mobileLinks a{width:100%;color:var(--text-dim);letter-spacing:2px;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:1rem;font-size:1.15rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__O8Na-a__mobileLinks a:hover,.Navbar-module__O8Na-a__mobileLinks a.Navbar-module__O8Na-a__active{color:#fff;background:#00f0ff0d;border-color:#00f0ff26;transform:translateY(-2px)}.Navbar-module__O8Na-a__mobileCta{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%)!important;color:#fff!important;border:none!important;border-radius:8px!important;margin-top:1.5rem!important;padding:1rem 1.5rem!important;font-size:.9rem!important;font-weight:800!important;box-shadow:0 0 25px #00f0ff33!important}.Navbar-module__O8Na-a__mobileCta:hover{transform:translateY(-2px);box-shadow:0 0 35px #00f0ff59!important}@media (max-width:1024px){.Navbar-module__O8Na-a__mobileToggle{display:flex}.Navbar-module__O8Na-a__links,.Navbar-module__O8Na-a__cta{display:none}}@media (max-width:768px){.Navbar-module__O8Na-a__navbar{padding:1.2rem 0}.Navbar-module__O8Na-a__scrolled{padding:.8rem 0}.Navbar-module__O8Na-a__container{padding:0 1.5rem}.Navbar-module__O8Na-a__logo{font-size:1.1rem}}@media (max-width:480px){.Navbar-module__O8Na-a__container{padding:0 1rem}.Navbar-module__O8Na-a__logo{font-size:1rem}}
.Footer-module__yg9ahW__footer{background:var(--bg-secondary);border-top:1px solid var(--border-light);padding:5rem 0 3rem;position:relative;overflow:hidden}.Footer-module__yg9ahW__glowLine{background:linear-gradient(90deg, transparent, var(--accent-cyan) 50%, transparent);width:100%;height:1px;box-shadow:0 0 12px var(--accent-cyan);position:absolute;top:0;left:0}.Footer-module__yg9ahW__container{box-sizing:border-box;width:100%;max-width:1300px;margin:0 auto;padding:0 2.5rem}.Footer-module__yg9ahW__top{justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__yg9ahW__brand{flex-direction:column;gap:1.2rem;max-width:400px;display:flex}.Footer-module__yg9ahW__logo{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:1.2rem;font-weight:900;text-decoration:none}.Footer-module__yg9ahW__logoSlash{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.Footer-module__yg9ahW__desc{color:var(--text-dim);font-size:.85rem;line-height:1.6}.Footer-module__yg9ahW__copyright{color:var(--text-dark);letter-spacing:1px;font-size:.7rem;font-weight:700}.Footer-module__yg9ahW__navContainer{gap:5rem;display:flex}.Footer-module__yg9ahW__navGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__yg9ahW__navGroup h4{color:#fff;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.8rem;font-weight:800}.Footer-module__yg9ahW__navGroup a{color:var(--text-dim);font-size:.82rem;font-weight:600;text-decoration:none;transition:all .3s}.Footer-module__yg9ahW__navGroup a:hover{color:var(--accent-cyan);text-shadow:0 0 8px var(--accent-cyan-glow);transform:translate(4px)}.Footer-module__yg9ahW__bottomBar{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex}.Footer-module__yg9ahW__systemStatus{color:var(--text-dim);letter-spacing:1px;align-items:center;gap:.6rem;font-family:monospace;font-size:.72rem;display:flex}.Footer-module__yg9ahW__pulsePoint{background-color:#00f0ff;border-radius:50%;width:6px;height:6px;animation:1.8s infinite Footer-module__yg9ahW__pulseGlow;box-shadow:0 0 10px #00f0ff}@keyframes Footer-module__yg9ahW__pulseGlow{0%{opacity:1;transform:scale(1);box-shadow:0 0 4px #00f0ff}50%{opacity:.5;transform:scale(1.3);box-shadow:0 0 10px #00f0ff}to{opacity:1;transform:scale(1);box-shadow:0 0 4px #00f0ff}}.Footer-module__yg9ahW__socialLinks{gap:1.2rem;display:flex}.Footer-module__yg9ahW__socialIcon{border:1px solid var(--border-light);width:36px;height:36px;color:var(--text-dim);background:#ffffff05;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__yg9ahW__socialIcon:hover{color:#fff;border-color:var(--accent-cyan);box-shadow:0 0 15px var(--accent-cyan-glow);background:#00f0ff0d;transform:translateY(-3px)}@media (max-width:1024px){.Footer-module__yg9ahW__top{flex-direction:column;gap:3rem}}@media (max-width:768px){.Footer-module__yg9ahW__footer{padding:4rem 0 2rem}.Footer-module__yg9ahW__top{margin-bottom:3rem}.Footer-module__yg9ahW__navContainer{gap:3rem}.Footer-module__yg9ahW__bottomBar{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem;padding-top:1.5rem}}@media (max-width:480px){.Footer-module__yg9ahW__navContainer{justify-content:space-between;gap:1rem;width:100%}.Footer-module__yg9ahW__navGroup h4{font-size:.75rem}}.Footer-module__yg9ahW__subscribeGroup{flex-direction:column;gap:1rem;max-width:320px;display:flex}.Footer-module__yg9ahW__subscribeGroup h4{color:#fff;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.8rem;font-weight:800}.Footer-module__yg9ahW__subDesc{color:var(--text-dim);font-size:.82rem;line-height:1.5}.Footer-module__yg9ahW__subForm{flex-direction:column;gap:.6rem;display:flex}.Footer-module__yg9ahW__subInput{border:1px solid var(--border-light)!important;color:#fff!important;background:#07070ecc!important;border-radius:6px!important;padding:.75rem 1rem!important;font-size:.8rem!important}.Footer-module__yg9ahW__subBtn{letter-spacing:1px;cursor:pointer;font-weight:800;transition:all .3s;background:var(--accent-cyan)!important;color:#020205!important;border:1px solid var(--accent-cyan)!important;border-radius:6px!important;padding:.75rem 1rem!important;font-size:.8rem!important}.Footer-module__yg9ahW__subBtn:hover{box-shadow:0 0 15px #00f0ff40;color:var(--accent-cyan)!important;background:0 0!important}
.Hero-module__ejOdHG__hero{text-align:center;box-sizing:border-box;padding-top:clamp(120px,16vw,190px);position:relative;overflow-x:visible}.Hero-module__ejOdHG__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.Hero-module__ejOdHG__badge{background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:clamp(1.8rem,3.5vw,2.5rem);padding:8px 16px;display:inline-flex;box-shadow:0 0 15px #00f0ff0d}.Hero-module__ejOdHG__badgePulse{background-color:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 8px var(--accent-cyan);border-radius:50%;animation:1.5s infinite Hero-module__ejOdHG__pulseGlow}.Hero-module__ejOdHG__badge span{letter-spacing:2px;color:#fff;font-family:monospace;font-size:.72rem;font-weight:800}@keyframes Hero-module__ejOdHG__pulseGlow{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.Hero-module__ejOdHG__title{color:#fff;letter-spacing:-.04em;max-width:1000px;margin:0 auto 1.5rem;font-size:clamp(2.4rem,6.5vw,4.8rem);line-height:1.1}.Hero-module__ejOdHG__subtitle{color:var(--text-dim);max-width:680px;margin:0 auto clamp(2.5rem,6vw,3.5rem);font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Hero-module__ejOdHG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:clamp(4rem,10vw,6rem);display:flex}.Hero-module__ejOdHG__primaryBtn,.Hero-module__ejOdHG__secondaryBtn{letter-spacing:1.5px;text-align:center;box-sizing:border-box;border-radius:8px;padding:1.1rem 2.8rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.Hero-module__ejOdHG__primaryBtn{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);color:#fff;border:1px solid #0000;align-items:center;gap:.5rem;display:inline-flex;box-shadow:0 0 25px #00f0ff26}.Hero-module__ejOdHG__primaryBtn span{transition:transform .3s}.Hero-module__ejOdHG__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 0 35px #00f0ff4d,0 0 15px #8b5cf633}.Hero-module__ejOdHG__primaryBtn:hover span{transform:translate(4px)}.Hero-module__ejOdHG__secondaryBtn{color:#fff;background:#ffffff05;border:1px solid #ffffff14;box-shadow:0 4px 15px #0000004d}.Hero-module__ejOdHG__secondaryBtn:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-4px)}.Hero-module__ejOdHG__visual{z-index:10;max-width:1040px;margin-top:clamp(2rem,6vw,4.5rem);margin-left:auto;margin-right:auto;position:relative}.Hero-module__ejOdHG__monitorTilt{width:100%}.Hero-module__ejOdHG__monitorFrame{-webkit-backdrop-filter:blur(16px);background:#07070ed9;border:1px solid #00f0ff26;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #000000e6,inset 0 0 40px #00f0ff08}.Hero-module__ejOdHG__consoleHeader{background:#02020566;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Hero-module__ejOdHG__windowDots{gap:6px;display:flex}.Hero-module__ejOdHG__windowDots span{background:#ffffff26;border-radius:50%;width:8px;height:8px}.Hero-module__ejOdHG__windowDots span:first-child{background:#ff5f56}.Hero-module__ejOdHG__windowDots span:nth-child(2){background:#ffbd2e}.Hero-module__ejOdHG__windowDots span:nth-child(3){background:#27c93f}.Hero-module__ejOdHG__consoleTitle{color:var(--text-dim);letter-spacing:1px;font-family:monospace;font-size:.72rem}.Hero-module__ejOdHG__consoleStatus{color:var(--accent-cyan);letter-spacing:1px;align-items:center;gap:.4rem;font-family:monospace;font-size:.72rem;display:flex}.Hero-module__ejOdHG__consoleStatus:before{content:"";background-color:var(--accent-cyan);width:5px;height:5px;box-shadow:0 0 6px var(--accent-cyan);border-radius:50%;display:inline-block}.Hero-module__ejOdHG__consoleBody{min-height:400px;display:flex}.Hero-module__ejOdHG__metricGrid{background:#02020533;border-right:1px solid #ffffff0d;grid-template-rows:repeat(4,1fr);width:250px;display:grid}.Hero-module__ejOdHG__metricCard{border-bottom:1px solid #ffffff08;flex-direction:column;justify-content:center;align-items:flex-start;gap:.4rem;padding:1.5rem;display:flex}.Hero-module__ejOdHG__metricCard:last-child{border-bottom:none}.Hero-module__ejOdHG__metricLabel{color:var(--text-dark);letter-spacing:1px;font-family:monospace;font-size:.65rem}.Hero-module__ejOdHG__metricVal{letter-spacing:-1px;font-size:1.6rem;font-weight:900}.Hero-module__ejOdHG__visualizerArea{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ejOdHG__cyberGridPattern{pointer-events:none;background:linear-gradient(#00f0ff08 1px,#0000 1px) 0 0/25px 25px,linear-gradient(90deg,#00f0ff08 1px,#0000 1px) 0 0/25px 25px;position:absolute;inset:0}.Hero-module__ejOdHG__terminalOverlay{color:var(--text-dark);text-align:left;flex-direction:column;font-family:monospace;font-size:.72rem;line-height:1.5;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.Hero-module__ejOdHG__hologramOrbContainer{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.Hero-module__ejOdHG__hologramRing1,.Hero-module__ejOdHG__hologramRing2,.Hero-module__ejOdHG__hologramRing3{border:1px dashed #00f0ff40;border-radius:50%;position:absolute;box-shadow:0 0 15px #00f0ff0d}.Hero-module__ejOdHG__hologramRing1{border-color:#00f0ff33;width:100%;height:100%;animation:20s linear infinite Hero-module__ejOdHG__rotateClockwise}.Hero-module__ejOdHG__hologramRing2{border-color:#8b5cf64d;width:75%;height:75%;animation:12s linear infinite Hero-module__ejOdHG__rotateCounterClockwise}.Hero-module__ejOdHG__hologramRing3{border-color:#ff6b0040;width:50%;height:50%;animation:6s linear infinite Hero-module__ejOdHG__rotateClockwise}.Hero-module__ejOdHG__coreOrb{background:radial-gradient(circle, #fff 0%, var(--accent-cyan) 50%, transparent 100%);width:20px;height:20px;box-shadow:0 0 25px var(--accent-cyan), 0 0 45px var(--accent-cyan-glow);border-radius:50%;animation:3s ease-in-out infinite Hero-module__ejOdHG__corePulse}@keyframes Hero-module__ejOdHG__rotateClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ejOdHG__rotateCounterClockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes Hero-module__ejOdHG__corePulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;box-shadow:0 0 35px var(--accent-cyan), 0 0 60px var(--accent-cyan-glow);transform:scale(1.3)}to{opacity:.8;transform:scale(1)}}.Hero-module__ejOdHG__glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#00f0ff0d 0%,#8b5cf605 40%,#0000 70%);width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.Hero-module__ejOdHG__title{max-width:800px}}@media (max-width:768px){.Hero-module__ejOdHG__consoleBody{flex-direction:column-reverse}.Hero-module__ejOdHG__metricGrid{border-top:1px solid #ffffff0d;border-right:none;grid-template-rows:none;grid-template-columns:repeat(4,1fr);width:100%}.Hero-module__ejOdHG__metricCard{border-bottom:none;border-right:1px solid #ffffff08;align-items:center;padding:1rem .5rem}.Hero-module__ejOdHG__metricCard:last-child{border-right:none}.Hero-module__ejOdHG__metricVal{font-size:1.25rem}.Hero-module__ejOdHG__visualizerArea{min-height:320px}.Hero-module__ejOdHG__ctas{flex-direction:column;align-items:stretch;gap:1rem;padding:0 2rem}.Hero-module__ejOdHG__primaryBtn,.Hero-module__ejOdHG__secondaryBtn{width:100%}}@media (max-width:576px){.Hero-module__ejOdHG__metricGrid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}.Hero-module__ejOdHG__metricCard:nth-child(odd){border-right:1px solid #ffffff08}.Hero-module__ejOdHG__metricCard:first-child,.Hero-module__ejOdHG__metricCard:nth-child(2){border-bottom:1px solid #ffffff08}.Hero-module__ejOdHG__metricCard:nth-child(2){border-right:none}.Hero-module__ejOdHG__hologramOrbContainer{width:150px;height:150px}}
.TrustLogos-module__SCyXWa__trust{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#ffffff05;padding:clamp(30px,8vw,60px) 0;overflow:hidden}.TrustLogos-module__SCyXWa__label{text-align:center;color:var(--text-dark);letter-spacing:clamp(1px,1vw,3px);margin-bottom:clamp(1.5rem,5vw,3rem);font-size:clamp(.6rem,2vw,.7rem);font-weight:700}.TrustLogos-module__SCyXWa__grid{opacity:.5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,2rem);display:flex}.TrustLogos-module__SCyXWa__logoItem{color:#fff;letter-spacing:2px;justify-content:center;align-items:center;font-size:clamp(1rem,3vw,1.2rem);font-weight:900;display:flex}.TrustLogos-module__SCyXWa__logoImg{object-fit:contain;filter:grayscale();max-width:clamp(80px,15vw,140px);height:auto}@media (max-width:768px){.TrustLogos-module__SCyXWa__grid{justify-content:center}}
.StatsMatrix-module__tjUVaa__section{z-index:10;padding:80px 0;position:relative;overflow:hidden}.StatsMatrix-module__tjUVaa__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.StatsMatrix-module__tjUVaa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:992px){.StatsMatrix-module__tjUVaa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.StatsMatrix-module__tjUVaa__grid{grid-template-columns:1fr}.StatsMatrix-module__tjUVaa__container{padding:0 1.5rem}}.StatsMatrix-module__tjUVaa__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--border-light);border-radius:12px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0009}.StatsMatrix-module__tjUVaa__card:hover{border-color:#00f0ff33;transform:translateY(-4px);box-shadow:0 12px 40px #000c,0 0 20px #00f0ff14}.StatsMatrix-module__tjUVaa__cardGlowLine{opacity:.7;width:100%;height:2px;position:absolute;top:0;left:0}.StatsMatrix-module__tjUVaa__value{letter-spacing:-2px;color:#fff;font-family:monospace;font-size:3.5rem;font-weight:900;line-height:1}.StatsMatrix-module__tjUVaa__label{letter-spacing:2px;text-transform:uppercase;margin-top:.5rem;font-size:.75rem;font-weight:800}.StatsMatrix-module__tjUVaa__description{color:var(--text-dim);margin-top:.5rem;font-size:.82rem;line-height:1.5}.StatsMatrix-module__tjUVaa__progressBar{background:#ffffff0d;border-radius:2px;width:100%;height:3px;margin-top:1.2rem;position:relative;overflow:hidden}.StatsMatrix-module__tjUVaa__progressFill{width:0%;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1)}
.Capabilities-module___o9qja__container{box-sizing:border-box;width:100%;max-width:1300px;margin:0 auto;padding:0 2.5rem}.Capabilities-module___o9qja__header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.Capabilities-module___o9qja__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Capabilities-module___o9qja__header h2{letter-spacing:-.03em;margin-bottom:.6rem;font-size:clamp(2.2rem,5vw,3.2rem)}.Capabilities-module___o9qja__header p{color:var(--text-dim);max-width:600px;margin:0 auto;font-size:clamp(.95rem,2.5vw,1.1rem)}.Capabilities-module___o9qja__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-content:center;gap:2rem;display:grid}.Capabilities-module___o9qja__cardWrapper{width:100%}.Capabilities-module___o9qja__card{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;width:100%;min-height:280px;position:relative;overflow:hidden}.Capabilities-module___o9qja__cardGlowLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));opacity:.4;width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0}.Capabilities-module___o9qja__card:hover .Capabilities-module___o9qja__cardGlowLine{opacity:1}.Capabilities-module___o9qja__cardContent{z-index:1;box-sizing:border-box;flex-direction:column;align-items:flex-start;min-height:280px;padding:2rem;display:flex;position:relative}.Capabilities-module___o9qja__icon{width:52px;height:52px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:flex;box-shadow:0 0 10px #00f0ff0d}.Capabilities-module___o9qja__iconImage{object-fit:contain;width:26px;height:26px;display:block}.Capabilities-module___o9qja__cardContent h3{color:#fff;letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.15rem;line-height:1.2}.Capabilities-module___o9qja__cardContent p{color:var(--text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1.5rem;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Capabilities-module___o9qja__viewBtn{color:var(--accent-cyan);letter-spacing:1px;cursor:pointer;background:#00f0ff0a;border:1px solid #00f0ff40;border-radius:4px;margin-top:auto;padding:.65rem 1.2rem;font-family:monospace;font-size:.72rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1)}.Capabilities-module___o9qja__viewBtn:hover{border-color:var(--accent-cyan);background:#00f0ff1a;transform:translateY(-2px);box-shadow:0 0 15px #00f0ff26}.Capabilities-module___o9qja__loading{text-align:center;color:var(--text-dim);letter-spacing:2px;grid-column:1/-1;font-family:monospace;font-size:.85rem}.Capabilities-module___o9qja__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(20px);background:#020205d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Capabilities-module___o9qja__modal{background:#07070ee6;border:1px solid #00f0ff33;border-radius:12px;width:100%;max-width:580px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 25px 80px #000c,0 0 35px #00f0ff0d}.Capabilities-module___o9qja__closeBtn{border:1px solid var(--border-light);color:#fff;cursor:pointer;background:#ffffff05;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Capabilities-module___o9qja__closeBtn:hover{color:var(--accent-cyan);background:#ffffff0d;border-color:#fff3}.Capabilities-module___o9qja__modalIcon{width:60px;height:60px;color:var(--accent-cyan);background:#00f0ff0f;border:1px solid #00f0ff33;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.Capabilities-module___o9qja__modalIconImage{object-fit:contain;width:30px;height:30px;display:block}.Capabilities-module___o9qja__modal h3{margin-bottom:.4rem;font-size:1.5rem;line-height:1.2}.Capabilities-module___o9qja__modal p{color:var(--text-dim);margin:0;font-size:.92rem;line-height:1.7}.Capabilities-module___o9qja__tags{flex-wrap:wrap;gap:.6rem;margin-top:1.8rem;display:flex}.Capabilities-module___o9qja__tagSpan{border:1px solid var(--border-light);color:var(--text-dim);letter-spacing:1px;background:#ffffff05;border-radius:4px;padding:.4rem .8rem;font-family:monospace;font-size:.7rem}@media (max-width:768px){.Capabilities-module___o9qja__container{padding:0 1.5rem}.Capabilities-module___o9qja__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.Capabilities-module___o9qja__modal{padding:2rem}}@media (max-width:480px){.Capabilities-module___o9qja__grid{grid-template-columns:1fr}}.Capabilities-module___o9qja__skeletonCard{flex-direction:column;align-items:flex-start;min-height:280px;padding:2rem;display:flex}.Capabilities-module___o9qja__skeletonIcon,.Capabilities-module___o9qja__skeletonTitle,.Capabilities-module___o9qja__skeletonText,.Capabilities-module___o9qja__skeletonTextSmall,.Capabilities-module___o9qja__skeletonButton{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a) 0 0/200% 100%;animation:1.5s ease-in-out infinite Capabilities-module___o9qja__skeletonLoading}.Capabilities-module___o9qja__skeletonIcon{border-radius:8px;width:52px;height:52px;margin-bottom:1.5rem}.Capabilities-module___o9qja__skeletonTitle{border-radius:2px;width:60%;height:18px;margin-bottom:.8rem}.Capabilities-module___o9qja__skeletonText{border-radius:2px;width:100%;height:12px;margin-bottom:.5rem}.Capabilities-module___o9qja__skeletonTextSmall{border-radius:2px;width:75%;height:12px;margin-bottom:1.5rem}.Capabilities-module___o9qja__skeletonButton{border-radius:4px;width:110px;height:32px;margin-top:auto}@keyframes Capabilities-module___o9qja__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}
.ProcessFlow-module__1vck9G__section{z-index:10;padding:100px 0;position:relative;overflow:hidden}.ProcessFlow-module__1vck9G__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.ProcessFlow-module__1vck9G__header{text-align:center;margin-bottom:4.5rem}.ProcessFlow-module__1vck9G__badge{color:var(--accent-cyan);letter-spacing:2px;text-transform:uppercase;background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:20px;margin-bottom:1rem;padding:.35rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.ProcessFlow-module__1vck9G__header h2{letter-spacing:-1px;margin-bottom:1rem;font-size:2.25rem;font-weight:900}.ProcessFlow-module__1vck9G__header p{color:var(--text-dim);max-width:600px;margin:0 auto;font-size:1.05rem}.ProcessFlow-module__1vck9G__layout{grid-template-columns:1fr 2fr;align-items:center;gap:3.5rem;display:grid}@media (max-width:992px){.ProcessFlow-module__1vck9G__layout{grid-template-columns:1fr;gap:2.5rem}}.ProcessFlow-module__1vck9G__timeline{flex-direction:column;gap:1rem;display:flex}@media (max-width:992px){.ProcessFlow-module__1vck9G__timeline{flex-flow:wrap;justify-content:center}}.ProcessFlow-module__1vck9G__stepNode{border:1px solid var(--border-light);width:100%;color:var(--text-dim);cursor:pointer;text-align:left;background:#07070e66;border-radius:12px;outline:none;justify-content:space-between;align-items:center;padding:1.25rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}@media (max-width:992px){.ProcessFlow-module__1vck9G__stepNode{flex-direction:column;flex:1;align-items:center;gap:.5rem;width:auto;min-width:140px;padding:1rem}}.ProcessFlow-module__1vck9G__stepNode:hover{color:#fff;background:#ffffff05;border-color:#ffffff26}.ProcessFlow-module__1vck9G__activeNode{color:#fff!important;background:#07070ecc!important}.ProcessFlow-module__1vck9G__nodePhase{color:var(--step-color);text-shadow:0 0 10px var(--step-color);font-family:monospace;font-size:1.5rem;font-weight:900}.ProcessFlow-module__1vck9G__nodeCode{letter-spacing:1px;background:#ffffff08;border:1px solid #ffffff0d;border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-size:.72rem;font-weight:800}.ProcessFlow-module__1vck9G__consoleScreen{border:1px solid var(--border-light);background:var(--glass-bg);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #000000b3}.ProcessFlow-module__1vck9G__consoleHeader{border-bottom:1px solid var(--border-light);color:var(--text-dark);background:#02020580;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;font-family:monospace;font-size:.75rem;display:flex}.ProcessFlow-module__1vck9G__windowDots{gap:6px;display:flex}.ProcessFlow-module__1vck9G__windowDots span{opacity:.6;border-radius:50%;width:8px;height:8px}.ProcessFlow-module__1vck9G__consoleTitle{letter-spacing:1px;font-weight:700}.ProcessFlow-module__1vck9G__consoleStatus{color:var(--accent-cyan);text-shadow:0 0 6px var(--accent-cyan);font-weight:800}.ProcessFlow-module__1vck9G__consoleContent{z-index:2;padding:3rem 2.5rem;position:relative}@media (max-width:576px){.ProcessFlow-module__1vck9G__consoleContent{padding:2rem 1.5rem}}.ProcessFlow-module__1vck9G__detailsRow{align-items:center;gap:1.25rem;margin-bottom:.75rem;display:flex}.ProcessFlow-module__1vck9G__phaseLabel{letter-spacing:2px;background:#ffffff03;border:1px solid;border-radius:4px;padding:.2rem .5rem;font-family:monospace;font-size:.75rem;font-weight:900}.ProcessFlow-module__1vck9G__stepTitle{letter-spacing:-.5px;color:#fff;font-size:1.75rem;font-weight:900;line-height:1.1}.ProcessFlow-module__1vck9G__tagline{letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.78rem;font-weight:800}.ProcessFlow-module__1vck9G__description{color:var(--text-dim);margin-bottom:2.2rem;font-size:.95rem;line-height:1.6}.ProcessFlow-module__1vck9G__specsContainer{border-top:1px solid #ffffff0d;padding-top:1.5rem}.ProcessFlow-module__1vck9G__specsLabel{color:var(--text-dark);letter-spacing:2px;margin-bottom:1rem;font-family:monospace;font-size:.7rem;font-weight:900;display:block}.ProcessFlow-module__1vck9G__specsList{grid-template-columns:repeat(2,1fr);gap:.85rem;list-style:none;display:grid}@media (max-width:576px){.ProcessFlow-module__1vck9G__specsList{grid-template-columns:1fr}}.ProcessFlow-module__1vck9G__specItem{align-items:center;gap:.75rem;display:flex}.ProcessFlow-module__1vck9G__bullet{border-radius:50%;flex-shrink:0;width:6px;height:6px}.ProcessFlow-module__1vck9G__specText{color:#fff;letter-spacing:1px;font-family:monospace;font-size:.78rem;font-weight:800}.ProcessFlow-module__1vck9G__consoleGridPattern{pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff01 1px,#0000 1px),linear-gradient(90deg,#ffffff01 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}
.FeaturedWork-module__olgzgG__section{z-index:10;padding:100px 0;position:relative;overflow:hidden}.FeaturedWork-module__olgzgG__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.FeaturedWork-module__olgzgG__header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}@media (max-width:768px){.FeaturedWork-module__olgzgG__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.FeaturedWork-module__olgzgG__headerTitle{flex-direction:column;align-items:flex-start;display:flex}.FeaturedWork-module__olgzgG__badge{color:var(--accent-cyan);letter-spacing:2px;text-transform:uppercase;background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:20px;margin-bottom:1rem;padding:.35rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.FeaturedWork-module__olgzgG__header h2{letter-spacing:-1px;font-size:2.25rem;font-weight:900}.FeaturedWork-module__olgzgG__archiveBtn{color:var(--accent-cyan);letter-spacing:1px;border-bottom:1px solid #0000;align-items:center;gap:.5rem;padding-bottom:2px;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.FeaturedWork-module__olgzgG__archiveBtn:hover{border-color:var(--accent-cyan);text-shadow:0 0 8px #00f0ff80}.FeaturedWork-module__olgzgG__archiveBtn span{transition:transform .3s}.FeaturedWork-module__olgzgG__archiveBtn:hover span{transform:translate(4px)}.FeaturedWork-module__olgzgG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:992px){.FeaturedWork-module__olgzgG__grid{grid-template-columns:1fr}}.FeaturedWork-module__olgzgG__cardWrapper{width:100%}.FeaturedWork-module__olgzgG__wide{grid-column:span 2}@media (max-width:992px){.FeaturedWork-module__olgzgG__wide{grid-column:span 1}}.FeaturedWork-module__olgzgG__card{background:var(--glass-bg);border:1px solid var(--border-light);border-radius:16px;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #0009}.FeaturedWork-module__olgzgG__card:hover{border-color:#00f0ff40;box-shadow:0 15px 45px #000c,0 0 25px #00f0ff1a}.FeaturedWork-module__olgzgG__cardGlow{background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%), #00f0ff0d 0%, transparent 60%);pointer-events:none;z-index:2;position:absolute;inset:0}.FeaturedWork-module__olgzgG__imageWrapper{width:100%;height:380px;position:relative;overflow:hidden}@media (max-width:768px){.FeaturedWork-module__olgzgG__imageWrapper{height:280px}}.FeaturedWork-module__olgzgG__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.FeaturedWork-module__olgzgG__card:hover .FeaturedWork-module__olgzgG__projectImage{transform:scale(1.05)}.FeaturedWork-module__olgzgG__fallbackVisual{background:#07070f;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.FeaturedWork-module__olgzgG__fallbackGrid{pointer-events:none;background-image:linear-gradient(#00f0ff05 1px,#0000 1px),linear-gradient(90deg,#00f0ff05 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.FeaturedWork-module__olgzgG__fallbackOrb{filter:blur(10px);background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);border-radius:50%;width:120px;height:120px;animation:6s ease-in-out infinite FeaturedWork-module__olgzgG__float;position:relative}@keyframes FeaturedWork-module__olgzgG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.05)}}.FeaturedWork-module__olgzgG__fallbackTitle{color:#fff3;letter-spacing:3px;text-transform:uppercase;font-family:monospace;font-size:.8rem;font-weight:800;position:absolute}.FeaturedWork-module__olgzgG__overlay{z-index:3;background:linear-gradient(#0000 0%,#02020566 40%,#020205f2 90%);align-items:flex-end;padding:2.5rem;display:flex;position:absolute;inset:0}@media (max-width:576px){.FeaturedWork-module__olgzgG__overlay{padding:1.5rem}}.FeaturedWork-module__olgzgG__info{flex-direction:column;gap:.5rem;width:100%;display:flex}.FeaturedWork-module__olgzgG__meta{justify-content:space-between;align-items:center;display:flex}.FeaturedWork-module__olgzgG__category{color:var(--accent-cyan);letter-spacing:2px;font-size:.75rem;font-weight:800}.FeaturedWork-module__olgzgG__status{color:var(--text-dark);background:#ffffff05;border:1px solid #ffffff0d;border-radius:4px;padding:.15rem .4rem;font-family:monospace;font-size:.65rem;font-weight:800}.FeaturedWork-module__olgzgG__info h3{color:#fff;letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.4rem;font-weight:900;line-height:1.2}.FeaturedWork-module__olgzgG__detailsBtn{color:#fff;letter-spacing:1px;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;align-self:flex-start;align-items:center;gap:.35rem;padding:.45rem 1rem;font-family:monospace;font-size:.72rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.FeaturedWork-module__olgzgG__detailsBtn:hover{border-color:var(--accent-cyan);background:#00f0ff14;box-shadow:0 0 15px #00f0ff33}.FeaturedWork-module__olgzgG__detailsBtn span{transition:transform .3s}.FeaturedWork-module__olgzgG__detailsBtn:hover span{transform:translate(2px,-2px)}.FeaturedWork-module__olgzgG__loading{text-align:center;color:var(--text-dark);letter-spacing:2px;grid-column:span 2;padding:4rem 0;font-family:monospace;font-size:.8rem}
.Blog-module__vu6yGW__hero{padding-top:clamp(120px,16vw,190px)}.Blog-module__vu6yGW__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Blog-module__vu6yGW__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.4rem,6vw,4.2rem)}.Blog-module__vu6yGW__subtitle{color:var(--text-dim);max-width:600px;margin-bottom:3.5rem;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Blog-module__vu6yGW__searchBar{border:1px solid var(--border-light);background:#07070ecc;border-radius:8px;align-items:center;max-width:500px;transition:all .3s;display:flex;overflow:hidden}.Blog-module__vu6yGW__searchBar:focus-within{border-color:var(--accent-cyan);box-shadow:0 0 15px #00f0ff26}.Blog-module__vu6yGW__terminalPrompt{color:var(--accent-cyan);border-right:1px solid var(--border-light);flex-shrink:0;padding:0 1rem;font-family:monospace;font-size:.72rem}.Blog-module__vu6yGW__searchBar input{width:100%;box-shadow:none!important;background:0 0!important;border:none!important;padding:.8rem 1rem!important;font-size:.85rem!important}.Blog-module__vu6yGW__blogLayout{grid-template-columns:1.4fr .6fr;align-items:start;gap:3rem;display:grid}.Blog-module__vu6yGW__mainContent{flex-direction:column;gap:2.5rem;display:flex}.Blog-module__vu6yGW__featuredWrapper{width:100%}.Blog-module__vu6yGW__featuredPost{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;grid-template-columns:1.1fr .9fr;min-height:320px;display:grid;position:relative;overflow:hidden}.Blog-module__vu6yGW__featuredGlowLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));width:100%;height:2px;position:absolute;top:0;left:0}.Blog-module__vu6yGW__featuredImage{border-right:1px solid var(--border-light);background:#020205;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Blog-module__vu6yGW__cyberAbstractVisual{background:linear-gradient(#00f0ff05 1px,#0000 1px) 0 0/25px 25px,linear-gradient(90deg,#00f0ff05 1px,#0000 1px) 0 0/25px 25px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Blog-module__vu6yGW__glowOrb{background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);border:1px dashed #8b5cf64d;border-radius:50%;width:90px;height:90px;animation:8s linear infinite Blog-module__vu6yGW__orbSpin}@keyframes Blog-module__vu6yGW__orbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Blog-module__vu6yGW__radarLine{background:linear-gradient(90deg, transparent, var(--accent-cyan), transparent);width:100%;height:1px;animation:3.5s linear infinite Blog-module__vu6yGW__scrollScan;position:absolute;top:0}@keyframes Blog-module__vu6yGW__scrollScan{0%{transform:translateY(0)}to{transform:translateY(320px)}}.Blog-module__vu6yGW__featuredInfo{flex-direction:column;justify-content:center;align-items:flex-start;padding:2.5rem;display:flex}.Blog-module__vu6yGW__categoryBadge{color:var(--accent-cyan);letter-spacing:1px;background:#00f0ff0d;border:1px solid #00f0ff33;border-radius:4px;margin-bottom:1.2rem;padding:.35rem .7rem;font-family:monospace;font-size:.65rem;font-weight:800}.Blog-module__vu6yGW__featuredInfo h2{color:#fff;letter-spacing:-.02em;margin-bottom:.8rem;font-size:1.6rem}.Blog-module__vu6yGW__featuredInfo p{color:var(--text-dim);margin-bottom:1.5rem;font-size:.88rem;line-height:1.65}.Blog-module__vu6yGW__date{color:var(--text-dark);letter-spacing:1px;font-family:monospace;font-size:.68rem}.Blog-module__vu6yGW__postGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Blog-module__vu6yGW__postCardWrapper{width:100%}.Blog-module__vu6yGW__postCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Blog-module__vu6yGW__postGlowLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));opacity:.4;width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0}.Blog-module__vu6yGW__postCard:hover .Blog-module__vu6yGW__postGlowLine{opacity:1}.Blog-module__vu6yGW__postImage{border-bottom:1px solid var(--border-light);background:#020205;width:100%;height:180px;overflow:hidden}.Blog-module__vu6yGW__postImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Blog-module__vu6yGW__postCard:hover .Blog-module__vu6yGW__postImage img{transform:scale(1.03)}.Blog-module__vu6yGW__abstractFallback{background:linear-gradient(#ffffff03 1px,#0000 1px) 0 0/15px 15px,radial-gradient(circle,#8b5cf60d 0%,#0000 60%);width:100%;height:100%}.Blog-module__vu6yGW__postInfo{flex-direction:column;flex:1;align-items:flex-start;padding:1.8rem;display:flex}.Blog-module__vu6yGW__postInfo h3{color:#fff;letter-spacing:-.01em;margin-bottom:.65rem;font-size:1.15rem}.Blog-module__vu6yGW__postInfo p{color:var(--text-dim);height:4.8em;margin-bottom:1.5rem;font-size:.84rem;line-height:1.6;overflow:hidden}.Blog-module__vu6yGW__postInfo .Blog-module__vu6yGW__date{margin-top:auto}.Blog-module__vu6yGW__sidebar{flex-direction:column;gap:2rem;display:flex}.Blog-module__vu6yGW__sidebarWidgetWrapper{width:100%}.Blog-module__vu6yGW__sidebarWidget{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;padding:2.2rem 2rem}.Blog-module__vu6yGW__sidebarWidget h3{color:#fff;letter-spacing:1.5px;border-bottom:1px solid #ffffff0d;margin-bottom:1.5rem;padding-bottom:.6rem;font-size:.9rem}.Blog-module__vu6yGW__sidebarWidget ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.Blog-module__vu6yGW__sidebarWidget li{color:var(--text-dim);letter-spacing:1px;cursor:pointer;justify-content:space-between;align-items:center;font-family:monospace;font-size:.78rem;font-weight:700;transition:all .3s;display:flex}.Blog-module__vu6yGW__sidebarWidget li:hover{color:var(--accent-cyan)}.Blog-module__vu6yGW__countBadge{border:1px solid var(--border-light);color:var(--text-dark);background:#ffffff05;border-radius:4px;padding:.25rem .5rem;font-size:.65rem}.Blog-module__vu6yGW__sidebarWidget li:hover .Blog-module__vu6yGW__countBadge{color:var(--accent-cyan);border-color:var(--accent-cyan)}.Blog-module__vu6yGW__trendingList{flex-direction:column;gap:1.2rem;display:flex}.Blog-module__vu6yGW__trendingItem{align-items:flex-start;gap:1rem;display:flex}.Blog-module__vu6yGW__trendIdx{color:var(--accent-orange);font-family:monospace;font-size:.95rem;font-weight:800}.Blog-module__vu6yGW__trendingItem h4{color:#fff;letter-spacing:-.01em;margin-bottom:.3rem;font-size:.8rem;line-height:1.4}.Blog-module__vu6yGW__trendLabel{color:var(--text-dark);letter-spacing:1px;font-family:monospace;font-size:.62rem}.Blog-module__vu6yGW__loading,.Blog-module__vu6yGW__empty{text-align:center;color:var(--text-dim);letter-spacing:2px;grid-column:1/-1;padding:4rem 0;font-family:monospace;font-size:.85rem}@media (max-width:1024px){.Blog-module__vu6yGW__blogLayout{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Blog-module__vu6yGW__featuredPost{grid-template-columns:1fr}.Blog-module__vu6yGW__featuredImage{border-right:none;border-bottom:1px solid var(--border-light);height:180px}.Blog-module__vu6yGW__postGrid{grid-template-columns:1fr;gap:1.5rem}}
.Portfolio-module__GxmBNq__hero{padding-top:clamp(120px,16vw,190px)}.Portfolio-module__GxmBNq__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Portfolio-module__GxmBNq__title{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.1}.Portfolio-module__GxmBNq__subtitle{color:var(--text-dim);max-width:620px;margin-bottom:3.5rem;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Portfolio-module__GxmBNq__filters{flex-wrap:wrap;gap:.8rem;display:flex}.Portfolio-module__GxmBNq__filterBtn{color:var(--text-dim);letter-spacing:1.5px;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:4px;padding:.65rem 1.4rem;font-family:monospace;font-size:.7rem;font-weight:800;transition:all .3s}.Portfolio-module__GxmBNq__filterBtn:hover{border-color:var(--accent-cyan);color:#fff;box-shadow:0 0 12px #00f0ff1a}.Portfolio-module__GxmBNq__filterBtn.Portfolio-module__GxmBNq__active{border-color:var(--accent-cyan);color:#fff;background:#00f0ff14;box-shadow:0 0 15px #00f0ff33}.Portfolio-module__GxmBNq__projectGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:400px;gap:2rem;display:grid}.Portfolio-module__GxmBNq__projectCardWrapper{width:100%;height:100%}.Portfolio-module__GxmBNq__large{grid-area:span 2/span 2}.Portfolio-module__GxmBNq__small{grid-area:span 1/span 1}.Portfolio-module__GxmBNq__projectCard{border:1px solid var(--border-light);background:#020205;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.Portfolio-module__GxmBNq__cardGlow{pointer-events:none;z-index:3;background:radial-gradient(circle at 50% 120%,#00f0ff0a,#0000 60%);position:absolute;inset:0}.Portfolio-module__GxmBNq__imageWrapper{width:100%;height:100%;position:relative}.Portfolio-module__GxmBNq__imageWrapper img{object-fit:cover;filter:grayscale(20%)brightness(85%);width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Portfolio-module__GxmBNq__projectCard:hover img{filter:grayscale(0%)brightness(95%);transform:scale(1.04)}.Portfolio-module__GxmBNq__overlay{z-index:4;background:linear-gradient(#0000 0%,#02020580 50%,#020205f2 100%);width:100%;padding:3rem 2.5rem;position:absolute;bottom:0;left:0}.Portfolio-module__GxmBNq__metaRow{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.Portfolio-module__GxmBNq__categoryBadge{color:var(--accent-cyan);letter-spacing:1px;background:#00f0ff0d;border:1px solid #00f0ff33;border-radius:4px;padding:.35rem .7rem;font-family:monospace;font-size:.65rem;font-weight:800}.Portfolio-module__GxmBNq__statusNode{color:var(--text-dark);letter-spacing:1px;align-items:center;gap:.4rem;font-family:monospace;font-size:.65rem;font-weight:800;display:flex}.Portfolio-module__GxmBNq__statusNode:before{content:"";background-color:var(--accent-orange);width:5px;height:5px;box-shadow:0 0 6px var(--accent-orange);border-radius:50%;display:inline-block}.Portfolio-module__GxmBNq__projectInfo h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.6rem}.Portfolio-module__GxmBNq__loading,.Portfolio-module__GxmBNq__empty{text-align:center;color:var(--text-dim);letter-spacing:2px;grid-column:1/-1;padding:5rem 0;font-family:monospace;font-size:.85rem}@media (max-width:1024px){.Portfolio-module__GxmBNq__projectGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:350px;gap:1.5rem}.Portfolio-module__GxmBNq__large{grid-column:span 2}}@media (max-width:768px){.Portfolio-module__GxmBNq__projectGrid{grid-template-columns:1fr;grid-auto-rows:320px;gap:1.5rem}.Portfolio-module__GxmBNq__large{grid-area:span 1/span 1}}
.Services-module__4CTZYG__hero{text-align:center;padding-top:clamp(120px,16vw,190px)}.Services-module__4CTZYG__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Services-module__4CTZYG__title{letter-spacing:-.03em;margin-bottom:1.2rem;font-size:clamp(2.2rem,5.5vw,3.8rem);line-height:1.1}.Services-module__4CTZYG__subtitle{color:var(--text-dim);max-width:650px;margin:0 auto;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Services-module__4CTZYG__featuredCardWrapper{width:100%;margin-top:1.5rem}.Services-module__4CTZYG__featuredCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;grid-template-columns:1.1fr .9fr;width:100%;min-height:480px;display:grid;position:relative;overflow:hidden}.Services-module__4CTZYG__featuredGlowLine{background:linear-gradient(90deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);width:100%;height:2px;position:absolute;top:0;left:0}.Services-module__4CTZYG__featuredContent{flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem;display:flex}.Services-module__4CTZYG__sectionLabel{color:var(--accent-purple);letter-spacing:2px;margin-bottom:1.5rem;font-family:monospace;font-size:.7rem;font-weight:800}.Services-module__4CTZYG__featuredIcon{width:56px;height:56px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.6rem;display:flex;box-shadow:0 0 15px #00f0ff0d}.Services-module__4CTZYG__featuredIconImg{object-fit:contain;width:28px;height:28px;display:block}.Services-module__4CTZYG__featuredContent h2{color:#fff;letter-spacing:-.02em;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,2.5rem)}.Services-module__4CTZYG__featuredContent p{color:var(--text-dim);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.Services-module__4CTZYG__techStack{width:100%;margin-bottom:2rem}.Services-module__4CTZYG__stackLabel{color:var(--text-dark);letter-spacing:1.5px;margin-bottom:.8rem;font-family:monospace;font-size:.65rem;font-weight:800}.Services-module__4CTZYG__tags{flex-wrap:wrap;gap:.6rem;display:flex}.Services-module__4CTZYG__tagSpan{border:1px solid var(--border-light);color:var(--text-dim);letter-spacing:1px;background:#ffffff05;border-radius:4px;padding:.4rem .8rem;font-family:monospace;font-size:.7rem}.Services-module__4CTZYG__exploreBtn{color:var(--accent-cyan);letter-spacing:1px;cursor:pointer;background:#00f0ff08;border:1px solid #00f0ff4d;border-radius:4px;padding:.8rem 1.6rem;font-family:monospace;font-size:.78rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1)}.Services-module__4CTZYG__exploreBtn:hover{border-color:var(--accent-cyan);background:#00f0ff14;transform:translateY(-2px);box-shadow:0 0 20px #00f0ff26}.Services-module__4CTZYG__featuredVisual{border-left:1px solid var(--border-light);background:#020205;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Services-module__4CTZYG__visualGridPlane{background:linear-gradient(#00f0ff05 1px,#0000 1px) 0 0/20px 20px,linear-gradient(90deg,#00f0ff05 1px,#0000 1px) 0 0/20px 20px;animation:20s linear infinite Services-module__4CTZYG__visualScroll;position:absolute;inset:-100px;transform:rotateX(60deg)rotate(15deg)}@keyframes Services-module__4CTZYG__visualScroll{0%{background-position:0 0}to{background-position:0 400px}}.Services-module__4CTZYG__visualOrb{z-index:2;background:radial-gradient(circle,#00f0ff26 0%,#0000 70%);border:1px dashed #00f0ff4d;border-radius:50%;width:120px;height:120px;animation:4s ease-in-out infinite Services-module__4CTZYG__orbPulse;position:relative}@keyframes Services-module__4CTZYG__orbPulse{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15);box-shadow:0 0 20px #00f0ff1a}to{opacity:.6;transform:scale(1)}}.Services-module__4CTZYG__visualRadarLine{background:linear-gradient(to bottom, transparent, var(--accent-cyan), transparent);z-index:1;width:1px;height:100%;animation:5s cubic-bezier(.4,0,.2,1) infinite Services-module__4CTZYG__radarScan;position:absolute;left:50%}@keyframes Services-module__4CTZYG__radarScan{0%{transform:translateX(-150px) opacity(0)}10%{opacity:1}90%{opacity:1}to{transform:translateX(150px) opacity(0)}}.Services-module__4CTZYG__visualTerminal{color:var(--text-dark);text-align:right;flex-direction:column;gap:.3rem;font-family:monospace;font-size:.65rem;display:flex;position:absolute;bottom:2rem;right:2rem}.Services-module__4CTZYG__gridTitle{letter-spacing:-.02em;margin-bottom:2.5rem;font-size:1.8rem}.Services-module__4CTZYG__practicesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__4CTZYG__practiceCardWrapper{width:100%}.Services-module__4CTZYG__practiceCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;width:100%;min-height:250px;transition:all .3s;position:relative;overflow:hidden}.Services-module__4CTZYG__cardGlowLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple));opacity:.4;width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0}.Services-module__4CTZYG__practiceCard:hover .Services-module__4CTZYG__cardGlowLine{opacity:1}.Services-module__4CTZYG__practiceContent{flex-direction:column;min-height:250px;padding:2rem;display:flex}.Services-module__4CTZYG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__4CTZYG__practiceIcon{width:48px;height:48px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:6px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.Services-module__4CTZYG__practiceIconImg{object-fit:contain;width:24px;height:24px;display:block}.Services-module__4CTZYG__arrow{color:var(--text-dark);font-size:1.1rem;transition:all .3s}.Services-module__4CTZYG__practiceCard:hover .Services-module__4CTZYG__arrow{color:var(--accent-cyan);transform:translate(2px,-2px)}.Services-module__4CTZYG__practiceContent h3{color:#fff;letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.2rem}.Services-module__4CTZYG__practiceContent p{color:var(--text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.8em;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Services-module__4CTZYG__cardFooter{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}.Services-module__4CTZYG__practiceTags{flex-wrap:wrap;gap:.4rem;display:flex}.Services-module__4CTZYG__moreTags{color:var(--text-dark);border:1px solid var(--border-light);background:#ffffff03;border-radius:4px;padding:.3rem .5rem;font-family:monospace;font-size:.65rem}.Services-module__4CTZYG__readMoreBtn{color:var(--text-dim);letter-spacing:.5px;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1f;border-radius:4px;flex-shrink:0;padding:.5rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;transition:all .3s}.Services-module__4CTZYG__readMoreBtn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00f0ff0d}.Services-module__4CTZYG__loading{text-align:center;color:var(--text-dim);letter-spacing:2px;grid-column:1/-1;padding:3rem 0;font-family:monospace;font-size:.85rem}.Services-module__4CTZYG__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(20px);background:#020205d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Services-module__4CTZYG__modalContent{background:#07070ee6;border:1px solid #00f0ff33;border-radius:12px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow:hidden auto;box-shadow:0 30px 80px #000c,0 0 30px #00f0ff0d}.Services-module__4CTZYG__modalCloseBtn{border:1px solid var(--border-light);color:#fff;cursor:pointer;z-index:10;background:#ffffff05;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Services-module__4CTZYG__modalCloseBtn:hover{color:var(--accent-cyan);background:#ffffff0d;border-color:#fff3}.Services-module__4CTZYG__modalImageContainer{border-bottom:1px solid var(--border-light);width:100%;height:220px;overflow:hidden}.Services-module__4CTZYG__modalImage{object-fit:cover;width:100%;height:100%}.Services-module__4CTZYG__modalBody{padding:3rem}.Services-module__4CTZYG__modalHeader{align-items:center;gap:1.2rem;margin-bottom:1.8rem;display:flex}.Services-module__4CTZYG__modalIcon{width:54px;height:54px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:6px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Services-module__4CTZYG__modalIconImg{object-fit:contain;width:26px;height:26px}.Services-module__4CTZYG__modalTitle{letter-spacing:-.01em;margin:0;font-size:1.5rem}.Services-module__4CTZYG__modalDescription{color:var(--text-dim);margin-bottom:2rem;font-size:.92rem;line-height:1.7}.Services-module__4CTZYG__modalTags{flex-wrap:wrap;gap:.5rem;display:flex}.Services-module__4CTZYG__modalTag{border:1px solid var(--border-light);color:var(--text-dim);letter-spacing:1px;background:#ffffff05;border-radius:4px;padding:.4rem .8rem;font-family:monospace;font-size:.7rem}.Services-module__4CTZYG__bodyScrollLock{overflow:hidden!important}@media (max-width:1024px){.Services-module__4CTZYG__featuredCard{grid-template-columns:1fr;min-height:auto}.Services-module__4CTZYG__featuredVisual{border-left:none;border-top:1px solid var(--border-light);height:300px}.Services-module__4CTZYG__featuredContent{padding:3rem 2rem}}@media (max-width:768px){.Services-module__4CTZYG__practicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.Services-module__4CTZYG__modalBody{padding:2rem}}@media (max-width:480px){.Services-module__4CTZYG__practicesGrid{grid-template-columns:1fr}.Services-module__4CTZYG__featuredContent{padding:2rem 1.2rem}.Services-module__4CTZYG__modalImageContainer{height:160px}}
.Testimonials-module__L9Y4ma__section{z-index:10;padding:100px 0;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.Testimonials-module__L9Y4ma__header{text-align:center;margin-bottom:4.5rem}.Testimonials-module__L9Y4ma__badge{color:var(--accent-cyan);letter-spacing:2px;text-transform:uppercase;background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:20px;margin-bottom:1rem;padding:.35rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.Testimonials-module__L9Y4ma__header h2{letter-spacing:-1px;margin-bottom:1rem;font-size:2.25rem;font-weight:900}.Testimonials-module__L9Y4ma__header p{color:var(--text-dim);max-width:600px;margin:0 auto;font-size:1.05rem}.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:992px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:1fr}.Testimonials-module__L9Y4ma__container{padding:0 1.5rem}}.Testimonials-module__L9Y4ma__card{border:1px solid var(--border-light);background:var(--glass-bg);border-radius:16px;flex-direction:column;padding:2.25rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0009}.Testimonials-module__L9Y4ma__card:hover{border-color:#00f0ff33;transform:translateY(-4px);box-shadow:0 12px 40px #000c,0 0 20px #00f0ff14}.Testimonials-module__L9Y4ma__cardHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.Testimonials-module__L9Y4ma__meta{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__L9Y4ma__senderCode{color:var(--accent-cyan);letter-spacing:1px;font-family:monospace;font-size:.72rem;font-weight:800}.Testimonials-module__L9Y4ma__date{color:var(--text-dark);font-family:monospace;font-size:.65rem;font-weight:700}.Testimonials-module__L9Y4ma__rating{color:var(--accent-orange);letter-spacing:2px;text-shadow:0 0 8px var(--accent-orange-glow);font-size:.8rem}.Testimonials-module__L9Y4ma__body{flex-grow:1;gap:.75rem;margin-bottom:2rem;display:flex}.Testimonials-module__L9Y4ma__terminalPrompt{color:var(--accent-cyan);font-family:monospace;font-size:.9rem;font-weight:900}.Testimonials-module__L9Y4ma__content{color:var(--text-dim);font-size:.88rem;font-style:italic;line-height:1.6}.Testimonials-module__L9Y4ma__cardFooter{border-top:1px solid #ffffff0d;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.Testimonials-module__L9Y4ma__avatarSymbol{width:38px;height:38px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex}.Testimonials-module__L9Y4ma__senderName{color:#fff;letter-spacing:.5px;margin-bottom:.2rem;font-size:.82rem;font-weight:900}.Testimonials-module__L9Y4ma__senderRole{color:var(--text-dark);letter-spacing:1px;font-size:.68rem;font-weight:700;display:block}
.About-module__hVONLq__hero{padding-top:clamp(120px,16vw,190px)}.About-module__hVONLq__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid}.About-module__hVONLq__sublabel{color:var(--accent-cyan);letter-spacing:2.5px;margin-bottom:.8rem;font-family:monospace;font-size:.72rem;font-weight:800;display:block}.About-module__hVONLq__title{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.1}.About-module__hVONLq__introText{color:var(--text-dim);font-size:1.05rem;line-height:1.8}.About-module__hVONLq__heroVisual{aspect-ratio:1;background:#020205;border:1px solid #00f0ff26;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #000c,inset 0 0 30px #00f0ff0d}.About-module__hVONLq__gridOverlay{perspective:600px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.About-module__hVONLq__cubeContainer{width:140px;height:140px;transform-style:preserve-3d;z-index:2;animation:16s linear infinite About-module__hVONLq__rotateCube;position:absolute}.About-module__hVONLq__cubeFace{background:#00f0ff05;border:1px solid #00f0ff73;width:100%;height:100%;position:absolute;box-shadow:inset 0 0 15px #00f0ff14}.About-module__hVONLq__cubeFace:first-child{transform:rotateY(0)translateZ(70px)}.About-module__hVONLq__cubeFace:nth-child(2){background:#8b5cf605;border-color:#8b5cf673;transform:rotateY(90deg)translateZ(70px);box-shadow:inset 0 0 15px #8b5cf614}.About-module__hVONLq__cubeFace:nth-child(3){transform:rotateY(180deg)translateZ(70px)}.About-module__hVONLq__cubeFace:nth-child(4){background:#8b5cf605;border-color:#8b5cf673;transform:rotateY(-90deg)translateZ(70px);box-shadow:inset 0 0 15px #8b5cf614}.About-module__hVONLq__cubeFace:nth-child(5){transform:rotateX(90deg)translateZ(70px)}.About-module__hVONLq__cubeFace:nth-child(6){transform:rotateX(-90deg)translateZ(70px)}@keyframes About-module__hVONLq__rotateCube{0%{transform:rotateX(0)rotateY(0)rotate(0)}to{transform:rotateX(360deg)rotateY(360deg)rotate(180deg)}}.About-module__hVONLq__laserGrid{z-index:1;background:linear-gradient(#00f0ff0f 1px,#0000 1px) 0 0/20px 20px,linear-gradient(90deg,#00f0ff0f 1px,#0000 1px) 0 0/20px 20px;width:200%;height:200px;animation:10s linear infinite About-module__hVONLq__scrollGrid;position:absolute;bottom:-50px;transform:rotateX(75deg)}@keyframes About-module__hVONLq__scrollGrid{0%{background-position:0 0}to{background-position:0 200px}}.About-module__hVONLq__pulseScanner{z-index:3;pointer-events:none;background:linear-gradient(#0000,#00f0ff26,#0000);width:100%;height:100%;animation:4s ease-in-out infinite About-module__hVONLq__scanMatrix;position:absolute;top:0;left:0}@keyframes About-module__hVONLq__scanMatrix{0%{transform:translateY(-100%)}50%{transform:translateY(100%)}to{transform:translateY(-100%)}}.About-module__hVONLq__missionVisionGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.About-module__hVONLq__mvCardWrapper{width:100%}.About-module__hVONLq__mvCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;flex-direction:column;align-items:flex-start;height:100%;padding:4rem 3rem;display:flex;position:relative}.About-module__hVONLq__cardGlow{pointer-events:none;background:radial-gradient(circle at 10% 10%,#00f0ff08 0%,#0000 60%);position:absolute;inset:0}.About-module__hVONLq__mvIcon{width:52px;height:52px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:8px;justify-content:center;align-items:center;margin-bottom:2rem;font-size:1.5rem;display:flex}.About-module__hVONLq__mvCard h2{letter-spacing:-.02em;margin-bottom:1.2rem;font-size:2rem}.About-module__hVONLq__mvCard p{color:var(--text-dim);font-size:.95rem;line-height:1.7}.About-module__hVONLq__valuesHeader{text-align:center;margin-bottom:4rem}.About-module__hVONLq__valuesHeader h2{letter-spacing:-.03em;font-size:2.8rem}.About-module__hVONLq__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__hVONLq__valCardWrapper{width:100%}.About-module__hVONLq__valueCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;flex-direction:column;align-items:flex-start;height:100%;padding:3rem 2rem;display:flex}.About-module__hVONLq__valueHeader{align-items:baseline;gap:.8rem;margin-bottom:1.2rem;display:flex}.About-module__hVONLq__valIdx{color:var(--accent-cyan);font-family:monospace;font-size:1rem;font-weight:800}.About-module__hVONLq__valTitle{letter-spacing:-.01em;color:#fff;font-size:1.1rem;font-weight:900}.About-module__hVONLq__valueCard p{color:var(--text-dim);font-size:.88rem;line-height:1.65}@media (max-width:1024px){.About-module__hVONLq__heroGrid{grid-template-columns:1fr;gap:3rem}.About-module__hVONLq__heroVisual{width:100%;max-width:500px;margin:0 auto}.About-module__hVONLq__missionVisionGrid{grid-template-columns:1fr;gap:2rem}.About-module__hVONLq__valuesGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.About-module__hVONLq__mvCard{padding:3rem 2rem}}
.Careers-module__kwKx9G__hero{text-align:center;padding-top:clamp(120px,16vw,190px)}.Careers-module__kwKx9G__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Careers-module__kwKx9G__title{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:clamp(2.4rem,6.5vw,4.5rem);line-height:1.1}.Careers-module__kwKx9G__subtitle{color:var(--text-dim);max-width:600px;margin:0 auto 3rem;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Careers-module__kwKx9G__cta{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);color:#fff;letter-spacing:1.5px;cursor:pointer;border:none;border-radius:6px;padding:1.1rem 2.5rem;font-family:monospace;font-size:.8rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 0 25px #00f0ff2e}.Careers-module__kwKx9G__cta:hover{transform:translateY(-4px);box-shadow:0 0 35px #00f0ff4d,0 0 15px #8b5cf633}.Careers-module__kwKx9G__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:3rem;font-size:2.2rem}.Careers-module__kwKx9G__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Careers-module__kwKx9G__benefitCardWrapper{width:100%}.Careers-module__kwKx9G__benefitCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;height:100%;padding:3rem 2rem}.Careers-module__kwKx9G__benefitIcon{width:50px;height:50px;color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.6rem;display:flex}.Careers-module__kwKx9G__benefitCard h3{color:#fff;margin-bottom:.8rem;font-size:1.25rem}.Careers-module__kwKx9G__benefitCard p{color:var(--text-dim);font-size:.88rem;line-height:1.65}.Careers-module__kwKx9G__positionsList{flex-direction:column;gap:1.2rem;display:flex}.Careers-module__kwKx9G__posItemWrapper{width:100%}.Careers-module__kwKx9G__positionItem{border:1px solid var(--border-light);background:#07070e80;border-radius:12px;justify-content:space-between;align-items:center;padding:2rem 2.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Careers-module__kwKx9G__positionItem:hover{background:#07070ecc;border-color:#00f0ff40;box-shadow:0 0 20px #00f0ff0d}.Careers-module__kwKx9G__posInfo h3{color:#fff;letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.3rem}.Careers-module__kwKx9G__posBadges{gap:.6rem;display:flex}.Careers-module__kwKx9G__posBadges span{color:var(--accent-cyan);letter-spacing:.5px;background:#00f0ff08;border:1px solid #00f0ff26;border-radius:4px;padding:.35rem .7rem;font-family:monospace;font-size:.65rem;font-weight:700}.Careers-module__kwKx9G__detailsBtn{border:1px solid var(--border-light);color:var(--text-dim);letter-spacing:1px;cursor:pointer;background:#ffffff03;border-radius:4px;padding:.7rem 1.4rem;font-family:monospace;font-size:.72rem;font-weight:800;transition:all .3s}.Careers-module__kwKx9G__detailsBtn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00f0ff0d;transform:translateY(-2px);box-shadow:0 0 10px #00f0ff1a}.Careers-module__kwKx9G__noOpenings{text-align:center;color:var(--text-dim);letter-spacing:2px;padding:4rem 0;font-family:monospace;font-size:.85rem}.Careers-module__kwKx9G__applySection{position:relative}.Careers-module__kwKx9G__formCardWrapper{max-width:820px;margin:0 auto}.Careers-module__kwKx9G__applyForm{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;padding:4rem;position:relative;overflow:hidden}.Careers-module__kwKx9G__formHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2.2rem;padding-bottom:1.2rem;display:flex}.Careers-module__kwKx9G__formHeader h2{color:#fff;letter-spacing:-.01em;font-size:1.35rem}.Careers-module__kwKx9G__terminalStatus{color:var(--accent-cyan);align-items:center;gap:.4rem;font-family:monospace;font-size:.68rem;display:flex}.Careers-module__kwKx9G__terminalStatus:before{content:"";background-color:var(--accent-cyan);width:5px;height:5px;box-shadow:0 0 6px var(--accent-cyan);border-radius:50%;display:inline-block}.Careers-module__kwKx9G__statusMessage{letter-spacing:.5px;border-radius:6px;margin-bottom:2rem;padding:1.1rem 1.4rem;font-family:monospace;font-size:.78rem;line-height:1.5}.Careers-module__kwKx9G__success{color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff33;box-shadow:0 0 15px #00f0ff0d}.Careers-module__kwKx9G__error{color:var(--accent-orange);background:#ff6b000d;border:1px solid #ff6b0040;box-shadow:0 0 15px #ff6b000d}.Careers-module__kwKx9G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Careers-module__kwKx9G__formGroup{flex-direction:column;gap:.6rem;margin-bottom:1.8rem;display:flex}.Careers-module__kwKx9G__formRow .Careers-module__kwKx9G__formGroup{margin-bottom:1.8rem}.Careers-module__kwKx9G__formGroup label{color:var(--text-dark);letter-spacing:1.5px;font-family:monospace;font-size:.68rem;font-weight:800}.Careers-module__kwKx9G__submitBtn{width:100%;color:var(--accent-cyan);letter-spacing:2px;cursor:pointer;background:#00f0ff08;border:1px solid #00f0ff4d;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem;font-family:monospace;font-size:.82rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Careers-module__kwKx9G__submitBtn span{transition:transform .3s}.Careers-module__kwKx9G__submitBtn:hover:not(:disabled){border-color:var(--accent-cyan);text-shadow:0 0 5px #ffffff4d;background:#00f0ff14;box-shadow:0 0 25px #00f0ff2e}.Careers-module__kwKx9G__submitBtn:hover:not(:disabled) span{transform:translate(4px)}.Careers-module__kwKx9G__submitBtn:disabled{opacity:.6;cursor:not-allowed;border-color:var(--border-strong);color:var(--text-dim)}@media (max-width:1024px){.Careers-module__kwKx9G__benefitsGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.Careers-module__kwKx9G__positionItem{flex-direction:column;align-items:flex-start;gap:1.5rem}.Careers-module__kwKx9G__detailsBtn{text-align:center;width:100%}.Careers-module__kwKx9G__formRow{grid-template-columns:1fr;gap:0}.Careers-module__kwKx9G__applyForm{padding:2rem}}
.Contact-module__x2Jx8a__hero{padding-top:clamp(120px,16vw,190px)}.Contact-module__x2Jx8a__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Contact-module__x2Jx8a__title{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:clamp(2.4rem,6vw,4.2rem)}.Contact-module__x2Jx8a__subtitle{color:var(--text-dim);max-width:600px;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Contact-module__x2Jx8a__contactGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:3rem;display:grid}.Contact-module__x2Jx8a__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__x2Jx8a__infoCardWrapper{width:100%}.Contact-module__x2Jx8a__infoCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;align-items:center;gap:1.5rem;padding:2.2rem 2rem;display:flex;position:relative;overflow:hidden}.Contact-module__x2Jx8a__infoGlow{pointer-events:none;background:radial-gradient(circle at 10% 10%,#00f0ff08 0%,#0000 60%);position:absolute;inset:0}.Contact-module__x2Jx8a__infoIcon{color:var(--accent-cyan);letter-spacing:.5px;background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:6px;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-family:monospace;font-size:.75rem;font-weight:800;display:flex}.Contact-module__x2Jx8a__infoCard h3{color:#fff;letter-spacing:1.5px;margin-bottom:.4rem;font-size:.95rem}.Contact-module__x2Jx8a__infoCard p{color:var(--text-dim);font-size:.88rem;line-height:1.6}.Contact-module__x2Jx8a__contactFormWrapper{width:100%}.Contact-module__x2Jx8a__contactForm{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;padding:3rem;position:relative;overflow:hidden}.Contact-module__x2Jx8a__formGlow{pointer-events:none;background:radial-gradient(circle at 90% 10%,#8b5cf608 0%,#0000 60%);position:absolute;inset:0}.Contact-module__x2Jx8a__formHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2.2rem;padding-bottom:1.2rem;display:flex}.Contact-module__x2Jx8a__formHeader h2{color:#fff;letter-spacing:-.01em;font-size:1.35rem}.Contact-module__x2Jx8a__formStatus{color:var(--accent-cyan);align-items:center;gap:.4rem;font-family:monospace;font-size:.68rem;display:flex}.Contact-module__x2Jx8a__formStatus:before{content:"";background-color:var(--accent-cyan);width:5px;height:5px;box-shadow:0 0 6px var(--accent-cyan);border-radius:50%;display:inline-block}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.Contact-module__x2Jx8a__formGroup{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.Contact-module__x2Jx8a__formRow .Contact-module__x2Jx8a__formGroup{margin-bottom:0}.Contact-module__x2Jx8a__label{color:var(--text-dark);letter-spacing:1.5px;font-family:monospace;font-size:.68rem;font-weight:800}.Contact-module__x2Jx8a__submitBtn{width:100%;color:var(--accent-cyan);letter-spacing:2px;cursor:pointer;background:#00f0ff08;border:1px solid #00f0ff4d;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem;font-family:monospace;font-size:.82rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Contact-module__x2Jx8a__submitBtn span{transition:transform .3s}.Contact-module__x2Jx8a__submitBtn:hover:not(:disabled){border-color:var(--accent-cyan);text-shadow:0 0 5px #ffffff4d;background:#00f0ff14;box-shadow:0 0 25px #00f0ff2e}.Contact-module__x2Jx8a__submitBtn:hover:not(:disabled) span{transform:translate(4px)}.Contact-module__x2Jx8a__submitBtn:disabled{opacity:.6;cursor:not-allowed;border-color:var(--border-strong);color:var(--text-dim)}.Contact-module__x2Jx8a__statusMessage{letter-spacing:.5px;border-radius:6px;margin-bottom:2rem;padding:1.1rem 1.4rem;font-family:monospace;font-size:.78rem;line-height:1.5}.Contact-module__x2Jx8a__success{color:var(--accent-cyan);background:#00f0ff0d;border:1px solid #00f0ff33;box-shadow:0 0 15px #00f0ff0d}.Contact-module__x2Jx8a__error{color:var(--accent-orange);background:#ff6b000d;border:1px solid #ff6b0040;box-shadow:0 0 15px #ff6b000d}.Contact-module__x2Jx8a__bodyScrollLock{overflow:hidden!important}@media (max-width:1024px){.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.Contact-module__x2Jx8a__contactForm{padding:2rem}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr;gap:1.5rem}}
.Team-module__jg34FG__hero{padding-top:clamp(120px,16vw,190px)}.Team-module__jg34FG__badge{color:var(--accent-cyan);letter-spacing:2px;background:#00f0ff0a;border:1px solid #00f0ff26;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem 1rem;font-family:monospace;font-size:.7rem;font-weight:800;display:inline-flex}.Team-module__jg34FG__title{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:clamp(2.4rem,6vw,4.2rem)}.Team-module__jg34FG__subtitle{color:var(--text-dim);max-width:600px;font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.7}.Team-module__jg34FG__teamGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2.5rem;display:grid}.Team-module__jg34FG__teamCardWrapper{width:100%}.Team-module__jg34FG__teamCard{border:1px solid var(--border-light);background:#07070e99;border-radius:12px;flex-direction:column;min-height:380px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.Team-module__jg34FG__cardGlow{pointer-events:none;background:radial-gradient(circle at 10% 10%,#8b5cf60a 0%,#0000 60%);position:absolute;inset:0}.Team-module__jg34FG__cardHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.Team-module__jg34FG__avatarWrapper{border:1.5px solid var(--accent-cyan);background:#020205;border-radius:10px;width:76px;height:76px;padding:2px;position:relative;overflow:hidden}.Team-module__jg34FG__avatarWrapper img{object-fit:cover;border-radius:8px;width:100%;height:100%}.Team-module__jg34FG__avatarGlow{box-shadow:0 0 10px var(--accent-cyan-glow);pointer-events:none;border-radius:8px;position:absolute;inset:0}.Team-module__jg34FG__headerInfo h3{letter-spacing:-.01em;color:#fff;margin-bottom:.3rem;font-size:1.35rem}.Team-module__jg34FG__headerInfo p{color:var(--accent-purple);letter-spacing:1.5px;font-family:monospace;font-size:.7rem;font-weight:800}.Team-module__jg34FG__roleIcon{opacity:.15;font-size:1.5rem;position:absolute;top:0;right:0}.Team-module__jg34FG__specsRow{color:var(--text-dark);letter-spacing:1px;border-bottom:1px solid #ffffff08;gap:1.2rem;margin-bottom:1.2rem;padding-bottom:.8rem;font-family:monospace;font-size:.65rem;display:flex}.Team-module__jg34FG__bio{color:var(--text-dim);margin-bottom:1.8rem;font-size:.88rem;line-height:1.65}.Team-module__jg34FG__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2.2rem;display:flex}.Team-module__jg34FG__tagSpan{color:var(--accent-cyan);letter-spacing:.5px;background:#00f0ff08;border:1px solid #00f0ff26;border-radius:4px;padding:.35rem .7rem;font-family:monospace;font-size:.65rem;font-weight:700}.Team-module__jg34FG__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;display:flex}.Team-module__jg34FG__socials{gap:.8rem;display:flex}.Team-module__jg34FG__socialLink{color:var(--text-dim);border:1px solid var(--border-light);background:#ffffff03;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;font-family:monospace;font-size:.72rem;text-decoration:none;transition:all .3s;display:flex}.Team-module__jg34FG__socialLink:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);box-shadow:0 0 10px var(--accent-cyan-glow);background:#00f0ff0d}.Team-module__jg34FG__exp{color:var(--text-dark);letter-spacing:1.5px;font-family:monospace;font-size:.68rem;font-weight:800}.Team-module__jg34FG__loading,.Team-module__jg34FG__empty{text-align:center;color:var(--text-dim);letter-spacing:2px;grid-column:1/-1;padding:5rem 0;font-family:monospace;font-size:.85rem}@media (max-width:768px){.Team-module__jg34FG__teamGrid{grid-template-columns:1fr}}
.Reveal-module__VHC1yq__revealContainer{box-sizing:border-box;width:100%;max-width:100%}.Reveal-module__VHC1yq__revealContent{opacity:0;will-change:transform, opacity;transition:all .8s cubic-bezier(.17,.55,.55,1);transform:translateY(30px)}.Reveal-module__VHC1yq__visible .Reveal-module__VHC1yq__revealContent{opacity:1;transform:translateY(0)}
