.Navbar_navbar__zhZYq{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--background);border-bottom:3px solid var(--foreground)}.Navbar_navContent__U9nAb{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.Navbar_logo__YNqJh{text-decoration:none;transition:opacity .2s}.Navbar_logo__YNqJh:hover{opacity:.7}.Navbar_logo__YNqJh span{font-size:1.5rem;font-weight:700;color:var(--foreground);text-transform:uppercase;letter-spacing:-.02em;cursor:pointer}.Navbar_navLinks__fa9HS{display:flex;list-style:none;gap:3rem;align-items:center}.Navbar_navItem__5nyab{position:relative;display:flex;flex-direction:column;align-items:center}.Navbar_navLink__VR3HP{font-size:.875rem;font-weight:600;color:var(--foreground);transition:color .2s;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;display:block;padding:.5rem 0}.Navbar_navLink__VR3HP:hover{color:var(--accent-red)}.Navbar_dropdown__BQP9B{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:var(--foreground);border-radius:8px;min-width:240px;padding:.75rem;animation:Navbar_dropdownFade__hN_2a .2s ease-out;box-shadow:0 8px 24px rgba(0,0,0,.15);margin-top:.25rem}.Navbar_dropdownWide__yef1j{min-width:520px;padding:1.5rem}@keyframes Navbar_dropdownFade__hN_2a{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Navbar_navItem__5nyab:after{content:"";position:absolute;top:100%;left:0;right:0;height:.25rem;background:transparent}.Navbar_dropdownItem__fQJUN{display:block;padding:.75rem 1rem;font-size:.938rem;font-weight:500;color:#fff;text-decoration:none;transition:all .15s;border-radius:6px;margin-bottom:.25rem}.Navbar_dropdownItem__fQJUN:last-child{margin-bottom:0}.Navbar_dropdownItem__fQJUN:hover{background:var(--accent-red);transform:translateX(4px)}.Navbar_productsDropdown__3rbyf{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.Navbar_productCategory__fn8J0{display:flex;flex-direction:column}.Navbar_categoryTitle__DCS_o{font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700;color:var(--accent-red);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;padding:0 1rem}.Navbar_productCategory__fn8J0 .Navbar_dropdownItem__fQJUN{font-size:.875rem;padding:.625rem 1rem}.Navbar_ctaButton__C0a0j{padding:.875rem 2rem;background:var(--foreground);color:var(--background);border:none;font-weight:700;font-size:.875rem;transition:all .2s;text-transform:uppercase;letter-spacing:.05em;box-shadow:4px 4px 0 var(--accent-red);cursor:pointer}.Navbar_ctaButton__C0a0j:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--accent-red)}@media (max-width:768px){.Navbar_navLinks__fa9HS{display:none}}.Hero_hero__D0Vj7{min-height:90vh;display:flex;align-items:center;background:var(--background-dark);padding:8rem 0 6rem;position:relative;overflow:hidden}.Hero_hero__D0Vj7:before{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:linear-gradient(135deg,var(--accent-orange) 0,var(--accent-blue) 100%);-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,20% 100%);clip-path:polygon(40% 0,100% 0,100% 100%,20% 100%);opacity:.95}.Hero_heroContent__ozOW9{max-width:100%;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Hero_heroLeft__I2FlV{color:#fff}.Hero_eyebrow__Fou5G{font-family:JetBrains Mono,monospace;font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-yellow);margin-bottom:1.5rem;font-weight:500}.Hero_title__GxnES{font-size:5rem;font-weight:700;line-height:.95;margin-bottom:2rem;color:#fff;letter-spacing:-.03em}.Hero_titleHighlight__bqayC{color:var(--accent-yellow);display:block;font-style:italic}.Hero_subtitle__h66Po{font-size:1.25rem;color:hsla(0,0%,100%,.8);margin-bottom:3rem;line-height:1.6;max-width:500px}.Hero_buttons__pNaoo{display:flex;gap:1.5rem;margin-bottom:4rem}.Hero_primaryButton__ZxPLV{padding:1.25rem 2.5rem;background:var(--accent-yellow);color:var(--background-dark);border:none;font-weight:700;font-size:1rem;transition:all .2s;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;box-shadow:4px 4px 0 rgba(0,0,0,.2)}.Hero_primaryButton__ZxPLV:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 rgba(0,0,0,.2)}.Hero_secondaryButton__s3D_C{padding:1.25rem 2.5rem;background:transparent;color:#fff;border:3px solid #fff;font-weight:700;font-size:1rem;transition:all .2s;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.Hero_secondaryButton__s3D_C:hover{background:#fff;color:var(--background-dark)}.Hero_heroRight__kfAL2{position:relative;display:flex;flex-direction:column;gap:2rem}.Hero_statCard__mBXri{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);padding:2rem;color:#fff}.Hero_statCard__mBXri:first-child{margin-left:0;border-left:6px solid var(--accent-yellow)}.Hero_statCard__mBXri:nth-child(2){margin-left:3rem;border-left:6px solid var(--accent-orange)}.Hero_statLabel__ZJJjb{font-family:JetBrains Mono,monospace;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;opacity:.8}.Hero_statValue__ii3XL{font-size:2.5rem;font-weight:700;line-height:1}.Hero_statDescription__B390W{margin-top:.5rem;font-size:.938rem;opacity:.9}@media (max-width:1024px){.Hero_heroContent__ozOW9{grid-template-columns:1fr}.Hero_hero__D0Vj7:before{width:100%;-webkit-clip-path:none;clip-path:none}.Hero_title__GxnES{font-size:3.5rem}.Hero_heroRight__kfAL2{margin-top:2rem}}@media (max-width:768px){.Hero_title__GxnES{font-size:2.5rem}.Hero_buttons__pNaoo{flex-direction:column}.Hero_statCard__mBXri:nth-child(2){margin-left:0}}.Verticals_verticals__4kRP_{padding:8rem 0;background:var(--background);position:relative}.Verticals_header__kKAHK{max-width:100%;margin:0 0 6rem}.Verticals_badge__0cP6O{font-family:JetBrains Mono,monospace;display:inline-block;padding:.5rem 1rem;background:var(--foreground);color:var(--background);font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:2rem;text-transform:uppercase}.Verticals_title__Yex60{font-size:4rem;font-weight:700;margin-bottom:2rem;color:var(--foreground);letter-spacing:-.02em;line-height:1;max-width:900px}.Verticals_subtitle__iPtd4{font-size:1.5rem;color:var(--text-muted);line-height:1.5;max-width:700px}.Verticals_grid__nStDf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}.Verticals_vertical__yAmFp{background:var(--card);border:3px solid var(--foreground);padding:0;transition:all .3s;position:relative;display:flex;flex-direction:column;box-shadow:8px 8px 0 rgba(0,0,0,.1)}.Verticals_vertical__yAmFp:hover{transform:translate(-4px,-4px);box-shadow:12px 12px 0 rgba(0,0,0,.1)}.Verticals_aerospace__GswtG{border-color:var(--accent-blue)}.Verticals_iot__fR32_{border-color:var(--accent-orange)}.Verticals_verticalHeader__RPsUi{padding:3rem 3rem 2rem;background:var(--foreground);color:#fff;position:relative}.Verticals_verticalHeader__RPsUi h3,.Verticals_verticalHeader__RPsUi p,.Verticals_verticalNumber__jVDhk{color:#fff}.Verticals_aerospace__GswtG .Verticals_verticalHeader__RPsUi{background:var(--accent-blue)}.Verticals_iot__fR32_ .Verticals_verticalHeader__RPsUi{background:var(--accent-orange)}.Verticals_verticalNumber__jVDhk{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600;letter-spacing:.2em;margin-bottom:1rem;opacity:.8}.Verticals_verticalHeader__RPsUi h3{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;line-height:1;letter-spacing:-.02em}.Verticals_verticalSubtitle__kt5c2{font-size:1.125rem;opacity:.9;font-weight:500}.Verticals_verticalContent__5yMoF{flex:1 1;padding:3rem}.Verticals_verticalContent__5yMoF>p{font-size:1.125rem;color:var(--text-muted);line-height:1.7;margin-bottom:3rem}.Verticals_capabilities__K6m0E{margin-bottom:3rem}.Verticals_capabilities__K6m0E h4{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.Verticals_capabilities__K6m0E ul{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.Verticals_capabilities__K6m0E li{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;color:var(--foreground);line-height:1.6;font-weight:500}.Verticals_bullet__zQvrh{width:24px;height:24px;flex-shrink:0;background:var(--foreground);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;margin-top:.125rem}.Verticals_aerospace__GswtG .Verticals_bullet__zQvrh{background:var(--accent-blue)}.Verticals_iot__fR32_ .Verticals_bullet__zQvrh{background:var(--accent-orange)}.Verticals_capabilities__K6m0E strong{font-weight:700}.Verticals_specs__f3Ypn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:2rem;background:var(--background);border:2px solid var(--border);margin-top:2rem}.Verticals_spec__FxSI1{display:flex;flex-direction:column}.Verticals_specValue__PpuZi{font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--foreground)}.Verticals_specLabel__zHS2r{font-size:.875rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.Verticals_verticalFooter__LJulJ{padding:0 3rem 3rem}.Verticals_verticalButton__EVp_b{width:100%;padding:1.25rem;background:var(--foreground);border:none;font-weight:700;font-size:.938rem;color:#fff;transition:all .2s;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.Verticals_aerospace__GswtG .Verticals_verticalButton__EVp_b{background:var(--accent-blue)}.Verticals_iot__fR32_ .Verticals_verticalButton__EVp_b{background:var(--accent-orange)}.Verticals_verticalButton__EVp_b:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 rgba(0,0,0,.1)}@media (max-width:1024px){.Verticals_grid__nStDf{grid-template-columns:1fr}}@media (max-width:768px){.Verticals_verticals__4kRP_{padding:4rem 0}.Verticals_title__Yex60{font-size:2.5rem}.Verticals_verticalContent__5yMoF,.Verticals_verticalFooter__LJulJ,.Verticals_verticalHeader__RPsUi{padding:2rem}.Verticals_specs__f3Ypn{grid-template-columns:1fr;gap:1rem}}.Products_products___Xx5x{padding:4rem 0 8rem;background:var(--background)}.Products_header__DI_Qz{max-width:100%;margin:0 0 5rem}.Products_badge__brUXe{font-family:JetBrains Mono,monospace;display:inline-block;padding:.5rem 1rem;background:var(--foreground);color:var(--background);font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:2rem;text-transform:uppercase}.Products_title__TohaX{font-size:4rem;font-weight:700;margin-bottom:2rem;color:var(--foreground);letter-spacing:-.02em;line-height:1;max-width:900px}.Products_subtitle__XK0Dz{font-size:1.5rem;color:var(--text-muted);line-height:1.5;max-width:700px}.Products_grid__O_5u7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Products_productCard__rGPhb{background:var(--card);border:3px solid var(--foreground);padding:2.5rem;transition:all .3s;display:flex;flex-direction:column;box-shadow:6px 6px 0 rgba(0,0,0,.1)}.Products_productCard__rGPhb:hover{transform:translate(-4px,-4px);box-shadow:10px 10px 0 rgba(0,0,0,.1)}.Products_productCard__rGPhb:first-child,.Products_productCard__rGPhb:nth-child(2),.Products_productCard__rGPhb:nth-child(3){border-color:var(--accent-blue)}.Products_productCard__rGPhb:nth-child(4),.Products_productCard__rGPhb:nth-child(5),.Products_productCard__rGPhb:nth-child(6){border-color:var(--accent-red)}.Products_productCategory__reQAe{font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;opacity:.6}.Products_productCard__rGPhb:first-child .Products_productCategory__reQAe,.Products_productCard__rGPhb:nth-child(2) .Products_productCategory__reQAe,.Products_productCard__rGPhb:nth-child(3) .Products_productCategory__reQAe{color:var(--accent-blue)}.Products_productCard__rGPhb:nth-child(4) .Products_productCategory__reQAe,.Products_productCard__rGPhb:nth-child(5) .Products_productCategory__reQAe,.Products_productCard__rGPhb:nth-child(6) .Products_productCategory__reQAe{color:var(--accent-red)}.Products_productName__qmet_{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--foreground);line-height:1.2}.Products_productDescription__zGshR{font-size:1rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem;flex:1 1}.Products_productButton__PDpxv{padding:1rem 2rem;background:transparent;border:2px solid var(--foreground);color:var(--foreground);font-weight:700;font-size:.875rem;transition:all .2s;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start}.Products_productCard__rGPhb:first-child .Products_productButton__PDpxv:hover,.Products_productCard__rGPhb:nth-child(2) .Products_productButton__PDpxv:hover,.Products_productCard__rGPhb:nth-child(3) .Products_productButton__PDpxv:hover{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff;transform:translateX(4px)}.Products_productCard__rGPhb:nth-child(4) .Products_productButton__PDpxv:hover,.Products_productCard__rGPhb:nth-child(5) .Products_productButton__PDpxv:hover,.Products_productCard__rGPhb:nth-child(6) .Products_productButton__PDpxv:hover{background:var(--accent-red);border-color:var(--accent-red);color:#fff;transform:translateX(4px)}@media (max-width:1024px){.Products_grid__O_5u7{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Products_products___Xx5x{padding:4rem 0}.Products_title__TohaX{font-size:2.5rem}.Products_grid__O_5u7{grid-template-columns:1fr}.Products_productCard__rGPhb{padding:2rem}}.Features_features__gtb5M{padding:8rem 0;background:var(--background-dark);color:#fff}.Features_header__1WB0m{max-width:100%;margin:0 0 6rem}.Features_badge__ZYBuO{font-family:JetBrains Mono,monospace;display:inline-block;padding:.5rem 1rem;background:var(--accent-yellow);color:var(--background-dark);font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:2rem;text-transform:uppercase}.Features_title__uzZ7J{font-size:4rem;font-weight:700;margin-bottom:2rem;color:#fff;letter-spacing:-.02em;line-height:1;max-width:900px}.Features_subtitle__IIpZ1{font-size:1.5rem;color:hsla(0,0%,100%,.7);line-height:1.5;max-width:700px}.Features_grid__Xg4P5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Features_card__jLoDd{padding:3rem;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);transition:all .3s;position:relative;overflow:hidden}.Features_card__jLoDd:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--accent-yellow);transform:scaleX(0);transform-origin:left;transition:transform .3s}.Features_card__jLoDd:hover:before{transform:scaleX(1)}.Features_card__jLoDd:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);transform:translateY(-4px)}.Features_icon__wUqAd{font-size:3rem;margin-bottom:2rem;display:block}.Features_cardTitle__kIle_{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.Features_cardDescription__pnixR{font-size:1rem;color:hsla(0,0%,100%,.7);line-height:1.7}@media (max-width:1024px){.Features_grid__Xg4P5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features_features__gtb5M{padding:4rem 0}.Features_title__uzZ7J{font-size:2.5rem}.Features_grid__Xg4P5{grid-template-columns:1fr}}.Testimonials_testimonials__mVUMc{padding:8rem 0;background:var(--background);overflow:hidden}.Testimonials_header___Euza{max-width:100%;margin:0 0 6rem;text-align:center}.Testimonials_badge__VMDW2{font-family:JetBrains Mono,monospace;display:inline-block;padding:.5rem 1rem;background:var(--accent-orange);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.15em;margin-bottom:2rem;text-transform:uppercase;border:3px solid var(--foreground);box-shadow:4px 4px 0 var(--foreground)}.Testimonials_title__OPmjm{font-size:4rem;font-weight:700;margin-bottom:2rem;color:var(--foreground);letter-spacing:-.02em;line-height:1}.Testimonials_subtitle__HD54m{font-size:1.5rem;color:var(--text-muted);line-height:1.5;max-width:700px;margin:0 auto}.Testimonials_marqueeWrapper__Xdu92{position:relative;overflow:hidden;padding:2rem 0}.Testimonials_marqueeWrapper__Xdu92:after,.Testimonials_marqueeWrapper__Xdu92:before{content:"";position:absolute;top:0;width:200px;height:100%;z-index:2;pointer-events:none}.Testimonials_marqueeWrapper__Xdu92:before{left:0;background:linear-gradient(to right,var(--background),transparent)}.Testimonials_marqueeWrapper__Xdu92:after{right:0;background:linear-gradient(to left,var(--background),transparent)}.Testimonials_marquee__JLS34{display:flex;gap:2rem;animation:Testimonials_scroll__i8idw 40s linear infinite;width:-moz-fit-content;width:fit-content}.Testimonials_marquee__JLS34:hover{animation-play-state:paused}@keyframes Testimonials_scroll__i8idw{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Testimonials_card__wxEys{flex:0 0 500px;background:#fff;border:4px solid var(--foreground);padding:3rem;box-shadow:8px 8px 0 var(--foreground);transition:all .3s;position:relative}.Testimonials_card__wxEys:hover{transform:translate(-4px,-4px);box-shadow:12px 12px 0 var(--foreground)}.Testimonials_logoContainer__110u9{height:60px;margin-bottom:2rem;display:flex;align-items:center;justify-content:flex-start;filter:grayscale(100%);opacity:.7;transition:all .3s}.Testimonials_card__wxEys:hover .Testimonials_logoContainer__110u9{filter:grayscale(0);opacity:1}.Testimonials_quote__IgPp9{font-size:1.125rem;line-height:1.7;color:var(--foreground);margin-bottom:2rem;font-weight:500}.Testimonials_author__43dBu{border-top:3px solid var(--foreground);padding-top:1.5rem}.Testimonials_authorName__42dzZ{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.Testimonials_authorRole__wgwkQ{font-size:.875rem;color:var(--text-muted)}@media (max-width:768px){.Testimonials_testimonials__mVUMc{padding:4rem 0}.Testimonials_header___Euza{margin:0 0 4rem}.Testimonials_title__OPmjm{font-size:2.5rem}.Testimonials_subtitle__HD54m{font-size:1.125rem}.Testimonials_card__wxEys{flex:0 0 350px;padding:2rem}.Testimonials_marquee__JLS34{gap:1.5rem}}.Footer_footer__yl3k1{background:var(--foreground);color:#fff;padding:5rem 0 2rem;border-top:8px solid var(--accent-orange)}.Footer_content__D6CiN{display:grid;grid-template-columns:1.5fr 2fr;grid-gap:6rem;gap:6rem;margin-bottom:4rem;padding-bottom:3rem;border-bottom:2px solid hsla(0,0%,100%,.2)}.Footer_company__gTKXE h3{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:-.02em}.Footer_company__gTKXE p{color:hsla(0,0%,100%,.7);line-height:1.7;font-size:1.063rem;max-width:400px}.Footer_links__Uk3ms{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.Footer_links__Uk3ms h4{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.Footer_links__Uk3ms ul{list-style:none}.Footer_links__Uk3ms li{margin-bottom:1rem}.Footer_links__Uk3ms a{color:hsla(0,0%,100%,.7);font-size:1rem;transition:all .2s;font-weight:500}.Footer_links__Uk3ms a:hover{color:var(--accent-yellow);padding-left:4px}.Footer_bottom__D31Rr{display:flex;justify-content:space-between;align-items:center}.Footer_bottom__D31Rr p{color:hsla(0,0%,100%,.5);font-size:.938rem}.Footer_bottomLinks__BNH7I{display:flex;gap:2rem;list-style:none}.Footer_bottomLinks__BNH7I a{color:hsla(0,0%,100%,.5);font-size:.875rem;transition:color .2s;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Footer_bottomLinks__BNH7I a:hover{color:var(--accent-yellow)}@media (max-width:768px){.Footer_content__D6CiN{grid-template-columns:1fr;gap:3rem}.Footer_links__Uk3ms{grid-template-columns:1fr;gap:2rem}.Footer_bottom__D31Rr{flex-direction:column;gap:2rem;text-align:center}}