.Navbar_navbar__GrSXC{position:fixed;top:15px;left:50%;transform:translateX(-50%);z-index:1000;width:90%;max-width:600px}.Navbar_navContent__LjdD5{background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:50px;padding:.5rem 1.25rem;display:flex;justify-content:center;gap:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1)}.Navbar_navLink__16zHl{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.85rem;transition:all .3s;position:relative;cursor:pointer}.Navbar_navLink__16zHl.Navbar_active__qyFWv,.Navbar_navLink__16zHl:hover{color:var(--text-primary)}.Navbar_navLink__16zHl.Navbar_active__qyFWv:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:var(--accent);border-radius:2px}@media (max-width:768px){.Navbar_navContent__LjdD5{gap:.5rem;padding:.4rem .75rem}.Navbar_navLink__16zHl{font-size:.7rem}}.Hero_heroSection__YD5lL{min-height:auto;display:flex;align-items:center;justify-content:center;padding:1.5rem 0;width:100%}.Hero_heroGrid__QiA4u{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;width:100%;align-items:stretch}.Hero_heroCard__nSJP2{text-align:center;align-items:center}.Hero_heroCard__nSJP2,.Hero_skillsCard__MSctw{padding:1.75rem!important;height:100%;display:flex;flex-direction:column;justify-content:center}.Hero_imageWrapper__ivb5_{margin-bottom:.85rem}.Hero_profileImage__Wkddg{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--glass-border);box-shadow:0 0 40px var(--accent-glow)}.Hero_heroTitle__Vt9JT{font-size:2.25rem;font-weight:700;margin-bottom:.35rem;background:linear-gradient(135deg,#fff,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_heroSubtitle__YDR1I{font-size:1.05rem;color:var(--text-secondary);margin-bottom:.35rem}.Hero_heroLocation__chdRE{font-size:.85rem;color:var(--text-secondary);margin-bottom:.85rem}.Hero_heroBadges__c8ZZI{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.Hero_badge__mnOYT{background:hsla(0,0%,100%,.15);padding:.3rem .75rem;border-radius:50px;font-size:.75rem;border:1px solid var(--glass-border);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.Hero_badge__mnOYT:hover{background:var(--accent);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 15px var(--accent-glow);border-color:var(--accent)}.Hero_ctaButton__agKtA{display:inline-block;background:var(--accent);color:#fff;padding:.6rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;box-shadow:0 0 30px var(--accent-glow);font-size:.85rem}.Hero_cardTitle__q6TwD{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.Hero_skillsGrid__jBs2L{display:flex;flex-wrap:wrap;gap:.45rem}.Hero_skillTag__ZqTGz{background:hsla(0,0%,100%,.15);padding:.4rem .8rem;border-radius:8px;font-size:.75rem;border:1px solid var(--glass-border);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.Hero_skillTag__ZqTGz:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(167,139,250,.3);transform:translate(-50%,-50%);transition:width .5s,height .5s}.Hero_skillTag__ZqTGz:hover{background:var(--accent);transform:translateY(-3px) scale(1.08);box-shadow:0 6px 20px var(--accent-glow);border-color:var(--accent)}.Hero_skillTag__ZqTGz:hover:before{width:200px;height:200px}@media (max-width:768px){.Hero_heroGrid__QiA4u{grid-template-columns:1fr}.Hero_heroTitle__Vt9JT{font-size:1.85rem}.Hero_heroSubtitle__YDR1I{font-size:.95rem}}.About_section__fhW5H{margin-bottom:.75rem;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:1.25rem 0}.About_fullCard__1vpM8{width:100%}.About_sectionTitle__6_fnl{font-size:1.6rem;font-weight:700;margin-bottom:.85rem;background:linear-gradient(135deg,#fff,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_aboutText__dxdCw{font-size:.9rem;color:var(--text-secondary);margin-bottom:.75rem;line-height:1.55}@media (max-width:768px){.About_sectionTitle__6_fnl{font-size:1.4rem}}.Awards_section__U_UvB{margin-bottom:.75rem;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:1.25rem 0}.Awards_fullCard__Z5Cdb{width:100%}.Awards_sectionTitle__F_Cz_{font-size:1.6rem;font-weight:700;margin-bottom:.85rem;background:linear-gradient(135deg,#fff,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Awards_awardsGrid__RbtOq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-top:.75rem}.Awards_awardBox__bijMb{background:hsla(0,0%,100%,.03);border:1px solid var(--glass-border);border-radius:10px;padding:1rem .75rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.Awards_awardBox__bijMb:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(167,139,250,.1),transparent);transition:left .5s}.Awards_awardBox__bijMb:hover{background:rgba(167,139,250,.1);transform:translateY(-6px) scale(1.03);border-color:var(--accent);box-shadow:0 10px 30px rgba(167,139,250,.3)}.Awards_awardBox__bijMb:hover:before{left:100%}.Awards_awardBox__bijMb:hover .Awards_awardIcon__C5F0I{transform:scale(1.2) rotate(10deg)}.Awards_awardBox__bijMb:hover h3{color:var(--accent)}.Awards_awardBox__bijMb:hover .Awards_year__INaeh{transform:scale(1.1)}.Awards_awardIcon__C5F0I{font-size:1.5rem;margin-bottom:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.Awards_awardBox__bijMb h3{font-size:.9rem;font-weight:600;margin-bottom:.25rem;transition:color .3s ease}.Awards_awardBox__bijMb p{color:var(--text-secondary);font-size:.7rem;margin-bottom:.25rem}.Awards_year__INaeh{color:var(--accent);font-size:.65rem;font-weight:500;transition:transform .3s ease;display:inline-block}@media (max-width:1200px){.Awards_awardsGrid__RbtOq{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Awards_awardsGrid__RbtOq{grid-template-columns:1fr}.Awards_sectionTitle__F_Cz_{font-size:1.4rem}}.Certifications_section__wuhos{margin-bottom:.75rem;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:1.25rem 0}.Certifications_fullCard___0QRY{width:100%}.Certifications_sectionTitle__vuPkg{font-size:1.6rem;font-weight:700;margin-bottom:.85rem;background:linear-gradient(135deg,#fff,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Certifications_certGrid__Cn9vY{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;width:100%}.Certifications_certCard__q5f8N{background:hsla(0,0%,100%,.03);border:1px solid var(--glass-border);height:100%;padding:1.25rem!important;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.Certifications_certCard__q5f8N:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(135deg,transparent,var(--accent),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s}.Certifications_certCard__q5f8N:hover{background:rgba(167,139,250,.08);transform:translateY(-5px) scale(1.02);border-color:var(--accent);box-shadow:0 12px 35px rgba(167,139,250,.25)}.Certifications_certCard__q5f8N:hover:before{opacity:1}.Certifications_certCard__q5f8N:hover h3{color:var(--accent);transform:translateX(5px)}.Certifications_certCard__q5f8N h3{font-size:1rem;font-weight:600;margin-bottom:.4rem;transition:all .3s ease}.Certifications_certProvider__S3EgH{color:var(--accent);font-size:.8rem;margin-bottom:.5rem}.Certifications_certModules__8zGeN{list-style:none;padding-left:0;margin-top:.5rem}.Certifications_certModules__8zGeN li{color:var(--text-secondary);padding:.2rem 0 .2rem 1rem;position:relative;font-size:.75rem}.Certifications_certModules__8zGeN li:before{content:"→";position:absolute;left:0;color:var(--accent)}.Certifications_certDesc__s_h4w{color:var(--text-secondary);font-size:.8rem;line-height:1.45}@media (max-width:1200px){.Certifications_certGrid__Cn9vY{grid-template-columns:1fr}}@media (max-width:768px){.Certifications_sectionTitle__vuPkg{font-size:1.4rem}}.Projects_section__z_llh{margin-bottom:.75rem;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:1.25rem 0}.Projects_fullCard__vCVMq{width:100%;padding:1.5rem!important}.Projects_sectionTitle__kVnM8{font-size:1.6rem;font-weight:700;margin-bottom:.85rem;background:linear-gradient(135deg,#fff,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Projects_projectsContainer__iUnbp{display:flex;flex-direction:column;gap:1.25rem}.Projects_projectDivider__aZR_h{height:1px;background:var(--glass-border);margin:.35rem 0}.Projects_projectContent__qlAoX{display:flex;flex-direction:column}.Projects_projectHeader__8vFW5{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem;flex-wrap:wrap;gap:.5rem}.Projects_projectTitle__8TxKg{font-size:1.15rem;font-weight:600;margin-bottom:.35rem}.Projects_projectBadge__Wy3Qj{background:var(--accent);color:#fff;padding:.3rem .8rem;border-radius:50px;font-size:.7rem;font-weight:600}.Projects_projectDesc__eRF4a{color:var(--text-secondary);font-size:.85rem;line-height:1.55}.Projects_projectTags__vAN8_{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.7rem}.Projects_tag__sddCE{background:hsla(0,0%,100%,.1);border:1px solid var(--glass-border);padding:.3rem .65rem;border-radius:8px;font-size:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.Projects_tag__sddCE:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .4s,height .4s}.Projects_tag__sddCE:hover{background:var(--accent);transform:translateY(-3px) scale(1.1);box-shadow:0 5px 15px var(--accent-glow);border-color:var(--accent)}.Projects_tag__sddCE:hover:after{width:150px;height:150px}@media (max-width:768px){.Projects_sectionTitle__kVnM8{font-size:1.4rem}.Projects_projectsContainer__iUnbp{gap:1rem}}.Contact_section__vjyLV{margin-bottom:.75rem;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:1.25rem 0}.Contact_contactCard__URP1h{text-align:center;padding:1.75rem!important}.Contact_sectionTitle__H7o_W{font-size:1.6rem;font-weight:700;margin-bottom:.85rem;background:linear-gradient(135deg,#fff,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Contact_contactText__Hbs9v{font-size:.9rem;color:var(--text-secondary);margin-bottom:1rem}.Contact_contactButton__Bpo87{display:inline-block;background:var(--accent);color:#fff;padding:.6rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;box-shadow:0 0 30px var(--accent-glow);font-size:.85rem}@media (max-width:768px){.Contact_sectionTitle__H7o_W{font-size:1.4rem}}.Footer_footer__pQtti{padding:.85rem}.Footer_footerCard__xAh79{text-align:center;padding:.85rem!important}.Footer_footerCard__xAh79 p{color:var(--text-secondary);font-size:.9rem}