.Container-module__DjgGgG__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.Container-module__DjgGgG__container{padding:0 2rem}}
.Navbar-module__cJzEcG__header{z-index:1000;padding:2rem 0;transition:all .5s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border-bottom:1px solid #ffffff0d;padding:1rem 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);color:#fff;letter-spacing:.1em;letter-spacing:.1em;font-size:1.2rem;font-weight:600}@media (max-width:768px){.Navbar-module__cJzEcG__logo svg{width:auto;height:40px}}.Navbar-module__cJzEcG__highlight{color:var(--secondary)}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:3rem;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__desktopNav{display:flex}}.Navbar-module__cJzEcG__navLink{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-weight:400;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:#fff}.Navbar-module__cJzEcG__navLink:after{content:"";background:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__ctaLink{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:1px solid #fff3;padding:.6rem 1.5rem;font-size:.75rem;transition:all .3s}.Navbar-module__cJzEcG__ctaLink:hover{color:#000;background:#fff;border-color:#fff}.Navbar-module__cJzEcG__mobileToggle{color:#fff;cursor:pointer;z-index:1002;background:0 0;border:none;position:relative}@media (min-width:768px){.Navbar-module__cJzEcG__mobileToggle{display:none}}.Navbar-module__cJzEcG__mobileNav{z-index:999;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Navbar-module__cJzEcG__mobileNav.Navbar-module__cJzEcG__open{transform:translate(0)}.Navbar-module__cJzEcG__mobileNav a{text-transform:uppercase;letter-spacing:.1em;color:#fff;font-size:1.5rem}
.Footer-module__S6Hkya__footer{font-family:var(--font-body);background-color:#02050c;border-top:1px solid #ffffff0d;padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__tagline{color:#ffffffd9;font-size:.75rem;line-height:1.5}.Footer-module__S6Hkya__tagline p{margin:0 0 .2rem}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__social h4{color:var(--foreground);font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__links a{color:#fff9;margin-bottom:.75rem;font-size:.9rem;transition:color .2s;display:block}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__icons{gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__icons a{color:#fff9;transition:color .2s}.Footer-module__S6Hkya__icons a:hover{color:var(--primary)}.Footer-module__S6Hkya__address{color:#ffffff80;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__bottom{text-align:center;color:#ffffff4d;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.8rem}
.Hero3D-module__DGbyyG__canvasContainer{z-index:0;opacity:.6;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero3D-module__DGbyyG__canvasContainer canvas{pointer-events:auto}
.TechnologyGrid-module__pPgx7a__section{background:#000;border-top:1px solid #ffffff0d;padding:8rem 0}.TechnologyGrid-module__pPgx7a__header{margin-bottom:4rem}.TechnologyGrid-module__pPgx7a__title{margin-bottom:.5rem;font-size:2.5rem;font-weight:500}.TechnologyGrid-module__pPgx7a__subtitle{color:var(--muted)}.TechnologyGrid-module__pPgx7a__scrollContainer{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}@media (max-width:1200px){.TechnologyGrid-module__pPgx7a__scrollContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TechnologyGrid-module__pPgx7a__scrollContainer{grid-template-columns:1fr}}.TechnologyGrid-module__pPgx7a__techCard{background:linear-gradient(145deg,#111,#050505);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.TechnologyGrid-module__pPgx7a__techCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00ffff1a}.TechnologyGrid-module__pPgx7a__iconBox{margin-bottom:1.5rem}.TechnologyGrid-module__pPgx7a__icon{width:32px;height:32px;color:var(--primary)}.TechnologyGrid-module__pPgx7a__cardContent h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.TechnologyGrid-module__pPgx7a__cardContent p{color:var(--muted);margin-bottom:2rem}.TechnologyGrid-module__pPgx7a__vizContainer{border:1px solid #ffffff1a;border-radius:8px;width:100%;height:200px;position:relative;overflow:hidden}.TechnologyGrid-module__pPgx7a__vizImage{object-fit:cover;transition:transform .8s}.TechnologyGrid-module__pPgx7a__techCard:hover .TechnologyGrid-module__pPgx7a__vizImage{transform:scale(1.1)}
.PortfolioSection-module___bwsfq__section{background:#000;padding:8rem 0}.PortfolioSection-module___bwsfq__header{border-left:2px solid var(--primary);margin-bottom:4rem;padding-left:1.5rem}.PortfolioSection-module___bwsfq__title{color:#fff;font-size:2.5rem;font-weight:500}.PortfolioSection-module___bwsfq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.PortfolioSection-module___bwsfq__productCard{cursor:pointer;background:#080808;border:1px solid #222;transition:all .3s;overflow:hidden}.PortfolioSection-module___bwsfq__productCard:hover{border-color:var(--primary);background:#111}.PortfolioSection-module___bwsfq__cardImageContainer{background:linear-gradient(45deg,#111,#1a1a1a);border-bottom:1px solid #222;width:100%;height:250px;position:relative}.PortfolioSection-module___bwsfq__cardImage{object-fit:cover;transition:transform .6s}.PortfolioSection-module___bwsfq__productCard:hover .PortfolioSection-module___bwsfq__cardImage{transform:scale(1.05)}.PortfolioSection-module___bwsfq__cardContent{padding:2rem}.PortfolioSection-module___bwsfq__category{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem}.PortfolioSection-module___bwsfq__cardContent h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.PortfolioSection-module___bwsfq__cardContent p{color:#aaa;font-size:.95rem;line-height:1.6}
.LeadershipSection-module__tBsjMW__section{background:#000;padding:10rem 0}.LeadershipSection-module__tBsjMW__leaderGrid{justify-content:center;gap:5rem;margin-bottom:10rem;display:flex}@media (max-width:768px){.LeadershipSection-module__tBsjMW__leaderGrid{flex-direction:column;align-items:center}}.LeadershipSection-module__tBsjMW__leader{text-align:center}.LeadershipSection-module__tBsjMW__portrait{background:#111;border:3px solid #333;border-radius:50%;width:200px;height:200px;margin-bottom:2rem;transition:all .3s;position:relative;overflow:hidden}.LeadershipSection-module__tBsjMW__portrait:hover{border-color:#fff;transform:scale(1.05);box-shadow:0 0 30px #ffffff1a}.LeadershipSection-module__tBsjMW__portraitImage{object-fit:cover;filter:grayscale();transition:filter .3s}.LeadershipSection-module__tBsjMW__portrait:hover .LeadershipSection-module__tBsjMW__portraitImage{filter:grayscale(0%)}.LeadershipSection-module__tBsjMW__name{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.LeadershipSection-module__tBsjMW__role{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.LeadershipSection-module__tBsjMW__roadmapBlock{text-align:center;background-color:#0000;background-image:linear-gradient(#0009,#000c),url(/assets/roadmap_bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff1a;border-radius:32px;padding:6rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.LeadershipSection-module__tBsjMW__roadmapTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #00000080;z-index:10;margin-bottom:4rem;font-size:3rem;font-weight:700;position:relative}.LeadershipSection-module__tBsjMW__roadmapLine{z-index:10;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.LeadershipSection-module__tBsjMW__line{background:linear-gradient(90deg,#ffffff1a,#fff9,#ffffff1a);width:150px;height:1px}.LeadershipSection-module__tBsjMW__point{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.LeadershipSection-module__tBsjMW__dot{z-index:2;background:#000;border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:all .3s;box-shadow:0 0 20px #ffffff80}.LeadershipSection-module__tBsjMW__point:hover .LeadershipSection-module__tBsjMW__dot{background:#fff;transform:scale(1.2);box-shadow:0 0 30px #fffc}.LeadershipSection-module__tBsjMW__date{color:#fff;text-shadow:0 2px 5px #000c;font-size:1.25rem;font-weight:700}.LeadershipSection-module__tBsjMW__event{color:#ccc;text-shadow:0 1px 3px #000c;max-width:140px;font-size:.9rem;line-height:1.4}@media (max-width:768px){.LeadershipSection-module__tBsjMW__roadmapLine{flex-direction:column;gap:0}.LeadershipSection-module__tBsjMW__line{background:linear-gradient(#ffffff1a,#ffffff80,#ffffff1a);width:2px;height:80px}.LeadershipSection-module__tBsjMW__roadmapBlock{padding:4rem 1rem}}
.SectionWrapper-module__nIwpNW__section{padding:8rem 0;position:relative;overflow:hidden}.SectionWrapper-module__nIwpNW__darker{background-color:#020817}
.RoadmapSection-module__eGQ1cG__section{background-image:linear-gradient(#000c,#000c),url(/assets/roadmap_bg.png);background-position:50%;background-size:cover;background-attachment:fixed}.RoadmapSection-module__eGQ1cG__header{text-align:center;margin-bottom:5rem}.RoadmapSection-module__eGQ1cG__title{color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.RoadmapSection-module__eGQ1cG__subtitle{color:#fff9;font-size:1.1rem}.RoadmapSection-module__eGQ1cG__timeline{max-width:800px;margin:0 auto;position:relative}.RoadmapSection-module__eGQ1cG__timeline:before{content:"";background:linear-gradient(to bottom,var(--primary),var(--secondary),transparent);width:2px;height:100%;position:absolute;top:0;left:20px}.RoadmapSection-module__eGQ1cG__milestone{padding-bottom:4rem;padding-left:60px;position:relative}.RoadmapSection-module__eGQ1cG__milestone:last-child{padding-bottom:0}.RoadmapSection-module__eGQ1cG__marker{background-color:var(--background);border:2px solid var(--primary);z-index:10;border-radius:50%;width:20px;height:20px;position:absolute;top:0;left:11px;box-shadow:0 0 10px #00f0ff80}.RoadmapSection-module__eGQ1cG__phase{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.RoadmapSection-module__eGQ1cG__milestoneTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem}.RoadmapSection-module__eGQ1cG__milestoneDesc{color:#fffc;line-height:1.6}.RoadmapSection-module__eGQ1cG__subDesc{color:#ffffff80;margin-top:.25rem;font-size:.9rem;display:block}@media (min-width:768px){.RoadmapSection-module__eGQ1cG__section{padding:6rem 0}.RoadmapSection-module__eGQ1cG__timeline:before{left:50%;transform:translate(-50%)}.RoadmapSection-module__eGQ1cG__milestone{width:50%;padding-left:0}.RoadmapSection-module__eGQ1cG__milestone:nth-child(2n){margin-left:50%;padding-left:3rem}.RoadmapSection-module__eGQ1cG__milestone:nth-child(odd){text-align:right;padding-right:3rem}.RoadmapSection-module__eGQ1cG__milestone:nth-child(odd) .RoadmapSection-module__eGQ1cG__marker{left:auto;right:-10px}.RoadmapSection-module__eGQ1cG__milestone:nth-child(2n) .RoadmapSection-module__eGQ1cG__marker{left:-10px}}
.NewsSection-module__rpQ93q__section{color:#fff;background-color:#000;border-bottom:1px solid #ffffff1a;padding:10rem 0}.NewsSection-module__rpQ93q__header{text-align:left;margin-bottom:3rem}.NewsSection-module__rpQ93q__title{background:linear-gradient(90deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.NewsSection-module__rpQ93q__subtitle{color:#fff9;font-size:1.1rem}.NewsSection-module__rpQ93q__newsList{flex-direction:column;gap:1rem;display:flex}.NewsSection-module__rpQ93q__newsItem{cursor:pointer;border-bottom:1px solid #ffffff1a;padding:1.5rem 0;text-decoration:none;transition:transform .2s,opacity .2s;display:block}.NewsSection-module__rpQ93q__newsItem:last-child{border-bottom:none}.NewsSection-module__rpQ93q__newsItem:hover{transform:translate(10px)}.NewsSection-module__rpQ93q__itemHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.NewsSection-module__rpQ93q__itemCategory{color:#ff2d2d;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.NewsSection-module__rpQ93q__itemDate{color:#ffffff80;font-size:.9rem}.NewsSection-module__rpQ93q__itemTitle{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:600;line-height:1.3}.NewsSection-module__rpQ93q__itemSummary{color:#ffffffb3;max-width:800px;font-size:1.1rem;line-height:1.6}.NewsSection-module__rpQ93q__moreButtonWrapper{text-align:center;margin-top:3rem}.NewsSection-module__rpQ93q__moreButton{color:#fff;border:1px solid #ffffff4d;border-radius:9999px;padding:1rem 3rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.NewsSection-module__rpQ93q__moreButton:hover{color:#000;background-color:#fff;border-color:#fff}@media (max-width:768px){.NewsSection-module__rpQ93q__section{padding:4rem 0}.NewsSection-module__rpQ93q__title{font-size:2rem}.NewsSection-module__rpQ93q__itemTitle{font-size:1.4rem}.NewsSection-module__rpQ93q__itemSummary{font-size:1rem}}
.NewsRoom-module__b9VXFW__main{color:#fff;background-color:#000;flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.NewsRoom-module__b9VXFW__section{padding:4rem 0}.NewsRoom-module__b9VXFW__header{text-align:center;margin-bottom:4rem}.NewsRoom-module__b9VXFW__title{background:linear-gradient(90deg,#fff,#999);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.NewsRoom-module__b9VXFW__subtitle{color:#fff9;font-size:1.2rem}.NewsRoom-module__b9VXFW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.NewsRoom-module__b9VXFW__card{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.NewsRoom-module__b9VXFW__card:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-5px)}.NewsRoom-module__b9VXFW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.NewsRoom-module__b9VXFW__cardCategory{color:#ff2d2d;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}.NewsRoom-module__b9VXFW__cardDate{color:#fff6;font-size:.8rem}.NewsRoom-module__b9VXFW__cardTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.NewsRoom-module__b9VXFW__cardSummary{color:#ffffffb3;flex-grow:1;font-size:1rem;line-height:1.6}.NewsRoom-module__b9VXFW__cardDivider{background:#ffffff1a;width:100%;height:1px;margin:1.5rem 0}.NewsRoom-module__b9VXFW__readMore{color:#fff;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}@media (max-width:768px){.NewsRoom-module__b9VXFW__grid{grid-template-columns:1fr}}
.NewsDetail-module__PGNxYW__main{color:#fff;background-color:#000;min-height:100vh;padding-top:120px;padding-bottom:4rem}.NewsDetail-module__PGNxYW__articleContainer{z-index:1;max-width:800px;margin:0 auto;position:relative}.NewsDetail-module__PGNxYW__backLink{color:#fff9;z-index:10;align-items:center;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.NewsDetail-module__PGNxYW__backLink:hover{color:#fff}.NewsDetail-module__PGNxYW__header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.NewsDetail-module__PGNxYW__meta{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.NewsDetail-module__PGNxYW__category{color:#ff2d2d;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.NewsDetail-module__PGNxYW__date{color:#ffffff80;font-size:.9rem}.NewsDetail-module__PGNxYW__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.3}.NewsDetail-module__PGNxYW__summary{color:#fffc;font-size:1.25rem;font-style:italic;line-height:1.6}.NewsDetail-module__PGNxYW__content{color:#ffffffe6;font-size:1.1rem;line-height:1.8}.NewsDetail-module__PGNxYW__content p{margin-bottom:1.5rem}.NewsDetail-module__PGNxYW__content h3{color:#fff;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.NewsDetail-module__PGNxYW__content ul{margin-bottom:1.5rem;padding-left:1.5rem}.NewsDetail-module__PGNxYW__content li{margin-bottom:.5rem}@media (max-width:768px){.NewsDetail-module__PGNxYW__title{font-size:2rem}.NewsDetail-module__PGNxYW__summary{font-size:1.1rem}}
