.Navbar-module__nuAbfa__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;border-bottom:1px solid var(--border);background:#0b0b0ecc;justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__logo{font-size:1.5rem;font-weight:700;font-family:var(--font-space-grotesk)}.Navbar-module__nuAbfa__navLinks{gap:2rem;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-muted);font-size:1rem;font-weight:500;transition:color .3s}.Navbar-module__nuAbfa__link:hover{color:var(--foreground)}.Navbar-module__nuAbfa__ctaBtn{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 0 15px var(--primary-glow);border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;transition:all .3s}.Navbar-module__nuAbfa__ctaBtn:hover{box-shadow:0 0 25px var(--primary-glow);background:#5b21b6;transform:translateY(-2px)}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glowBg{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 65%);z-index:0;filter:blur(90px);opacity:.4;pointer-events:none;width:55vw;height:55vw;position:absolute;top:40%;left:30%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__glowBg2{background:radial-gradient(circle, var(--secondary-glow) 0%, transparent 65%);z-index:0;filter:blur(90px);opacity:.25;pointer-events:none;width:35vw;height:35vw;position:absolute;top:60%;left:70%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__content{text-align:center;z-index:10;max-width:820px;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--secondary);background:#10b98114;border:1px solid #10b9814d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--secondary);width:8px;height:8px;box-shadow:0 0 8px var(--secondary);border-radius:50%;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.Hero-module__Z8hQ_W__title{margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.5rem);line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:680px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2.5vw,1.25rem);line-height:1.7}.Hero-module__Z8hQ_W__subtitle strong{color:var(--foreground);font-weight:600}.Hero-module__Z8hQ_W__ctaContainer{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn{color:#fff;background:linear-gradient(135deg, var(--primary), #7c3aed);border-radius:10px;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #6d28d959}.Hero-module__Z8hQ_W__primaryBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 28px #6d28d980}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--foreground);border:1px solid var(--border);background:#ffffff0a;border-radius:10px;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__secondaryBtn:hover{color:var(--foreground);background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__Z8hQ_W__ctaContainer{flex-direction:column;align-items:stretch;padding:0 .5rem}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{justify-content:center}}
.Experience-module__HaXZMW__section{background:var(--background);padding:8rem 5%;position:relative}.Experience-module__HaXZMW__title{text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,3.5rem)}.Experience-module__HaXZMW__timeline{max-width:800px;margin:0 auto;position:relative}.Experience-module__HaXZMW__timeline:before{content:"";background:linear-gradient(to bottom, var(--primary), var(--secondary));border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:20px}.Experience-module__HaXZMW__timelineItem{margin-bottom:4rem;padding-left:60px;position:relative}.Experience-module__HaXZMW__timelineItem:last-child{margin-bottom:0}.Experience-module__HaXZMW__timelineDot{background:var(--background);border:3px solid var(--primary);z-index:2;width:18px;height:18px;box-shadow:0 0 10px var(--primary-glow);border-radius:50%;position:absolute;top:5px;left:12px}.Experience-module__HaXZMW__card{padding:2rem;transition:transform .3s}.Experience-module__HaXZMW__card:hover{border-color:#6d28d966;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Experience-module__HaXZMW__role{font-size:1.5rem;font-family:var(--font-space-grotesk);color:var(--foreground);margin-bottom:.5rem}.Experience-module__HaXZMW__companyRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Experience-module__HaXZMW__company{color:var(--primary);font-size:1.1rem;font-weight:600}.Experience-module__HaXZMW__dateLocation{color:var(--text-muted);align-items:center;gap:1rem;font-size:.9rem;display:flex}.Experience-module__HaXZMW__bulletPoints{flex-direction:column;gap:1rem;list-style:none;display:flex}.Experience-module__HaXZMW__bulletPoints li{color:var(--text-muted);padding-left:1.5rem;line-height:1.6;position:relative}.Experience-module__HaXZMW__bulletPoints li:before{content:"▹";color:var(--secondary);position:absolute;left:0}.Experience-module__HaXZMW__highlightCard{border:1px solid var(--secondary);box-shadow:0 0 20px var(--secondary-glow)}.Experience-module__HaXZMW__highlightCard .Experience-module__HaXZMW__timelineDot{border-color:var(--secondary);box-shadow:0 0 10px var(--secondary-glow)}@media (max-width:768px){.Experience-module__HaXZMW__section{padding:4rem 5%}.Experience-module__HaXZMW__timeline:before{left:10px}.Experience-module__HaXZMW__timelineItem{padding-left:40px}.Experience-module__HaXZMW__timelineDot{width:14px;height:14px;left:2px}.Experience-module__HaXZMW__card{padding:1.5rem}.Experience-module__HaXZMW__role{font-size:1.25rem}.Experience-module__HaXZMW__companyRow{flex-direction:column;align-items:flex-start;gap:.5rem}}
.Education-module__91SPAa__section{background:var(--background);padding:8rem 5%}.Education-module__91SPAa__title{text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,3.5rem)}.Education-module__91SPAa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Education-module__91SPAa__eduCard{flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.Education-module__91SPAa__eduCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.Education-module__91SPAa__degree{font-size:1.4rem;font-family:var(--font-space-grotesk);color:var(--foreground);margin-bottom:.5rem}.Education-module__91SPAa__school{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Education-module__91SPAa__meta{color:var(--text-muted);flex-direction:column;gap:.5rem;margin-top:auto;font-size:.9rem;display:flex}.Education-module__91SPAa__metaItem{align-items:center;gap:.5rem;display:flex}.Education-module__91SPAa__scoreBadge{color:var(--secondary);background:#10b9811a;border:1px solid #10b98133;border-radius:20px;width:fit-content;margin-top:1rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}@media (max-width:768px){.Education-module__91SPAa__section{padding:4rem 5%}.Education-module__91SPAa__eduCard{padding:1.5rem}}
.Projects-module__K3d-Xa__section{background:var(--background);padding:8rem 5%}.Projects-module__K3d-Xa__title{text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,3.5rem)}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Projects-module__K3d-Xa__projectCard{flex-direction:column;height:100%;padding:2.5rem;transition:all .4s;display:flex}.Projects-module__K3d-Xa__projectCard:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px #0006}.Projects-module__K3d-Xa__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Projects-module__K3d-Xa__projectName{font-size:1.8rem;font-family:var(--font-space-grotesk)}.Projects-module__K3d-Xa__links{gap:1rem;display:flex}.Projects-module__K3d-Xa__iconLink{color:var(--text-muted);transition:color .3s}.Projects-module__K3d-Xa__iconLink:hover{color:var(--primary)}.Projects-module__K3d-Xa__date{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;display:block}.Projects-module__K3d-Xa__bulletPoints{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:2rem;list-style:none;display:flex}.Projects-module__K3d-Xa__bulletPoints li{color:var(--text-muted);padding-left:1.5rem;line-height:1.6;position:relative}.Projects-module__K3d-Xa__bulletPoints li:before{content:"→";color:var(--primary);position:absolute;left:0}.Projects-module__K3d-Xa__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__K3d-Xa__techBadge{color:var(--primary);background:#6d28d91a;border:1px solid #6d28d933;border-radius:20px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}@media (max-width:768px){.Projects-module__K3d-Xa__section{padding:4rem 5%}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}.Projects-module__K3d-Xa__projectCard{padding:1.5rem}.Projects-module__K3d-Xa__projectName{font-size:1.5rem}}
.Skills-module__P7wDQq__section{background:var(--background);padding:7rem 5%}.Skills-module__P7wDQq__title{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,5vw,3.5rem)}.Skills-module__P7wDQq__trophyTitle{margin-top:7rem;margin-bottom:3rem}.Skills-module__P7wDQq__skillsContainer{flex-direction:column;gap:2.5rem;max-width:1100px;margin:0 auto;display:flex}.Skills-module__P7wDQq__category{grid-template-columns:230px 1fr;align-items:flex-start;gap:2rem;display:grid}.Skills-module__P7wDQq__categoryName{font-family:var(--font-space-grotesk);color:var(--foreground);border-left:3px solid var(--primary);padding-top:.6rem;padding-left:1rem;font-size:1.2rem;line-height:1.4}.Skills-module__P7wDQq__skillsList{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__P7wDQq__skillItem{border:1px solid var(--border);cursor:default;background:#15151ae6;border-radius:8px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .25s}.Skills-module__P7wDQq__skillItem:hover{background:var(--primary);border-color:var(--primary);box-shadow:0 4px 14px var(--primary-glow);transform:translateY(-2px)}.Skills-module__P7wDQq__achievementsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Skills-module__P7wDQq__achievementCard{align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.Skills-module__P7wDQq__achievementCard:hover{border-color:var(--secondary);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.Skills-module__P7wDQq__iconWrapper{color:var(--secondary);background:#10b98114;border-radius:10px;flex-shrink:0;padding:.75rem}.Skills-module__P7wDQq__achievementText{color:var(--text-muted);font-size:.95rem;font-weight:500;line-height:1.55}.Skills-module__P7wDQq__highlight{color:var(--secondary);font-weight:700}@media (max-width:768px){.Skills-module__P7wDQq__section{padding:4rem 5%}.Skills-module__P7wDQq__category{grid-template-columns:1fr;gap:.75rem}.Skills-module__P7wDQq__categoryName{padding-top:0;font-size:1.1rem}.Skills-module__P7wDQq__skillItem{padding:.45rem .9rem;font-size:.88rem}}
.Contact-module__OWeMSG__section{background:var(--background);text-align:center;border-top:1px solid var(--border);padding:8rem 5%;position:relative}.Contact-module__OWeMSG__glowBg{background:radial-gradient(circle, var(--secondary-glow) 0%, transparent 70%);z-index:0;filter:blur(100px);opacity:.3;width:40vw;height:40vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__OWeMSG__content{z-index:10;max-width:600px;margin:0 auto;position:relative}.Contact-module__OWeMSG__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem)}.Contact-module__OWeMSG__subtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Contact-module__OWeMSG__contactBtn{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:12px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #6d28d94d}.Contact-module__OWeMSG__contactBtn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 40px #6d28d980}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:5rem 5%}}
.Footer-module__EZoWya__footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.8rem;padding:2.5rem 5%;display:flex}.Footer-module__EZoWya__links{align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__link{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--foreground)}.Footer-module__EZoWya__sep{color:var(--border);-webkit-user-select:none;user-select:none}.Footer-module__EZoWya__copy{font-size:.85rem}.Footer-module__EZoWya__brand{color:var(--foreground);font-weight:600}
