.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:120px 0 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__ZARIfG__content{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__ZARIfG__badge{color:var(--accent-blue);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.6rem;width:fit-content;padding:.4rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background-color:var(--accent-emerald);width:6px;height:6px;box-shadow:0 0 10px var(--accent-emerald);border-radius:50%;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__title{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#fff9;max-width:500px;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1.2rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#000;background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--accent-blue);color:#fff;box-shadow:0 0 20px #3b82f666}.Hero-module__ZARIfG__secondaryBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff0d;border-color:#fff}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:380px;padding:2.5rem;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:relative;box-shadow:0 20px 50px #00000080}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.Hero-module__ZARIfG__glassCardContent{flex-direction:column;gap:1.8rem;display:flex}.Hero-module__ZARIfG__statLine{flex-direction:column;gap:.4rem;display:flex}.Hero-module__ZARIfG__statLabel{text-transform:uppercase;letter-spacing:1px;color:#fff6;font-size:.8rem}.Hero-module__ZARIfG__statValue{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:700}.Hero-module__ZARIfG__glowCircle{filter:blur(80px);z-index:1;border-radius:50%;position:absolute}.Hero-module__ZARIfG__glow1{background:#3b82f633;width:250px;height:250px;top:-50px;right:-50px}.Hero-module__ZARIfG__glow2{background:#8b5cf633;width:200px;height:200px;bottom:-50px;left:-50px}@media (max-width:992px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__content{align-items:center}.Hero-module__ZARIfG__title{font-size:2.8rem}.Hero-module__ZARIfG__ctaGroup{justify-content:center}}@media (max-width:576px){.Hero-module__ZARIfG__title{font-size:2.2rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{justify-content:center}}
.About-module__vAULUW__about{background:relative;padding:100px 0}.About-module__vAULUW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__vAULUW__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__vAULUW__sectionTitle{color:#fff;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.About-module__vAULUW__bio{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.About-module__vAULUW__bio strong{color:#fff}.About-module__vAULUW__skillList{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.About-module__vAULUW__skillTag{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500}.About-module__vAULUW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.About-module__vAULUW__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:all .3s}.About-module__vAULUW__statCard:hover{border-color:var(--accent-blue);background:#ffffff0f;transform:translateY(-5px)}.About-module__vAULUW__statIcon{color:var(--accent-blue);justify-content:center;margin-bottom:1rem;display:flex}.About-module__vAULUW__statValue{color:#fff;margin-bottom:.3rem;font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:700}.About-module__vAULUW__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.About-module__vAULUW__marqueeContainer{text-align:center;border-top:1px solid #ffffff0d;margin-top:6rem;padding-top:4rem}.About-module__vAULUW__marqueeLabel{text-transform:uppercase;letter-spacing:2px;color:#ffffff4d;margin-bottom:2rem;font-size:.85rem}.About-module__vAULUW__marquee{width:100vw;max-width:100%;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.About-module__vAULUW__marqueeContent{white-space:nowrap;gap:4rem;width:max-content;animation:30s linear infinite About-module__vAULUW__scroll;display:flex}.About-module__vAULUW__marqueeContent span{color:#ffffff26;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:700;transition:color .3s}.About-module__vAULUW__marqueeContent span:hover{color:var(--accent-blue)}@keyframes About-module__vAULUW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:992px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:576px){.About-module__vAULUW__statsGrid{grid-template-columns:1fr}.About-module__vAULUW__sectionTitle{font-size:2rem}.About-module__vAULUW__marqueeContent span{font-size:1.4rem}}
.Projects-module__2BoJ-q__projects{padding:100px 0}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Projects-module__2BoJ-q__header{text-align:center;margin-bottom:4rem}.Projects-module__2BoJ-q__title{color:#fff;margin-bottom:1rem;font-size:2.8rem;font-weight:700}.Projects-module__2BoJ-q__subtitle{color:#fff9;font-size:1.1rem}.Projects-module__2BoJ-q__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Projects-module__2BoJ-q__filterBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.6rem 1.5rem;font-weight:500;transition:all .3s}.Projects-module__2BoJ-q__filterBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.Projects-module__2BoJ-q__activeTab{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue);box-shadow:0 0 15px #3b82f666}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.Projects-module__2BoJ-q__card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:1.2rem;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--accent-blue);background:#ffffff0d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0006}.Projects-module__2BoJ-q__cardHeader{justify-content:space-between;align-items:center;display:flex}.Projects-module__2BoJ-q__tagGroup{align-items:center;gap:.5rem;display:flex}.Projects-module__2BoJ-q__tag{text-transform:uppercase;letter-spacing:1px;color:var(--accent-blue);background:#3b82f61a;border-radius:50px;padding:.3rem .8rem;font-size:.7rem;font-weight:700}.Projects-module__2BoJ-q__activeBadge{text-transform:uppercase;letter-spacing:1px;color:var(--accent-neon);background:#00ff881a;border-radius:50px;padding:.3rem .8rem;font-size:.7rem;font-weight:700;animation:2s infinite Projects-module__2BoJ-q__pulseNeon}@keyframes Projects-module__2BoJ-q__pulseNeon{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.Projects-module__2BoJ-q__icon{color:#ffffff4d;transition:color .3s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__icon{color:var(--accent-blue)}.Projects-module__2BoJ-q__projectImageContainer{background:#ffffff08;border-radius:16px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:.5rem;display:flex;overflow:hidden}.Projects-module__2BoJ-q__projectImage{object-fit:contain;filter:grayscale();width:80px;height:80px;transition:all .5s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__projectImage{filter:grayscale(0);transform:scale(1.1)}.Projects-module__2BoJ-q__projectName{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:800}.Projects-module__2BoJ-q__cardContent{flex-direction:column;gap:1.2rem;display:flex}.Projects-module__2BoJ-q__projectDesc{color:#fff9;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__impactBox{border-left:3px solid var(--accent-blue);background:#ffffff08;border-radius:0 12px 12px 0;padding:1rem;transition:all .3s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__impactBox{border-color:var(--accent-neon);background:#3b82f60d}.Projects-module__2BoJ-q__impactTitle{text-transform:uppercase;color:var(--accent-blue);margin-bottom:.4rem;font-size:.8rem;font-weight:700}.Projects-module__2BoJ-q__impactText{color:#fffc;font-size:.85rem;font-style:italic;line-height:1.4}.Projects-module__2BoJ-q__cardGlow{pointer-events:none;opacity:0;background:radial-gradient(circle at 100% 0,#3b82f626,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardGlow{opacity:1}@media (max-width:768px){.Projects-module__2BoJ-q__title{font-size:2.2rem}.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Skills-module__G7oUEG__skills{background:#ffffff03;padding:100px 0}.Skills-module__G7oUEG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Skills-module__G7oUEG__header{text-align:center;margin-bottom:4rem}.Skills-module__G7oUEG__title{color:#fff;margin-bottom:1rem;font-size:2.8rem;font-weight:700}.Skills-module__G7oUEG__subtitle{color:#fff9;font-size:1.1rem}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Skills-module__G7oUEG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;height:100%;padding:2.5rem;transition:all .3s}.Skills-module__G7oUEG__card:hover{border-color:var(--accent-blue);background:#ffffff0f;transform:translateY(-5px)}.Skills-module__G7oUEG__iconBox{width:50px;height:50px;color:var(--accent-blue);background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Skills-module__G7oUEG__skillName{color:#fff;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700}.Skills-module__G7oUEG__skillDesc{color:#fff9;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Skills-module__G7oUEG__title{font-size:2.2rem}}
.WhyHireMe-module__9-f16W__whyHire{background:linear-gradient(#0000,#3b82f60d,#0000);padding:100px 0}.WhyHireMe-module__9-f16W__container{max-width:1200px;margin:0 auto;padding:0 2rem}.WhyHireMe-module__9-f16W__grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.WhyHireMe-module__9-f16W__title{color:#fff;margin-bottom:1.5rem;font-size:2.8rem;font-weight:700}.WhyHireMe-module__9-f16W__subtitle{color:#fff9;font-size:1.2rem;line-height:1.6}.WhyHireMe-module__9-f16W__pointsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.WhyHireMe-module__9-f16W__pointCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;gap:1.5rem;padding:1.5rem;display:flex}.WhyHireMe-module__9-f16W__icon{color:var(--accent-blue);flex-shrink:0}.WhyHireMe-module__9-f16W__pointTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.WhyHireMe-module__9-f16W__pointDesc{color:#ffffff80;font-size:.9rem;line-height:1.5}@media (max-width:992px){.WhyHireMe-module__9-f16W__grid{text-align:center;grid-template-columns:1fr}.WhyHireMe-module__9-f16W__pointsGrid{grid-template-columns:1fr}.WhyHireMe-module__9-f16W__pointCard{text-align:left}}
