.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#03030766;border-bottom:1px solid #ffffff0d;align-items:center;width:100%;height:70px;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:2px;color:var(--text-primary);font-size:1.25rem;font-weight:800}.Navbar-module__cJzEcG__accent{color:var(--accent-cyan);text-shadow:0 0 10px #00f0ff66;margin-left:2px}.Navbar-module__cJzEcG__links{gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;padding:.25rem 0;font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--accent-cyan)}.Navbar-module__cJzEcG__link:after{content:"";background:var(--accent-cyan);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__link:hover:after{width:100%}@media (max-width:768px){.Navbar-module__cJzEcG__links{gap:1.25rem}.Navbar-module__cJzEcG__link{font-size:.85rem}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{height:auto;padding:.75rem 0}.Navbar-module__cJzEcG__container{flex-direction:column;gap:.5rem}.Navbar-module__cJzEcG__logo{font-size:1.1rem}.Navbar-module__cJzEcG__links{flex-wrap:wrap;justify-content:center;gap:.8rem}.Navbar-module__cJzEcG__link{padding:.1rem 0;font-size:.78rem}}
.Hero-module__ZARIfG__hero{z-index:10;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 1rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__linesContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__horizontalLine{transform-origin:0;background:linear-gradient(90deg,#0000 0%,#00f0ff0f 30%,#9d4edd0f 70%,#0000 100%);width:100%;height:1px;position:absolute;left:0}.Hero-module__ZARIfG__content{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:950px;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-cyan);letter-spacing:1.5px;text-transform:uppercase;background:#00f0ff0f;border:1px solid #00f0ff26;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 10px var(--accent-cyan);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__ZARIfG__title{letter-spacing:-2px;color:var(--text-primary);white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__gradient{background:linear-gradient(135deg, var(--accent-cyan) 0%, #fff 40%, var(--accent-purple) 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;animation:6s ease-in-out infinite Hero-module__ZARIfG__gradientShift}@keyframes Hero-module__ZARIfG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);perspective:500px;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:500;display:flex}.Hero-module__ZARIfG__letter{display:inline-block}.Hero-module__ZARIfG__statsRow{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:2.5rem;margin-bottom:3rem;padding:1.5rem 2.5rem;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__statNumber{color:var(--accent-cyan);text-shadow:0 0 20px #00f0ff4d;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.78rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;height:40px}.Hero-module__ZARIfG__ctaContainer{gap:1.25rem;display:flex}.Hero-module__ZARIfG__primaryButton{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);color:#030307;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 20px #00f0ff40}.Hero-module__ZARIfG__primaryButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 35px #00f0ff73}.Hero-module__ZARIfG__primaryButton svg{transition:transform .3s}.Hero-module__ZARIfG__primaryButton:hover svg{transform:translate(3px,-3px)}.Hero-module__ZARIfG__secondaryButton{color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:.9rem 1.8rem;font-size:.95rem;font-weight:600}.Hero-module__ZARIfG__secondaryButton:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-3px)}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-secondary);letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:.6rem;font-size:.7rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouseWheel{border:2px solid #fff3;border-radius:12px;width:20px;height:35px;position:relative}.Hero-module__ZARIfG__mouseWheel:after{content:"";background:var(--accent-cyan);border-radius:2px;width:3px;height:8px;position:absolute;top:6px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__ZARIfG__title{white-space:normal}.Hero-module__ZARIfG__statsRow{gap:1.5rem;padding:1.2rem 1.5rem}.Hero-module__ZARIfG__ctaContainer{flex-direction:column;width:100%;max-width:280px}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{justify-content:center}}@media (max-width:480px){.Hero-module__ZARIfG__title{letter-spacing:-1px}.Hero-module__ZARIfG__statsRow{gap:1rem;padding:1rem}.Hero-module__ZARIfG__statNumber{font-size:1.5rem}}
.Marquee-module__m6z8XG__marqueeWrapper{z-index:15;background:#00f0ff04;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;width:100%;padding:2.5rem 0;position:relative;overflow:hidden}.Marquee-module__m6z8XG__marqueeTrack{width:max-content;display:flex}.Marquee-module__m6z8XG__marqueeContent{white-space:nowrap;align-items:center;gap:2rem;padding-right:2rem;display:flex}.Marquee-module__m6z8XG__word{letter-spacing:3px;color:#ffffff1f;text-transform:uppercase;font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:700;transition:color .3s}.Marquee-module__m6z8XG__dot{color:var(--accent-cyan);opacity:.3;font-size:1.5rem}
.About-module__vAULUW__about{z-index:15;background:#03030780;border-top:1px solid #ffffff05;align-items:center;width:100%;min-height:100vh;padding:8rem 0;display:flex;position:relative}.About-module__vAULUW__container{width:90%;max-width:1200px;margin:0 auto}.About-module__vAULUW__sectionLabel{align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.About-module__vAULUW__labelLine{background:var(--accent-cyan);width:40px;height:1px}.About-module__vAULUW__labelText{letter-spacing:2px;text-transform:uppercase;color:var(--accent-cyan);font-size:.82rem;font-weight:600}.About-module__vAULUW__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:5rem;display:grid}.About-module__vAULUW__imageCol{justify-content:center;align-items:center;display:flex}.About-module__vAULUW__imageWrapper{aspect-ratio:4/5;border-radius:24px;width:100%;max-width:360px;position:relative;overflow:visible}.About-module__vAULUW__profileImage{object-fit:cover;border-radius:24px;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__profileImage{transform:scale(1.03)}.About-module__vAULUW__imageBorderGlow{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));z-index:-1;opacity:.2;border-radius:25px;width:calc(100% + 4px);height:calc(100% + 4px);transition:opacity .5s;position:absolute;top:-2px;left:-2px}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__imageBorderGlow{opacity:.6}.About-module__vAULUW__floatingBadge{-webkit-backdrop-filter:blur(12px);color:var(--text-primary);z-index:5;background:#030307d9;border:1px solid #00f0ff33;border-radius:12px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;position:absolute;bottom:-15px;right:-15px;box-shadow:0 8px 20px #0006}.About-module__vAULUW__textCol{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__title{color:var(--text-primary);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.About-module__vAULUW__accentTitle{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.About-module__vAULUW__paragraph{color:var(--text-secondary);font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.75}.About-module__vAULUW__paragraph strong{color:var(--text-primary)}.About-module__vAULUW__highlight{color:var(--accent-cyan);font-weight:600}.About-module__vAULUW__accentText{color:var(--accent-purple);font-weight:600}.About-module__vAULUW__cardsRow{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem;display:grid}.About-module__vAULUW__card{background:var(--card-bg);border:1px solid var(--card-border);transition:var(--transition-smooth);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.About-module__vAULUW__card:hover{border-color:var(--card-border-hover);transform:translateY(-4px)}.About-module__vAULUW__cardIcon{margin-bottom:.75rem;font-size:1.5rem}.About-module__vAULUW__cardGlow{background:radial-gradient(200px circle at var(--mouse-x,0px) var(--mouse-y,0px), #00f0ff14, transparent 80%);pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.About-module__vAULUW__card:hover .About-module__vAULUW__cardGlow{opacity:1}.About-module__vAULUW__cardTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.About-module__vAULUW__cardText{color:var(--text-secondary);font-size:.85rem;line-height:1.4}@media (max-width:968px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__imageWrapper{max-width:280px}.About-module__vAULUW__cardsRow{grid-template-columns:1fr;gap:1rem}}
.Skills-module__G7oUEG__skills{z-index:15;background:#03030766;width:100%;min-height:100vh;padding:8rem 0;position:relative}.Skills-module__G7oUEG__container{width:90%;max-width:1200px;margin:0 auto}.Skills-module__G7oUEG__sectionLabel{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Skills-module__G7oUEG__labelLine{background:var(--accent-cyan);width:40px;height:1px}.Skills-module__G7oUEG__labelText{letter-spacing:2px;text-transform:uppercase;color:var(--accent-cyan);font-size:.82rem;font-weight:600}.Skills-module__G7oUEG__title{margin-bottom:4rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Skills-module__G7oUEG__card{background:var(--card-bg);border:1px solid var(--card-border);transition:var(--transition-smooth);border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.Skills-module__G7oUEG__card:hover{border-color:var(--card-border-hover);transform:translateY(-6px)}.Skills-module__G7oUEG__card:before{content:"";pointer-events:none;width:100%;height:100%;transition:var(--transition-smooth);border:1px solid #0000;border-radius:20px;position:absolute;top:0;left:0}.Skills-module__G7oUEG__cyan:hover:before{border-color:#00f0ff33;box-shadow:0 0 30px #00f0ff08}.Skills-module__G7oUEG__purple:hover:before{border-color:#9d4edd33;box-shadow:0 0 30px #9d4edd08}.Skills-module__G7oUEG__pink:hover:before{border-color:#ff007f33;box-shadow:0 0 30px #ff007f08}.Skills-module__G7oUEG__cardIcon{font-size:2rem}.Skills-module__G7oUEG__cardHeader{flex-direction:column;gap:.5rem;display:flex}.Skills-module__G7oUEG__cardTitle{color:var(--text-primary);font-size:1.35rem;font-weight:700}.Skills-module__G7oUEG__cardDescription{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.Skills-module__G7oUEG__skillsList{flex-wrap:wrap;gap:.5rem;display:flex}.Skills-module__G7oUEG__skillTag{color:var(--text-secondary);transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:.4rem .85rem;font-size:.78rem;font-weight:500}.Skills-module__G7oUEG__card:hover .Skills-module__G7oUEG__skillTag{color:var(--text-primary);border-color:#ffffff26}.Skills-module__G7oUEG__cardGlow{background:radial-gradient(250px circle at var(--mouse-x,0px) var(--mouse-y,0px), #00f0ff14, transparent 80%);pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Skills-module__G7oUEG__card:hover .Skills-module__G7oUEG__cardGlow{opacity:1}@media (max-width:768px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__projects{z-index:15;background:#03030799;width:100%;min-height:120vh;padding:10rem 0;position:relative}.Projects-module__2BoJ-q__container{width:90%;max-width:1200px;margin:0 auto}.Projects-module__2BoJ-q__sectionLabel{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Projects-module__2BoJ-q__labelLine{background:var(--accent-cyan);width:40px;height:1px}.Projects-module__2BoJ-q__labelText{letter-spacing:2px;text-transform:uppercase;color:var(--accent-cyan);font-size:.82rem;font-weight:600}.Projects-module__2BoJ-q__sectionHeader{align-items:baseline;gap:1rem;margin-bottom:4rem;display:flex}.Projects-module__2BoJ-q__title{font-size:clamp(2rem,5vw,3rem);font-weight:800}.Projects-module__2BoJ-q__projectCount{color:var(--text-secondary);opacity:.4;font-size:clamp(1.5rem,3vw,2rem);font-weight:300}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:4rem;padding:2rem 0;display:grid}.Projects-module__2BoJ-q__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;transition:border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.Projects-module__2BoJ-q__cardIndex{color:#ffffff08;z-index:3;pointer-events:none;font-size:3.5rem;font-weight:900;line-height:1;transition:color .5s;position:absolute;top:1.25rem;right:1.25rem}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardIndex{color:#00f0ff14}.Projects-module__2BoJ-q__card:hover{border-color:var(--card-border-hover)}.Projects-module__2BoJ-q__imageWrapper{border-bottom:1px solid #ffffff0d;height:260px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__projectImage{object-fit:cover;width:100%;height:130%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:-15%;left:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__projectImage{transform:scale(1.05)}.Projects-module__2BoJ-q__imageOverlay{pointer-events:none;background:linear-gradient(#0000 30%,#03030799 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__categoryBadge{-webkit-backdrop-filter:blur(8px);letter-spacing:.5px;color:var(--text-primary);background:#030307b3;border:1px solid #ffffff1a;border-radius:100px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;position:absolute;top:1.25rem;left:1.25rem}.Projects-module__2BoJ-q__cardContent{flex-direction:column;flex-grow:1;gap:1rem;padding:2.25rem;display:flex}.Projects-module__2BoJ-q__cardTitle{color:var(--text-primary);font-size:1.5rem;font-weight:700}.Projects-module__2BoJ-q__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__techStack{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Projects-module__2BoJ-q__techTag{color:var(--accent-cyan);background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:.3rem .7rem;font-size:.75rem;font-weight:600}@media (max-width:968px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr;gap:3rem}.Projects-module__2BoJ-q__card{transform:none!important}}.Projects-module__2BoJ-q__cardGlow{background:radial-gradient(300px circle at var(--mouse-x,0px) var(--mouse-y,0px), #00f0ff17, transparent 80%);pointer-events:none;opacity:0;z-index:2;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardGlow{opacity:1}
.Contact-module__hcVmEa__contact{z-index:15;background:#030307b3;flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;padding:10rem 0 3rem;display:flex;position:relative}.Contact-module__hcVmEa__container{flex-direction:column;flex-grow:1;justify-content:space-between;width:90%;max-width:800px;height:100%;margin:0 auto;display:flex}.Contact-module__hcVmEa__card{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(16px);border-radius:24px;padding:3rem;box-shadow:0 20px 50px #0006}.Contact-module__hcVmEa__sectionLabel{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Contact-module__hcVmEa__labelLine{background:var(--accent-cyan);width:40px;height:1px}.Contact-module__hcVmEa__labelText{letter-spacing:2px;text-transform:uppercase;color:var(--accent-cyan);font-size:.82rem;font-weight:600}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:3rem}.Contact-module__hcVmEa__title{margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:850}.Contact-module__hcVmEa__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.Contact-module__hcVmEa__socialsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__hcVmEa__socialCard{color:inherit;transition:var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__socialCard:hover{border-color:var(--card-border-hover);background:#ffffff0a;transform:translateY(-4px)}.Contact-module__hcVmEa__socialIcon{color:var(--text-secondary);transition:var(--transition-smooth);justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialIcon{color:var(--accent-cyan);filter:drop-shadow(0 0 8px #00f0ff80)}.Contact-module__hcVmEa__socialText{z-index:2;flex-direction:column;gap:.25rem;display:flex}.Contact-module__hcVmEa__socialName{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Contact-module__hcVmEa__socialLink{color:var(--text-secondary);word-break:break-all;font-size:.88rem}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialLink{color:var(--accent-cyan)}.Contact-module__hcVmEa__socialGlow{background:radial-gradient(250px circle at var(--mouse-x,0px) var(--mouse-y,0px), #00f0ff14, transparent 80%);pointer-events:none;opacity:0;z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Contact-module__hcVmEa__socialCard:hover .Contact-module__hcVmEa__socialGlow{opacity:1}.Contact-module__hcVmEa__footer{text-align:center;color:var(--text-secondary);border-top:1px solid #ffffff0d;margin-top:6rem;padding-top:2rem;font-size:.85rem}@media (max-width:600px){.Contact-module__hcVmEa__socialsGrid{grid-template-columns:1fr}.Contact-module__hcVmEa__card{padding:2rem 1.5rem}}
.GlowCursor-module__TpwJ6G__glow{pointer-events:none;z-index:3;filter:blur(8px);background:radial-gradient(circle,#00f0ff1f 0%,#9d4edd0d 50%,#0000 80%);border-radius:50%;width:300px;height:300px;position:fixed;top:0;left:0}@media (max-width:768px){.GlowCursor-module__TpwJ6G__glow{display:none}}
