.Home-module__VmvQ8G__homeWrapper{z-index:2;flex-direction:column;justify-content:space-between;min-height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__VmvQ8G__header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-muted);background:#03071299;width:100%;padding:1.5rem 0;position:fixed;top:0;left:0}.Home-module__VmvQ8G__navContainer{justify-content:space-between;align-items:center;display:flex}.Home-module__VmvQ8G__brand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Home-module__VmvQ8G__logoText{flex-direction:column;display:flex}.Home-module__VmvQ8G__brandName{color:var(--text-white);letter-spacing:-.03em;font-size:1.6rem;font-weight:800;line-height:1}.Home-module__VmvQ8G__brandSubtitle{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-top:.15rem;font-size:.55rem;font-weight:700}.Home-module__VmvQ8G__navList{gap:2rem;list-style:none;display:flex}.Home-module__VmvQ8G__navLink{color:var(--text-secondary);font-family:var(--font-family-title);transition:color var(--transition-fast);padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.Home-module__VmvQ8G__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width var(--transition-fast);box-shadow:0 0 8px var(--primary-glow);position:absolute;bottom:0;left:0}.Home-module__VmvQ8G__navLink:hover{color:var(--primary);text-shadow:0 0 10px var(--primary-glow)}.Home-module__VmvQ8G__navLink:hover:after{width:100%}.Home-module__VmvQ8G__ctaBtnHeader{display:inline-flex}.Home-module__VmvQ8G__mobileMenuToggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Home-module__VmvQ8G__mobileMenuToggle span{background-color:var(--text-white);width:25px;height:2px;margin:5px 0;transition:transform .3s,opacity .3s;display:block}.Home-module__VmvQ8G__homeContent{flex-grow:1;align-items:center;padding-top:8rem;padding-bottom:4rem;display:flex}.Home-module__VmvQ8G__homeGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.Home-module__VmvQ8G__textSection{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.Home-module__VmvQ8G__tagline{background:var(--bg-navy-light);border:1px solid var(--border-muted);color:var(--primary);letter-spacing:.05em;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.Home-module__VmvQ8G__taglineDot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%;animation:2s infinite Home-module__VmvQ8G__pulseGlow}.Home-module__VmvQ8G__title{font-size:3.75rem;font-weight:800;line-height:1.1}.Home-module__VmvQ8G__description{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.Home-module__VmvQ8G__btnGroup{gap:1rem;margin-top:1rem;display:flex}.Home-module__VmvQ8G__visualSection{justify-content:center;align-items:center;display:flex;position:relative}.Home-module__VmvQ8G__logoGlowBg{background:radial-gradient(circle, var(--primary-glow-subtle) 0%, transparent 70%);z-index:-1;filter:blur(20px);width:300px;height:300px;position:absolute}.Home-module__VmvQ8G__circuitGridOverlay{opacity:.15;z-index:-2;pointer-events:none;background-image:linear-gradient(#5294f914 1px,#0000 1px),linear-gradient(90deg,#5294f914 1px,#0000 1px);background-size:40px 40px;width:130%;height:130%;position:absolute;transform:perspective(500px)rotateX(60deg)}@media (max-width:1024px){.Home-module__VmvQ8G__homeGrid{text-align:center;grid-template-columns:1fr;gap:4rem}.Home-module__VmvQ8G__textSection{text-align:center;align-items:center}.Home-module__VmvQ8G__title{font-size:3rem}.Home-module__VmvQ8G__tagline{margin:0 auto}.Home-module__VmvQ8G__btnGroup{justify-content:center}}@media (max-width:768px){.Home-module__VmvQ8G__navList{display:none}.Home-module__VmvQ8G__mobileMenuToggle{display:block}.Home-module__VmvQ8G__title{font-size:2.5rem}.Home-module__VmvQ8G__description{font-size:1rem}.Home-module__VmvQ8G__btnGroup{flex-direction:column;gap:.75rem;width:100%}.Home-module__VmvQ8G__btnGroup a{justify-content:center;width:100%}}
.About-module__vAULUW__aboutWrapper{z-index:2;background-color:#03071266;padding:8rem 0;position:relative;overflow:hidden}.About-module__vAULUW__aboutGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__graphicCard{flex-direction:column;justify-content:center;gap:2rem;min-height:420px;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__glowBlob{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 70%);pointer-events:none;width:250px;height:250px;position:absolute;top:-20%;left:-20%}.About-module__vAULUW__conceptBadge{transition:transform var(--transition-fast), background-color var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.About-module__vAULUW__conceptBadge:hover{background:var(--primary-glow-subtle);border-color:var(--border-glow);transform:translate(8px)}.About-module__vAULUW__iconWrapper{background:var(--bg-navy-light);border:1px solid var(--border-muted);width:48px;height:48px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #0003}.About-module__vAULUW__conceptBadge:hover .About-module__vAULUW__iconWrapper{color:var(--primary-bright);box-shadow:0 0 15px var(--primary-glow)}.About-module__vAULUW__badgeTitle{margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.About-module__vAULUW__badgeDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4}.About-module__vAULUW__storySection{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__storyTitle{font-size:2.5rem;line-height:1.2}.About-module__vAULUW__storyText{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.About-module__vAULUW__statsRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.About-module__vAULUW__statItem{text-align:center;padding:1.5rem 1rem}.About-module__vAULUW__statNumber{color:var(--primary);text-shadow:0 0 15px var(--primary-glow);font-size:2.25rem;font-weight:800;line-height:1;font-family:var(--font-family-title);margin-bottom:.5rem}.About-module__vAULUW__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem;font-weight:600}@media (max-width:1024px){.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.About-module__vAULUW__aboutWrapper{padding:5rem 0}.About-module__vAULUW__graphicCard{min-height:auto;padding:2rem 1.5rem}.About-module__vAULUW__storyTitle{font-size:2rem}.About-module__vAULUW__statsRow{grid-template-columns:1fr;gap:1rem}.About-module__vAULUW__statItem{padding:1rem}}
.Services-module__dpHhBa__servicesWrapper{z-index:2;padding:8rem 0;position:relative}.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__serviceCard{text-align:left;flex-direction:column;gap:1.25rem;height:100%;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__cardGlow{background:radial-gradient(circle, var(--primary-glow-subtle) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:120px;height:120px;transition:width .3s,height .3s,background .3s;position:absolute;top:-50px;right:-50px}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__cardGlow{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 75%);width:180px;height:180px}.Services-module__dpHhBa__iconContainer{background:var(--bg-navy-light);border:1px solid var(--border-muted);width:60px;height:60px;color:var(--primary);transition:transform var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #00030a4d}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__iconContainer{color:var(--primary-bright);border-color:var(--primary);box-shadow:0 0 15px var(--primary-glow);transform:scale(1.1)rotate(3deg)}.Services-module__dpHhBa__cardTitle{transition:color var(--transition-fast);font-size:1.35rem;font-weight:700}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__cardTitle{color:var(--primary);text-shadow:0 0 10px var(--primary-glow-subtle)}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__learnMoreLink{font-family:var(--font-family-title);color:var(--primary);opacity:.8;transition:opacity var(--transition-fast), gap var(--transition-fast);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__learnMoreLink{opacity:1;gap:.75rem}@media (max-width:1024px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.Services-module__dpHhBa__servicesWrapper{padding:5rem 0}.Services-module__dpHhBa__servicesGrid{grid-template-columns:1fr;gap:1.25rem}.Services-module__dpHhBa__serviceCard{padding:2rem 1.5rem}}
.Portfolio-module__uAcsSq__portfolioWrapper{background:var(--bg-deep);padding:8rem 0;position:relative}.Portfolio-module__uAcsSq__showcaseGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2.5rem;margin-top:4rem;display:grid}.Portfolio-module__uAcsSq__projectCard{background:var(--bg-card);border:1px solid var(--border-muted);transition:transform var(--transition-medium), box-shadow var(--transition-medium), border-color var(--transition-medium);box-shadow:var(--shadow-glass);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.Portfolio-module__uAcsSq__projectCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow), var(--shadow-glass);transform:translateY(-8px)}.Portfolio-module__uAcsSq__cardVisual{background:linear-gradient(135deg, var(--bg-navy-light) 0%, #060b17 100%);border-bottom:1px solid var(--border-muted);height:180px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__cardVisual:before{content:"";background-image:linear-gradient(#5294f90d 1px,#0000 1px),linear-gradient(90deg,#5294f90d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.Portfolio-module__uAcsSq__visualOverlay{color:var(--primary);opacity:.8;filter:drop-shadow(0 0 12px var(--primary-glow));transition:transform var(--transition-medium);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__visualOverlay{color:var(--primary-bright);transform:scale(1.1)}.Portfolio-module__uAcsSq__cardDetails{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Portfolio-module__uAcsSq__projectName{color:var(--text-white);font-size:1.4rem;font-family:var(--font-family-title);letter-spacing:-.01em;margin-bottom:1rem}.Portfolio-module__uAcsSq__projectDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Portfolio-module__uAcsSq__techList{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Portfolio-module__uAcsSq__techTag{background:var(--bg-deep);color:var(--primary-bright);letter-spacing:.05em;border:1px solid #5294f933;border-radius:4px;padding:.25rem .75rem;font-family:monospace;font-size:.75rem;font-weight:600}.Portfolio-module__uAcsSq__projectLink{color:var(--text-white);font-family:var(--font-family-title);transition:color var(--transition-fast);align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.Portfolio-module__uAcsSq__projectLink svg{transition:transform var(--transition-fast)}.Portfolio-module__uAcsSq__projectLink:hover{color:var(--primary)}.Portfolio-module__uAcsSq__projectLink:hover svg{transform:translate(4px)}.Portfolio-module__uAcsSq__cardImageWrapper{border-bottom:1px solid var(--border-muted);width:100%;height:180px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__projectImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform var(--transition-medium)}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__projectImage{transform:scale(1.05)}.Portfolio-module__uAcsSq__linksContainer{flex-wrap:wrap;gap:1.25rem;margin-top:auto;display:flex}@media (max-width:768px){.Portfolio-module__uAcsSq__portfolioWrapper{padding:5rem 0}.Portfolio-module__uAcsSq__showcaseGrid{grid-template-columns:1fr;gap:2rem}.Portfolio-module__uAcsSq__cardVisual,.Portfolio-module__uAcsSq__cardImageWrapper{height:160px}}
.Contact-module__hcVmEa__contactWrapper{z-index:2;padding:8rem 0;position:relative}.Contact-module__hcVmEa__contactGrid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:4rem;display:grid}.Contact-module__hcVmEa__formCard{flex-direction:column;gap:1.5rem;height:100%;padding:3.5rem 3rem;display:flex}.Contact-module__hcVmEa__formTitle{margin-bottom:.25rem;font-size:2rem}.Contact-module__hcVmEa__formDesc{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.Contact-module__hcVmEa__formLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600;font-family:var(--font-family-title)}.Contact-module__hcVmEa__formInput{border:1px solid var(--border-muted);color:var(--text-white);font-family:var(--font-family-body);background:#ffffff05;border-radius:8px;outline:none;padding:.95rem 1.25rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Contact-module__hcVmEa__formInput:focus{border-color:var(--primary);box-shadow:0 0 10px var(--primary-glow-subtle);background:#ffffff0a}.Contact-module__hcVmEa__formTextArea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{justify-content:center;width:100%;margin-top:1rem;font-size:1rem}.Contact-module__hcVmEa__infoCard{flex-direction:column;justify-content:space-between;gap:2.5rem;height:100%;padding:3.5rem 3rem;display:flex}.Contact-module__hcVmEa__infoDetails{flex-direction:column;gap:1.75rem;display:flex}.Contact-module__hcVmEa__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.Contact-module__hcVmEa__infoIcon{background:var(--bg-navy-light);border:1px solid var(--border-muted);width:44px;height:44px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__infoText h4{margin-bottom:.25rem;font-size:1rem;font-weight:700}.Contact-module__hcVmEa__infoText p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.Contact-module__hcVmEa__mapMockup{border:1px solid var(--border-muted);background:#0a0f1a;border-radius:12px;height:240px;position:relative;overflow:hidden}.Contact-module__hcVmEa__mapEmbed{filter:grayscale()invert()sepia()hue-rotate(180deg)saturate(300%)brightness(.6)contrast(1.2);opacity:.75;border:none;width:100%;height:100%;position:absolute;inset:0}.Contact-module__hcVmEa__mapOverlay{z-index:3;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Contact-module__hcVmEa__mapPin{background:var(--primary);width:14px;height:14px;box-shadow:0 0 16px var(--primary), 0 0 40px #2ebd7540;border:2.5px solid #fff;border-radius:50%;animation:2s ease-in-out infinite Contact-module__hcVmEa__pulseGlow}.Contact-module__hcVmEa__mapLabel{border:1px solid var(--primary);color:var(--text-white);font-size:.65rem;font-weight:700;font-family:var(--font-family-title);letter-spacing:.05em;box-shadow:var(--shadow-glow);background:#030712d9;border-radius:4px;margin-top:.5rem;padding:4px 12px}.Contact-module__hcVmEa__successPanel{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 1.5rem;display:flex}.Contact-module__hcVmEa__successIcon{border:2px solid var(--brand-green);width:70px;height:70px;color:var(--brand-green);box-shadow:0 0 20px var(--brand-green-glow);background:#2ebd751a;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite Contact-module__hcVmEa__float;display:flex}.Contact-module__hcVmEa__successTitle{font-size:1.75rem;font-weight:800}.Contact-module__hcVmEa__successText{color:var(--text-secondary);max-width:320px;font-size:1rem}@media (max-width:1024px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.Contact-module__hcVmEa__contactWrapper{padding:5rem 0}.Contact-module__hcVmEa__formCard,.Contact-module__hcVmEa__infoCard{padding:2.5rem 1.75rem}.Contact-module__hcVmEa__formTitle{font-size:1.75rem}}
.Footer-module__S6Hkya__footerWrapper{border-top:1px solid var(--border-muted);z-index:2;background-color:#020612;padding:5rem 0 2.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerWrapper:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--primary) 50%, transparent 100%);opacity:.3;width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr repeat(3,.8fr);gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__brandText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-family-title);text-transform:uppercase;letter-spacing:.1em;color:var(--text-white);margin-bottom:1.25rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.85rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Footer-module__S6Hkya__footerLink:hover{color:var(--primary);text-shadow:0 0 8px var(--primary-glow);transform:translate(4px)}.Footer-module__S6Hkya__socialRow{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{background:var(--bg-navy-light);border:1px solid var(--border-muted);width:36px;height:36px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,border-color .2s,transform .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:var(--primary-bright);border-color:var(--primary);transform:translateY(-2px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyrightText{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__creditText{color:var(--text-dark);font-size:.8rem}@media (max-width:1024px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr repeat(2,1fr)}.Footer-module__S6Hkya__footerGrid>div:last-child{grid-column:span 3}}@media (max-width:768px){.Footer-module__S6Hkya__footerWrapper{padding:4rem 0 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem}.Footer-module__S6Hkya__footerGrid>div:last-child{grid-column:span 1}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;align-items:center;gap:.75rem}}
