.Navbar-module__cJzEcG__navbar{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);background:#050505cc;border-bottom:1px solid #ffffff0d;padding:1rem 2rem}.Navbar-module__cJzEcG__logo{letter-spacing:-.05em;color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoIcon{color:var(--primary)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}.Navbar-module__cJzEcG__navLink{color:#888;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:#fff}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__avatarWrapper{border:1px solid #fff3;border-radius:50%;width:32px;height:32px;overflow:hidden}.Navbar-module__cJzEcG__avatar{object-fit:cover;object-position:center 15%;width:100%;height:100%}.Navbar-module__cJzEcG__hireBtn{color:#000;background:#fff;border-radius:50px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.Navbar-module__cJzEcG__hireBtn:hover{background:var(--neon-blue);transform:translateY(-2px);box-shadow:0 10px 20px #00f2ff4d}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:10;text-align:center;width:100%;max-width:1200px;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;display:grid}@media (min-width:992px){.Hero-module__ZARIfG__grid{text-align:left;grid-template-columns:1.2fr .8fr;gap:4rem}}.Hero-module__ZARIfG__leftColumn{flex-direction:column;justify-content:center;display:flex}.Hero-module__ZARIfG__rightColumn{justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__canvasContainer{justify-content:center;align-items:center;width:100%;height:350px;display:flex;position:relative}.Hero-module__ZARIfG__canvasContainer:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#8e2de226 0%,#0000 70%);width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:992px){.Hero-module__ZARIfG__canvasContainer{height:500px}.Hero-module__ZARIfG__canvasContainer:before{width:400px;height:400px}}.Hero-module__ZARIfG__loader{justify-content:center;align-items:center;width:100%;height:350px;display:flex}.Hero-module__ZARIfG__spinner{border:3px solid #ffffff1a;border-top-color:var(--neon-purple);border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite Hero-module__ZARIfG__spin}@keyframes Hero-module__ZARIfG__spin{to{transform:rotate(360deg)}}.Hero-module__ZARIfG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.15em;text-transform:uppercase;color:var(--neon-purple);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:2.5rem;padding:.5rem 1rem;font-size:.75rem;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:#fff;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#888;max-width:600px;margin:0 auto 3rem;font-size:clamp(1.125rem,3vw,1.5rem);line-height:1.6}@media (min-width:992px){.Hero-module__ZARIfG__subtitle{margin:0 0 3rem}}.Hero-module__ZARIfG__ctaContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:992px){.Hero-module__ZARIfG__ctaContainer{justify-content:flex-start}}.Hero-module__ZARIfG__primaryBtn{color:#000;background:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #ffffff1a}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--neon-blue);color:#000;transform:translateY(-4px)scale(1.05);box-shadow:0 20px 40px #00f2ff4d}.Hero-module__ZARIfG__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}
.TrustStrip-module__YzRANW__strip{white-space:nowrap;background:#0a0a0acc;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;padding:1.5rem 0;display:flex;overflow:hidden}.TrustStrip-module__YzRANW__marquee{align-items:center;gap:3rem;animation:40s linear infinite TrustStrip-module__YzRANW__scroll;display:flex}.TrustStrip-module__YzRANW__item{color:#888;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;transition:color .3s;display:flex}.TrustStrip-module__YzRANW__item:hover{color:#fff}.TrustStrip-module__YzRANW__icon{color:var(--neon-blue)}@keyframes TrustStrip-module__YzRANW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.About-module__vAULUW__section{max-width:1200px;margin:0 auto;padding:8rem 2rem}.About-module__vAULUW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.About-module__vAULUW__container{grid-template-columns:1fr}}.About-module__vAULUW__textContent{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__heading{letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.About-module__vAULUW__paragraph{color:#888;font-size:1.125rem;line-height:1.8}.About-module__vAULUW__highlight{color:#fff;font-weight:500}.About-module__vAULUW__imageContainer{aspect-ratio:4/5;width:100%;max-width:450px;margin:0 auto;position:relative}.About-module__vAULUW__imageWrapper{background:#0a0a0c;border:1px solid #ffffff1f;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 0 20px #ffffff0d}.About-module__vAULUW__profileImage{object-fit:cover;object-position:center 15%;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1);display:block}.About-module__vAULUW__imageContainer:hover .About-module__vAULUW__profileImage{transform:scale(1.05)}.About-module__vAULUW__glowBox{background:radial-gradient(circle at center, var(--neon-blue), transparent 70%);filter:blur(60px);opacity:.15;z-index:-1;border-radius:50%;width:120%;height:120%;position:absolute;top:-10%;left:-10%}
.Expertise-module__vuFUMW__section{max-width:1200px;margin:0 auto;padding:8rem 2rem;position:relative}.Expertise-module__vuFUMW__heading{text-align:center;letter-spacing:-.04em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.Expertise-module__vuFUMW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.Expertise-module__vuFUMW__grid{grid-template-columns:1fr}}.Expertise-module__vuFUMW__card{border-radius:var(--radius);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0c99;border:1px solid #ffffff0d;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Expertise-module__vuFUMW__card:hover{border-color:#fff3;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000080}.Expertise-module__vuFUMW__cardGlow{background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;width:100%;height:2px;transition:opacity .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.Expertise-module__vuFUMW__card:hover .Expertise-module__vuFUMW__cardGlow{opacity:1}.Expertise-module__vuFUMW__iconWrapper{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:flex}.Expertise-module__vuFUMW__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Expertise-module__vuFUMW__cardDescription{color:#aaa;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.5}.Expertise-module__vuFUMW__cardList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Expertise-module__vuFUMW__cardListItem{color:#888;align-items:center;gap:.75rem;font-size:1rem;display:flex}.Expertise-module__vuFUMW__checkIcon{color:var(--accent)}
.Projects-module__2BoJ-q__section{max-width:1200px;margin:0 auto;padding:8rem 2rem}.Projects-module__2BoJ-q__heading{letter-spacing:-.04em;margin-bottom:4rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.Projects-module__2BoJ-q__filterContainer{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Projects-module__2BoJ-q__filterBtn{color:#888;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.Projects-module__2BoJ-q__filterBtn.Projects-module__2BoJ-q__active{color:#000;background:#fff}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:900px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}.Projects-module__2BoJ-q__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius);background:#0a0a0c66;border:1px solid #ffffff08;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:#00f2ff4d;transform:translateY(-12px)scale(1.02);box-shadow:0 30px 60px #0009}.Projects-module__2BoJ-q__thumbnail{background:#1a1a1a;width:100%;height:300px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__thumbnailPlaceholder{color:#ffffff1a;background:linear-gradient(45deg,#0a0a0a,#1a1a2e);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Projects-module__2BoJ-q__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Projects-module__2BoJ-q__title{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Projects-module__2BoJ-q__stack{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__2BoJ-q__tag{color:#aaa;background:#ffffff1a;border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.Projects-module__2BoJ-q__result{color:#888;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Projects-module__2BoJ-q__viewBtn{color:var(--primary);align-items:center;gap:.5rem;font-weight:600;transition:gap .2s;display:inline-flex}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__viewBtn{gap:.75rem}.Projects-module__2BoJ-q__thumbnailImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__thumbnailImage{transform:scale(1.05)}
.Timeline-module__ah2UrG__section{max-width:800px;margin:0 auto;padding:8rem 2rem;position:relative}.Timeline-module__ah2UrG__heading{text-align:center;letter-spacing:-.04em;margin-bottom:5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.Timeline-module__ah2UrG__timeline{position:relative}.Timeline-module__ah2UrG__timeline:before{content:"";background:linear-gradient(#0000,#ffffff1a,#0000);width:2px;height:100%;position:absolute;top:0;left:20px}.Timeline-module__ah2UrG__item{margin-bottom:4rem;padding-left:60px;position:relative}.Timeline-module__ah2UrG__item:last-child{margin-bottom:0}.Timeline-module__ah2UrG__dot{background:var(--background);border:3px solid var(--neon-blue);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:13px;box-shadow:0 0 20px #00f2ff80}.Timeline-module__ah2UrG__content{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0c66;border:1px solid #ffffff08;padding:2.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.Timeline-module__ah2UrG__content:hover{background:#14141899;border-color:#00f2ff4d;transform:translate(12px)scale(1.02);box-shadow:0 20px 40px #0006}.Timeline-module__ah2UrG__year{color:var(--primary);letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.Timeline-module__ah2UrG__role{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Timeline-module__ah2UrG__company{color:#aaa;margin-bottom:1.5rem;font-size:1.125rem}.Timeline-module__ah2UrG__description{color:#888;line-height:1.6}
.TechStack-module__WlEV-q__section{text-align:center;max-width:1200px;margin:0 auto;padding:8rem 2rem}.TechStack-module__WlEV-q__heading{letter-spacing:-.04em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.TechStack-module__WlEV-q__groupContainer{flex-direction:column;gap:4rem;display:flex}.TechStack-module__WlEV-q__groupTitle{color:#fff;text-align:center;letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.TechStack-module__WlEV-q__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.TechStack-module__WlEV-q__item{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0c99;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:120px;height:120px;transition:all .3s;display:flex}.TechStack-module__WlEV-q__item:hover{background:#141418cc;border-color:#fff3;transform:translateY(-10px);box-shadow:0 10px 30px #00000080}.TechStack-module__WlEV-q__icon{color:#fff;font-size:2rem}.TechStack-module__WlEV-q__name{color:#888;font-size:.875rem;font-weight:600;transition:color .3s}.TechStack-module__WlEV-q__item:hover .TechStack-module__WlEV-q__name{color:#fff}
.Footer-module__S6Hkya__footer{background:#000;border-top:1px solid #ffffff0d;position:relative;overflow:hidden}.Footer-module__S6Hkya__ctaSection{text-align:center;z-index:2;padding:10rem 2rem;position:relative}.Footer-module__S6Hkya__heading{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:800}.Footer-module__S6Hkya__subtext{color:#888;max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.Footer-module__S6Hkya__btnGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__primaryBtn{color:#000;background:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #ffffff1a}.Footer-module__S6Hkya__primaryBtn:hover{background:var(--neon-blue);transform:translateY(-4px);box-shadow:0 20px 40px #00f2ff4d}.Footer-module__S6Hkya__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.Footer-module__S6Hkya__secondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d}.Footer-module__S6Hkya__contactSection{text-align:center;background:#02020380;border-top:1px solid #ffffff0d;padding:6rem 2rem}.Footer-module__S6Hkya__contactHeading{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.Footer-module__S6Hkya__contactCopy{color:#888;max-width:600px;margin:0 auto;font-size:1.125rem}.Footer-module__S6Hkya__finalCtas{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem;display:flex}.Footer-module__S6Hkya__bottomBar{z-index:2;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex;position:relative}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#888;transition:color .2s}.Footer-module__S6Hkya__socialLink:hover{color:#fff}.Footer-module__S6Hkya__copyright{color:#555;flex-direction:column;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.Footer-module__S6Hkya__signature{color:#fff;align-items:center;gap:.75rem;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:flex}.Footer-module__S6Hkya__signatureAvatar{object-fit:cover;object-position:center 15%;border:1px solid #fff3;border-radius:50%;width:24px;height:24px}.Footer-module__S6Hkya__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#0070f31a 0%,#0000 70%);width:1000px;height:500px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column}}
