.Navbar-module__UMbBgq__navbar{z-index:1000;transition:all var(--transition-base);padding:1.5rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__navbar.Navbar-module__UMbBgq__scrolled{-webkit-backdrop-filter:blur(30px)saturate(150%);backdrop-filter:blur(30px)saturate(150%);background:#030303e6;border-bottom:1px solid #ffffff0d;padding:.75rem 0}.Navbar-module__UMbBgq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__UMbBgq__logo{font-family:var(--font-heading);letter-spacing:-.04em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:2rem;font-weight:900;display:flex}.Navbar-module__UMbBgq__logoText{color:#fff}.Navbar-module__UMbBgq__logoAccent{color:var(--color-accent)}.Navbar-module__UMbBgq__navLinks{align-items:center;gap:3rem;display:flex}.Navbar-module__UMbBgq__navLink{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__UMbBgq__navLink:hover{color:#fff}.Navbar-module__UMbBgq__navLink:after{content:"";background:var(--color-accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__UMbBgq__navLink:hover:after{width:100%}.Navbar-module__UMbBgq__ctaBtn{border-radius:var(--radius-full);padding:.75rem 1.5rem;font-size:.8rem}.Navbar-module__UMbBgq__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:0;display:none}.Navbar-module__UMbBgq__mobileToggle span{width:28px;height:2px;transition:all var(--transition-base);background:#fff;display:block}.Navbar-module__UMbBgq__mobileToggle.Navbar-module__UMbBgq__open span:first-child{transform:rotate(45deg)translate(6px,6px)}.Navbar-module__UMbBgq__mobileToggle.Navbar-module__UMbBgq__open span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__mobileToggle.Navbar-module__UMbBgq__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:900px){.Navbar-module__UMbBgq__mobileToggle{display:flex}.Navbar-module__UMbBgq__navLinks{background:var(--color-bg-primary);transition:transform var(--transition-slow);flex-direction:column;justify-content:center;gap:2.5rem;padding:2rem;position:fixed;inset:0;transform:translate(100%)}.Navbar-module__UMbBgq__navLinks.Navbar-module__UMbBgq__open{transform:translate(0)}.Navbar-module__UMbBgq__navLink{font-size:1.5rem}.Navbar-module__UMbBgq__ctaBtn{width:100%;max-width:300px;margin-top:1rem}}
.Hero-module__oEVfFq__hero{background-color:var(--color-bg-primary);flex-direction:column;align-items:center;min-height:100vh;padding-top:180px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__spotlight{pointer-events:none;z-index:2;transition:opacity .5s;position:absolute;inset:0}.Hero-module__oEVfFq__gridBg{z-index:1;background-image:linear-gradient(#ff2e2e0d 1px,#0000 1px),linear-gradient(90deg,#ff2e2e0d 1px,#0000 1px);background-size:100px 100px;width:200%;height:200%;animation:30s linear infinite Hero-module__oEVfFq__gridMove;position:absolute;inset:-50%;transform:perspective(1000px)rotateX(60deg)translateY(-100px);-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 80%);mask-image:radial-gradient(circle,#000 20%,#0000 80%)}@keyframes Hero-module__oEVfFq__gridMove{0%{transform:perspective(1000px)rotateX(60deg)translateY(0)}to{transform:perspective(1000px)rotateX(60deg)translateY(100px)}}.Hero-module__oEVfFq__orb1,.Hero-module__oEVfFq__orb2{filter:blur(120px);opacity:.3;z-index:0;border-radius:50%;transition:transform .2s cubic-bezier(.1,1,.3,1);position:absolute}.Hero-module__oEVfFq__orb1{background:radial-gradient(circle,var(--color-accent)0%,transparent 70%);width:600px;height:600px;transform:translate(var(--mouse-x),var(--mouse-y));top:10%;left:10%}.Hero-module__oEVfFq__orb2{background:radial-gradient(circle,#222 0%,#0000 70%);width:700px;height:700px;bottom:-10%;right:-5%}.Hero-module__oEVfFq__content{z-index:10;text-align:center;margin-top:auto;margin-bottom:auto;position:relative}.Hero-module__oEVfFq__labelWrapper{opacity:0;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__oEVfFq__fadeInDown;display:flex}.Hero-module__oEVfFq__line{background:var(--color-accent);width:30px;height:1px}.Hero-module__oEVfFq__label{text-transform:uppercase;letter-spacing:.4em;color:var(--color-text-secondary);font-size:.75rem;font-weight:500}.Hero-module__oEVfFq__titleContainer{perspective:1000px;margin-bottom:2rem}.Hero-module__oEVfFq__titleLine{line-height:.85;transition:transform .1s ease-out;display:block}.Hero-module__oEVfFq__outline{color:#0000;-webkit-text-stroke:1px #fff3;opacity:0;font-size:clamp(4rem,12vw,9rem);animation:1s cubic-bezier(.16,1,.3,1) .2s forwards Hero-module__oEVfFq__slideInUp;display:block;transform:translateY(50px)}.Hero-module__oEVfFq__gradient{background:linear-gradient(135deg,#fff 0%,#aaa 50%,var(--color-accent)100%);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;font-size:clamp(4rem,12vw,9rem);animation:1s cubic-bezier(.16,1,.3,1) .4s forwards Hero-module__oEVfFq__slideInUp;display:block;transform:translateY(50px)}.Hero-module__oEVfFq__subtitle{color:var(--color-text-secondary);opacity:0;max-width:650px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.8;animation:1.5s .8s forwards Hero-module__oEVfFq__fadeIn}.Hero-module__oEVfFq__highlight{color:#fff;font-weight:600}.Hero-module__oEVfFq__actions{opacity:0;justify-content:center;gap:2rem;animation:1s cubic-bezier(.16,1,.3,1) 1s forwards Hero-module__oEVfFq__slideInUp;display:flex}.Hero-module__oEVfFq__scrollBadge{z-index:10;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.Hero-module__oEVfFq__scrollLine{background:linear-gradient(to bottom,var(--color-accent),transparent);width:1px;height:60px;animation:2s infinite Hero-module__oEVfFq__scrollLineMove}@keyframes Hero-module__oEVfFq__scrollLineMove{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@keyframes Hero-module__oEVfFq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__oEVfFq__slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__oEVfFq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Hero-module__oEVfFq__actions{flex-direction:column;gap:1rem;width:100%;max-width:300px;margin:0 auto}}
.About-module__5_NaKq__about{z-index:2;border-top:1px solid var(--color-border);position:relative}.About-module__5_NaKq__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:8rem;display:grid}.About-module__5_NaKq__label{color:var(--color-accent);text-transform:uppercase;letter-spacing:.3em;margin-bottom:2rem;font-size:.75rem;font-weight:600}.About-module__5_NaKq__title{margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.About-module__5_NaKq__description{color:var(--color-text-secondary);max-width:550px;margin-bottom:4rem;font-size:1.125rem;line-height:1.8}.About-module__5_NaKq__values{gap:2rem;display:grid}.About-module__5_NaKq__valueItem{gap:1.5rem;display:flex}.About-module__5_NaKq__valueDot{background:var(--color-accent);width:12px;height:12px;box-shadow:0 0 10px var(--color-accent-glow);border-radius:50%;flex-shrink:0;margin-top:.4rem}.About-module__5_NaKq__valueItem h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.About-module__5_NaKq__valueItem p{color:var(--color-text-muted);font-size:.9rem}.About-module__5_NaKq__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.About-module__5_NaKq__box{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:flex-end;width:300px;height:380px;padding:3rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;transform:rotate(-5deg)}.About-module__5_NaKq__boxRed{background:var(--color-accent);z-index:-1;transform:rotate(5deg)translate(40px,40px)}.About-module__5_NaKq__boxRed .About-module__5_NaKq__statValue,.About-module__5_NaKq__boxRed .About-module__5_NaKq__statLabel{color:#fff}.About-module__5_NaKq__box:hover{z-index:2;transform:rotate(0)translateY(-20px)}.About-module__5_NaKq__statValue{font-family:var(--font-heading);margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1;display:block}.About-module__5_NaKq__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.9rem;display:block}@media (max-width:1024px){.About-module__5_NaKq__grid{grid-template-columns:1fr;gap:4rem}.About-module__5_NaKq__visual{height:400px}}
.Sectors-module__acp_QG__sectors{z-index:2;border-top:1px solid var(--color-border);padding:var(--spacing-xl)0;position:relative}.Sectors-module__acp_QG__label{color:var(--color-accent);text-transform:uppercase;letter-spacing:.3em;align-items:center;gap:1rem;margin-bottom:3rem;font-size:.75rem;font-weight:600;display:flex}.Sectors-module__acp_QG__label:after{content:"";background:linear-gradient(to right,var(--color-border),transparent);flex:1;height:1px}.Sectors-module__acp_QG__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(300px,auto);gap:1.5rem;display:grid}.Sectors-module__acp_QG__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:3rem;display:flex;position:relative;overflow:hidden}.Sectors-module__acp_QG__card:first-child{grid-column:span 7}.Sectors-module__acp_QG__card:nth-child(2),.Sectors-module__acp_QG__card:nth-child(3){grid-column:span 5}.Sectors-module__acp_QG__card:nth-child(4){grid-column:span 7}.Sectors-module__acp_QG__card:hover{border-color:var(--color-accent);background:#dc262608;transform:scale(.985)}.Sectors-module__acp_QG__card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ff2e2e0d 0%,#0000 50%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.Sectors-module__acp_QG__card:hover:before{opacity:1}.Sectors-module__acp_QG__cardIcon{width:50px;height:50px;color:var(--color-accent);opacity:.8;margin-bottom:2rem}.Sectors-module__acp_QG__cardTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Sectors-module__acp_QG__cardDescription{color:var(--color-text-secondary);max-width:400px;font-size:1rem;line-height:1.6}.Sectors-module__acp_QG__cardMetric{align-items:center;gap:1.5rem;margin-top:auto;display:flex}.Sectors-module__acp_QG__metricValue{font-family:var(--font-heading);color:#fff;font-size:1.5rem;font-weight:800}.Sectors-module__acp_QG__metricLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--color-text-muted);font-size:.7rem}@media (max-width:1024px){.Sectors-module__acp_QG__grid{grid-template-columns:1fr;grid-auto-rows:auto}.Sectors-module__acp_QG__card:nth-child(n){grid-column:span 1}}
.Portfolio-module__Anu7bG__portfolio{border-top:1px solid var(--color-border);padding:var(--spacing-xl)0;position:relative}.Portfolio-module__Anu7bG__label{color:var(--color-accent);text-transform:uppercase;letter-spacing:.3em;align-items:center;gap:1rem;margin-bottom:5rem;font-size:.75rem;font-weight:600;display:flex}.Portfolio-module__Anu7bG__grid{flex-direction:column;display:flex}.Portfolio-module__Anu7bG__card{border-bottom:1px solid var(--color-border);cursor:pointer;justify-content:space-between;align-items:center;padding:4rem 0;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Portfolio-module__Anu7bG__card:hover{background:linear-gradient(90deg,#ff2e2e0d,#0000);padding-left:2rem}.Portfolio-module__Anu7bG__cardLeft{align-items:baseline;gap:3rem;display:flex}.Portfolio-module__Anu7bG__cardNumber{font-family:var(--font-heading);color:var(--color-accent);opacity:.5;font-size:1rem;font-weight:800}.Portfolio-module__Anu7bG__cardTitle{color:#fff;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(2rem,5vw,4rem);font-weight:800}.Portfolio-module__Anu7bG__cardRight{text-align:right;opacity:0;transition:all .5s;transform:translate(20px)}.Portfolio-module__Anu7bG__card:hover .Portfolio-module__Anu7bG__cardRight{opacity:1;transform:translate(0)}.Portfolio-module__Anu7bG__cardCategory{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);margin-bottom:.5rem;font-size:.8rem;display:block}.Portfolio-module__Anu7bG__cardLink{color:#fff;justify-content:flex-end;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.Portfolio-module__Anu7bG__cardLink svg{transition:transform .3s}.Portfolio-module__Anu7bG__card:hover .Portfolio-module__Anu7bG__cardLink svg{transform:translate(5px,-5px)}.Portfolio-module__Anu7bG__footer{text-align:center;margin-top:6rem}@media (max-width:768px){.Portfolio-module__Anu7bG__card{flex-direction:column;align-items:flex-start;gap:1rem;padding:3rem 0}.Portfolio-module__Anu7bG__cardRight{text-align:left;opacity:1;transform:none}.Portfolio-module__Anu7bG__cardLink{justify-content:flex-start}}
.Contact-module__RDTI0G__contact{background-color:var(--color-bg-primary);border-top:1px solid var(--color-border);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Contact-module__RDTI0G__vantaContainer{z-index:1;position:absolute;inset:0}.Contact-module__RDTI0G__vantaBg{width:100%;height:100%}.Contact-module__RDTI0G__vantaOverlay{background:radial-gradient(circle at 75% 50%,transparent 0%,var(--color-bg-primary)70%);pointer-events:none;position:absolute;inset:0}.Contact-module__RDTI0G__grid{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Contact-module__RDTI0G__labelWrapper{margin-bottom:2rem}.Contact-module__RDTI0G__label{text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);font-size:.75rem;font-weight:600}.Contact-module__RDTI0G__title{margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.Contact-module__RDTI0G__description{color:var(--color-text-secondary);max-width:500px;margin-bottom:3rem;font-size:1.125rem;line-height:1.7}.Contact-module__RDTI0G__contactMethods{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__RDTI0G__method{color:#fff;align-items:center;gap:1.5rem;font-size:1.1rem;display:flex}.Contact-module__RDTI0G__iconBox{border:1px solid var(--color-border);border-radius:var(--radius-md);width:50px;height:50px;color:var(--color-accent);background:#ffffff05;justify-content:center;align-items:center;display:flex}.Contact-module__RDTI0G__formContainer{justify-content:flex-end;display:flex}.Contact-module__RDTI0G__glassForm{-webkit-backdrop-filter:blur(40px);border-radius:var(--radius-lg);background:#0f0f0f66;border:1px solid #ffffff14;width:100%;max-width:500px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000c}.Contact-module__RDTI0G__glassForm:after{content:"";background:linear-gradient(90deg,transparent,var(--color-accent),transparent);width:100%;height:2px;position:absolute;top:0;left:0}.Contact-module__RDTI0G__form{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__RDTI0G__formGroup input,.Contact-module__RDTI0G__formGroup textarea{width:100%;font-family:var(--font-body);padding:1rem 0;font-size:1.1rem;transition:all .4s cubic-bezier(.16,1,.3,1);color:#fff!important;background:0 0!important;border:none!important;border-bottom:2px solid #ffffff0d!important}.Contact-module__RDTI0G__formGroup input:focus,.Contact-module__RDTI0G__formGroup textarea:focus{outline:none;padding-left:1rem;border-color:var(--color-accent)!important;background:linear-gradient(90deg,#dc262608,#0000)!important}.Contact-module__RDTI0G__formGroup input::placeholder,.Contact-module__RDTI0G__formGroup textarea::placeholder{color:#fff3;transition:opacity .3s}.Contact-module__RDTI0G__formGroup input:focus::placeholder,.Contact-module__RDTI0G__formGroup textarea:focus::placeholder{opacity:0}@media (max-width:1024px){.Contact-module__RDTI0G__grid{text-align:center;grid-template-columns:1fr}.Contact-module__RDTI0G__labelWrapper,.Contact-module__RDTI0G__contactMethods,.Contact-module__RDTI0G__formContainer{justify-content:center;align-items:center}.Contact-module__RDTI0G__description{margin-left:auto;margin-right:auto}.Contact-module__RDTI0G__vantaOverlay{background:radial-gradient(circle at 50% 50%,transparent 0%,var(--color-bg-primary)80%)}.Contact-module__RDTI0G__formContainer{justify-content:center}}
.Footer-module__as8s1W__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:4rem 0 2rem}.Footer-module__as8s1W__top{border-bottom:1px solid var(--color-border);grid-template-columns:1fr 2fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__as8s1W__brand{max-width:280px}.Footer-module__as8s1W__logo{font-family:var(--font-heading);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__as8s1W__logoText{color:var(--color-text-primary)}.Footer-module__as8s1W__logoAccent{color:var(--color-accent)}.Footer-module__as8s1W__tagline{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.Footer-module__as8s1W__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__as8s1W__linkGroup h4{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Footer-module__as8s1W__linkGroup a{color:var(--color-text-muted);transition:color var(--transition-fast);margin-bottom:.75rem;font-size:.875rem;display:block}.Footer-module__as8s1W__linkGroup a:hover{color:var(--color-accent)}.Footer-module__as8s1W__bottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__as8s1W__copyright{color:var(--color-text-muted);font-size:.875rem}.Footer-module__as8s1W__legalInfo{color:var(--color-text-muted);opacity:.7;flex-basis:100%;order:3;margin-top:1rem;font-size:.75rem}.Footer-module__as8s1W__legal{gap:2rem;display:flex}.Footer-module__as8s1W__legal a{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__as8s1W__legal a:hover{color:var(--color-text-primary)}@media (max-width:1024px){.Footer-module__as8s1W__top{grid-template-columns:1fr;gap:3rem}.Footer-module__as8s1W__brand{max-width:100%}}@media (max-width:768px){.Footer-module__as8s1W__links{grid-template-columns:1fr 1fr;gap:1.5rem}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__as8s1W__legal{gap:1.5rem}}@media (max-width:480px){.Footer-module__as8s1W__links{grid-template-columns:1fr}}
