.Navbar-module__cJzEcG__navbar{z-index:100;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__content{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{background:linear-gradient(to right,var(--primary),var(--secondary));color:#0000;text-transform:uppercase;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500;transition:opacity .3s}.Navbar-module__cJzEcG__link:hover{opacity:1;color:var(--primary)}.Navbar-module__cJzEcG__cta{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:50px;padding:.6rem 1.5rem;font-size:.8rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #00f0ff4d}.Navbar-module__cJzEcG__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00f0ff80}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;background:radial-gradient(circle at 20% 30%,#00f0ff26 0%,#0000 40%),radial-gradient(circle at 80% 70%,#39ff141a 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__textContent{max-width:600px}.Hero-module__ZARIfG__badge{border:1px solid var(--primary);color:var(--primary);letter-spacing:1px;background:#00f0ff1a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#aaa;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#000;border:2px solid var(--primary);border-radius:5px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Hero-module__ZARIfG__primaryBtn:hover{color:var(--primary);box-shadow:0 0 15px var(--primary);background:0 0}.Hero-module__ZARIfG__secondaryBtn{color:#fff;background:0 0;border:2px solid #fff3;border-radius:5px;padding:1rem 2rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--foreground);background:#ffffff0d}.Hero-module__ZARIfG__imageWrapper{animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:relative}.Hero-module__ZARIfG__heroImage{border:1px solid #ffffff1a;border-radius:20px;width:100%;height:auto;box-shadow:0 20px 50px #00000080}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:968px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__textContent{margin:0 auto}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__title{font-size:2.5rem}}
.Expertise-module__vuFUMW__section{padding:100px 0;position:relative}.Expertise-module__vuFUMW__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.Expertise-module__vuFUMW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Expertise-module__vuFUMW__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Expertise-module__vuFUMW__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-10px);box-shadow:0 10px 30px #00f0ff1a}.Expertise-module__vuFUMW__icon{color:var(--secondary);margin-bottom:1.5rem;font-size:2.5rem}.Expertise-module__vuFUMW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Expertise-module__vuFUMW__desc{color:#bbb;margin-bottom:1.5rem;line-height:1.6}.Expertise-module__vuFUMW__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Expertise-module__vuFUMW__techBadge{color:#ddd;background:#ffffff1a;border-radius:20px;padding:.3rem .8rem;font-size:.8rem}
.About-module__vAULUW__section{background:linear-gradient(#0000,#000c);padding:100px 0}.About-module__vAULUW__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.About-module__vAULUW__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__imageWrapper{border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.About-module__vAULUW__profileImage{width:100%;height:auto;display:block}.About-module__vAULUW__text{color:#ddd;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.About-module__vAULUW__statCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;transition:transform .3s}.About-module__vAULUW__statCard:hover{background:#ffffff14;transform:translateY(-5px)}.About-module__vAULUW__statValue{color:var(--primary);margin-bottom:.5rem;font-size:2rem;font-weight:800;display:block}.About-module__vAULUW__statLabel{color:#aaa;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}@media (max-width:768px){.About-module__vAULUW__content{grid-template-columns:1fr}}
.Contact-module__hcVmEa__section{text-align:center;background:linear-gradient(#0000,#000);padding:100px 0}.Contact-module__hcVmEa__heading{margin-bottom:1.5rem;font-size:3rem}.Contact-module__hcVmEa__sub{color:#aaa;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.Contact-module__hcVmEa__links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Contact-module__hcVmEa__linkItem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 3rem;transition:all .3s;display:flex}.Contact-module__hcVmEa__linkItem:hover{border-color:var(--primary);background:#00f0ff1a;transform:translateY(-5px)}.Contact-module__hcVmEa__linkTitle{color:#fff;font-weight:700}.Contact-module__hcVmEa__linkVal{color:#aaa;font-size:.9rem}.Contact-module__hcVmEa__footer{color:#666;border-top:1px solid #ffffff1a;margin-top:4rem;padding:2rem 0;font-size:.9rem}
