.Navbar-module__nuAbfa__navbar{height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(20px);transition:all var(--transition-base);background:#ffffffeb;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{box-shadow:var(--shadow-sm)}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__nuAbfa__navLogo{display:inline-block}.Navbar-module__nuAbfa__navMenu{align-items:center;gap:8px;display:flex}.Navbar-module__nuAbfa__navLink{border-radius:var(--radius-full);color:var(--text-body);transition:all var(--transition-fast);padding:8px 16px;font-size:.9rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__activeLink{color:var(--primary-start);background:#6c63ff14}.Navbar-module__nuAbfa__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Navbar-module__nuAbfa__bar{background:var(--text-heading);border-radius:var(--radius-full);width:25px;height:2.5px;transition:all var(--transition-base)}.Navbar-module__nuAbfa__hamburgerActive .Navbar-module__nuAbfa__bar:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__hamburgerActive .Navbar-module__nuAbfa__bar:nth-child(2){opacity:0}.Navbar-module__nuAbfa__hamburgerActive .Navbar-module__nuAbfa__bar:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__nuAbfa__hamburger{display:flex}.Navbar-module__nuAbfa__navMenu{background:var(--bg-primary);width:280px;height:100vh;box-shadow:var(--shadow-lg);transition:right var(--transition-base);flex-direction:column;gap:4px;padding:100px 32px 40px;position:fixed;top:0;right:-100%}.Navbar-module__nuAbfa__navMenu.Navbar-module__nuAbfa__active{right:0}.Navbar-module__nuAbfa__navLink{width:100%;padding:12px 16px;font-size:1rem}}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--nav-height);background:linear-gradient(135deg,#f8f9fe 0%,#eef2ff 50%,#f0f4ff 100%);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";background:radial-gradient(circle,#6c63ff0f 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-30%}.Hero-module__Z8hQ_W__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:40px 24px;display:grid}.Hero-module__Z8hQ_W__heroContent{z-index:1}.Hero-module__Z8hQ_W__heroGreeting{color:var(--text-body);margin-bottom:8px;font-size:1.1rem;font-weight:500}.Hero-module__Z8hQ_W__wave{transform-origin:70% 70%;animation:2.5s ease-in-out infinite Hero-module__Z8hQ_W__wave;display:inline-block}.Hero-module__Z8hQ_W__heroName{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__heroTitle{color:var(--text-heading);margin-bottom:20px;font-size:1.35rem;font-weight:600}.Hero-module__Z8hQ_W__typing{border-right:2px solid var(--primary-start)}.Hero-module__Z8hQ_W__heroDescription{color:var(--text-body);max-width:500px;margin-bottom:32px;font-size:1.05rem;line-height:1.8}.Hero-module__Z8hQ_W__heroCta{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.Hero-module__Z8hQ_W__heroSocials{gap:12px;display:flex}.Hero-module__Z8hQ_W__socialLink{background:var(--bg-primary);width:44px;height:44px;box-shadow:var(--shadow-sm);color:var(--text-heading);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Hero-module__Z8hQ_W__socialLink:hover{background:var(--primary-gradient);color:var(--text-white);box-shadow:var(--shadow-glow);transform:translateY(-3px)}.Hero-module__Z8hQ_W__heroImage{justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__heroImageWrapper{max-width:500px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:relative}.Hero-module__Z8hQ_W__heroBlob{background:var(--primary-gradient);opacity:.07;z-index:-1;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:120%;height:120%;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__blob;position:absolute;top:-10%;left:-10%}.Hero-module__Z8hQ_W__heroScrollIndicator{animation:2s infinite Hero-module__Z8hQ_W__bounce;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__heroScrollIndicator a{background:var(--bg-primary);width:40px;height:40px;box-shadow:var(--shadow-md);color:var(--primary-start);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroName{font-size:3.2rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroContainer{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__heroName{font-size:2.8rem}.Hero-module__Z8hQ_W__heroDescription{margin:0 auto 32px}.Hero-module__Z8hQ_W__heroCta,.Hero-module__Z8hQ_W__heroSocials{justify-content:center}.Hero-module__Z8hQ_W__heroImage{order:-1}.Hero-module__Z8hQ_W__heroImageWrapper{max-width:350px}.Hero-module__Z8hQ_W__heroScrollIndicator{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroName{font-size:2.2rem}.Hero-module__Z8hQ_W__heroCta{flex-direction:column;align-items:center}}
.About-module__vqXTeW__aboutContainer{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.About-module__vqXTeW__aboutImageWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__vqXTeW__aboutImageWrapper img{aspect-ratio:4/3;object-fit:cover;width:100%}.About-module__vqXTeW__aboutDecoration{border:3px solid var(--primary-start);border-radius:var(--radius-lg);opacity:.3;z-index:-1;width:60%;height:60%;position:absolute;bottom:-5px;left:-5px}.About-module__vqXTeW__aboutText{margin-bottom:16px;font-size:1.05rem;line-height:1.9}.About-module__vqXTeW__aboutText strong{color:var(--text-heading)}.About-module__vqXTeW__expertiseCards{grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;display:grid}.About-module__vqXTeW__expertiseCard{background:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:1px solid #0000000a;padding:24px}.About-module__vqXTeW__expertiseCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.About-module__vqXTeW__expertiseIcon{border-radius:var(--radius-sm);background:var(--primary-gradient);width:48px;height:48px;color:var(--text-white);justify-content:center;align-items:center;margin-bottom:14px;font-size:1.2rem;display:flex}.About-module__vqXTeW__expertiseCard h3{margin-bottom:6px;font-size:1.05rem}.About-module__vqXTeW__expertiseCard p{font-size:.875rem;line-height:1.6}@media (max-width:768px){.About-module__vqXTeW__aboutContainer{grid-template-columns:1fr;gap:40px}}@media (max-width:480px){.About-module__vqXTeW__expertiseCards{grid-template-columns:1fr}}
.Skills-module__P7wDQq__skillsContainer{grid-template-columns:1fr 1fr;gap:50px;display:grid}.Skills-module__P7wDQq__skillsCategoryTitle{align-items:center;gap:10px;margin-bottom:28px;font-size:1.2rem;display:flex}.Skills-module__P7wDQq__skillsCategoryTitle i{color:var(--primary-start)}.Skills-module__P7wDQq__skillItem{margin-bottom:22px}.Skills-module__P7wDQq__skillInfo{justify-content:space-between;margin-bottom:8px;display:flex}.Skills-module__P7wDQq__skillName{color:var(--text-heading);font-size:.95rem;font-weight:600}.Skills-module__P7wDQq__skillPercent{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:700}.Skills-module__P7wDQq__skillBar{border-radius:var(--radius-full);background:#e9ecef;height:10px;overflow:hidden}.Skills-module__P7wDQq__skillFill{background:var(--primary-gradient);border-radius:var(--radius-full);width:0;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1);position:relative}.Skills-module__P7wDQq__skillFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s infinite Skills-module__P7wDQq__shimmer;position:absolute;inset:0}.Skills-module__P7wDQq__animated{width:var(--skill-width)}@media (max-width:768px){.Skills-module__P7wDQq__skillsContainer{grid-template-columns:1fr;gap:40px}}
.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Projects-module__K3d-Xa__projectCard{background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:1px solid #0000000a;overflow:hidden}.Projects-module__K3d-Xa__projectCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Projects-module__K3d-Xa__projectImage{aspect-ratio:16/10;position:relative;overflow:hidden}.Projects-module__K3d-Xa__projectImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectImage img{transform:scale(1.05)}.Projects-module__K3d-Xa__projectOverlay{opacity:0;transition:opacity var(--transition-base);background:#0f172ab3;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectOverlay{opacity:1}.Projects-module__K3d-Xa__projectLink{background:var(--bg-primary);width:48px;height:48px;color:var(--text-heading);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex;transform:translateY(20px)}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectLink{transform:translateY(0)}.Projects-module__K3d-Xa__projectLink:hover{background:var(--primary-gradient);color:var(--text-white)}.Projects-module__K3d-Xa__projectInfo{padding:24px}.Projects-module__K3d-Xa__projectTitle{margin-bottom:8px;font-size:1.15rem}.Projects-module__K3d-Xa__projectDescription{margin-bottom:16px;font-size:.9rem;line-height:1.7}.Projects-module__K3d-Xa__projectTags{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__K3d-Xa__tag{border-radius:var(--radius-full);color:var(--primary-start);background:#6c63ff14;padding:4px 12px;font-size:.8rem;font-weight:600}@media (max-width:1024px){.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__K3d-Xa__projectsGrid{grid-template-columns:1fr}}
.Certificates-module__UtpOmq__certificatesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Certificates-module__UtpOmq__certificateCard{background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:1px solid #0000000a;gap:20px;padding:32px;display:flex}.Certificates-module__UtpOmq__certificateCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Certificates-module__UtpOmq__certificateIcon{border-radius:var(--radius-md);background:var(--primary-gradient);width:56px;min-width:56px;height:56px;color:var(--text-white);justify-content:center;align-items:center;font-size:1.4rem;display:flex}.Certificates-module__UtpOmq__certificateContent h3{margin-bottom:4px;font-size:1.05rem}.Certificates-module__UtpOmq__certificateIssuer{color:var(--primary-start);margin-bottom:4px;font-size:.875rem;font-weight:600}.Certificates-module__UtpOmq__certificateDate{color:var(--text-light);margin-bottom:10px;font-size:.8rem}.Certificates-module__UtpOmq__certificateDate i{margin-right:4px}.Certificates-module__UtpOmq__certificateDescription{font-size:.875rem;line-height:1.6}@media (max-width:1024px){.Certificates-module__UtpOmq__certificatesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Certificates-module__UtpOmq__certificatesGrid{grid-template-columns:1fr}.Certificates-module__UtpOmq__certificateCard{text-align:center;flex-direction:column;align-items:center}}
.Experience-module__HaXZMW__experienceContainer{grid-template-columns:1.3fr 1fr;align-items:center;gap:50px;display:grid}.Experience-module__HaXZMW__experienceBadge{border-radius:var(--radius-full);color:var(--primary-start);background:#6c63ff14;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Experience-module__HaXZMW__experienceContent h3{margin-bottom:12px;font-size:1.6rem}.Experience-module__HaXZMW__experienceLocation,.Experience-module__HaXZMW__experiencePeriod{color:var(--text-body);margin-bottom:8px;font-size:.95rem}.Experience-module__HaXZMW__experienceLocation i,.Experience-module__HaXZMW__experiencePeriod i{color:var(--primary-start);width:16px;margin-right:8px}.Experience-module__HaXZMW__experienceDescription{margin-top:16px;margin-bottom:24px;font-size:1rem;line-height:1.9}.Experience-module__HaXZMW__experienceHighlights{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Experience-module__HaXZMW__experienceHighlights li{color:var(--text-heading);align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.Experience-module__HaXZMW__experienceHighlights i{color:var(--primary-start);font-size:.85rem}.Experience-module__HaXZMW__experienceStats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Experience-module__HaXZMW__statCard{background:var(--bg-primary);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:1px solid #0000000a;padding:32px 20px}.Experience-module__HaXZMW__statCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Experience-module__HaXZMW__statNumber{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2.2rem;font-weight:800;display:block}.Experience-module__HaXZMW__statLabel{color:var(--text-body);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}@media (max-width:768px){.Experience-module__HaXZMW__experienceContainer{grid-template-columns:1fr;gap:40px}.Experience-module__HaXZMW__experienceHighlights{grid-template-columns:1fr}}@media (max-width:480px){.Experience-module__HaXZMW__experienceStats{grid-template-columns:1fr 1fr}}
.Contact-module__OWeMSG__contactContainer{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.Contact-module__OWeMSG__contactIntro{margin-bottom:32px;font-size:1.1rem;line-height:1.8}.Contact-module__OWeMSG__contactDetails{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.Contact-module__OWeMSG__contactItem{align-items:center;gap:16px;display:flex}.Contact-module__OWeMSG__contactIcon{border-radius:var(--radius-md);background:var(--primary-gradient);width:52px;min-width:52px;height:52px;color:var(--text-white);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Contact-module__OWeMSG__contactItem h4{text-transform:uppercase;letter-spacing:1px;color:var(--text-light);margin-bottom:2px;font-size:.85rem;font-weight:600}.Contact-module__OWeMSG__contactItem a,.Contact-module__OWeMSG__contactItem p{color:var(--text-heading);font-size:1rem;font-weight:500}.Contact-module__OWeMSG__contactItem a:hover{color:var(--primary-start)}.Contact-module__OWeMSG__availableBadge{color:var(--text-white);border-radius:var(--radius-full);background:linear-gradient(135deg,#10b981,#059669);align-items:center;gap:10px;padding:12px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.Contact-module__OWeMSG__pulseDot{background:var(--text-white);border-radius:50%;width:10px;height:10px;position:relative}.Contact-module__OWeMSG__pulseDot:before{content:"";border:2px solid #ffffff80;border-radius:50%;animation:2s infinite Contact-module__OWeMSG__pulse;position:absolute;inset:-3px}.Contact-module__OWeMSG__contactForm{background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid #0000000a;padding:40px}.Contact-module__OWeMSG__formGroup{margin-bottom:20px}.Contact-module__OWeMSG__formGroup label{color:var(--text-heading);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.Contact-module__OWeMSG__formGroup input,.Contact-module__OWeMSG__formGroup textarea{border-radius:var(--radius-sm);width:100%;color:var(--text-heading);transition:border-color var(--transition-fast);background:var(--bg-secondary);border:2px solid #e9ecef;outline:none;padding:14px 18px;font-family:inherit;font-size:.95rem}.Contact-module__OWeMSG__formGroup input::placeholder,.Contact-module__OWeMSG__formGroup textarea::placeholder{color:var(--text-light)}.Contact-module__OWeMSG__formGroup input:focus,.Contact-module__OWeMSG__formGroup textarea:focus{border-color:var(--primary-start);background:var(--bg-primary)}.Contact-module__OWeMSG__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__btnSent{background:linear-gradient(135deg,#10b981,#059669)!important}@media (max-width:768px){.Contact-module__OWeMSG__contactContainer{grid-template-columns:1fr;gap:40px}}@media (max-width:480px){.Contact-module__OWeMSG__contactForm{padding:24px}}
.Footer-module__EZoWya__footer{background:var(--bg-dark);color:#ffffffb3;padding:60px 0 0}.Footer-module__EZoWya__footerContent{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.Footer-module__EZoWya__footerBrand p{max-width:300px;margin-top:12px;font-size:.9rem;line-height:1.7}.Footer-module__EZoWya__footerLinks h4,.Footer-module__EZoWya__footerSocial h4{color:var(--text-white);margin-bottom:16px;font-size:1rem}.Footer-module__EZoWya__footerLinks ul{flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__footerLinks a{color:#fff9;transition:all var(--transition-fast);font-size:.9rem}.Footer-module__EZoWya__footerLinks a:hover{color:var(--text-white);padding-left:4px}.Footer-module__EZoWya__footerSocialLinks{gap:12px;display:flex}.Footer-module__EZoWya__footerSocialLinks a{color:#fff9;width:40px;height:40px;transition:all var(--transition-base);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Footer-module__EZoWya__footerSocialLinks a:hover{background:var(--primary-gradient);color:var(--text-white);transform:translateY(-3px)}.Footer-module__EZoWya__footerBottom{text-align:center;color:#fff6;padding:24px 0;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__footerContent{text-align:center;grid-template-columns:1fr}.Footer-module__EZoWya__footerBrand p{max-width:100%}.Footer-module__EZoWya__footerSocialLinks{justify-content:center}}
.BackToTop-module__5cXveq__backToTop{background:var(--primary-gradient);width:48px;height:48px;color:var(--text-white);cursor:pointer;box-shadow:var(--shadow-glow);opacity:0;visibility:hidden;transition:all var(--transition-base);z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.BackToTop-module__5cXveq__visible{opacity:1;visibility:visible;transform:translateY(0)}.BackToTop-module__5cXveq__backToTop:hover{transform:translateY(-4px);box-shadow:0 6px 35px #6c63ff66}
