.Navbar-module__nuAbfa__nav{z-index:100;justify-content:space-between;align-items:center;padding:1.2rem 3rem;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-bottom .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(14px);background:#080c16bf;border-bottom:.5px solid #00d4c826}.Navbar-module__nuAbfa__logo{color:#00d4c8;letter-spacing:1px;-webkit-user-select:none;user-select:none;font-family:Courier New,monospace;font-size:1.25rem;font-weight:700}.Navbar-module__nuAbfa__links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;transition:color .2s}.Navbar-module__nuAbfa__link:hover{color:#00d4c8}.Navbar-module__nuAbfa__cta{color:#080c16;cursor:pointer;background:#00d4c8;border:none;border-radius:8px;padding:.5rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .15s}.Navbar-module__nuAbfa__cta:hover{opacity:.85;transform:translateY(-1px)}.Navbar-module__nuAbfa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__burger span{background:#00d4c8;border-radius:2px;width:22px;height:2px;transition:all .2s;display:block}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080c16f7;border-bottom:.5px solid #00d4c826;flex-direction:column;align-items:center;gap:1.2rem;padding:2rem 1rem;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__nuAbfa__mobileLink{color:#e2e8f0;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:1rem;transition:color .2s}.Navbar-module__nuAbfa__mobileLink:hover{color:#00d4c8}@media (max-width:768px){.Navbar-module__nuAbfa__nav{padding:1rem 1.5rem}.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{display:flex}}
.Hero-module__Z8hQ_W__hero{text-align:center;z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative}.Hero-module__Z8hQ_W__inner{flex-direction:column;align-items:center;animation:.9s both Hero-module__Z8hQ_W__fadeUp;display:flex}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__greeting{color:#00d4c8;letter-spacing:3px;margin-bottom:1rem;font-family:Courier New,monospace;font-size:1rem;animation:.9s .1s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__name{background:linear-gradient(135deg,#fff 40%,#00d4c8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;padding-bottom:.8rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.05;animation:.9s .2s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__role{color:#00d4c8;min-height:2.2rem;margin-bottom:1.2rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:600;animation:.9s .3s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__cursor{color:#00d4c8;margin-left:2px;animation:.8s step-end infinite Hero-module__Z8hQ_W__blink;display:inline-block}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__Z8hQ_W__desc{color:#94a3b8;max-width:500px;margin-bottom:2.2rem;font-size:1rem;line-height:1.7;animation:.9s .4s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__btns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;animation:.9s .5s both Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__btnPrimary{color:#080c16;cursor:pointer;background:#00d4c8;border:none;border-radius:10px;padding:.8rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .15s}.Hero-module__Z8hQ_W__btnPrimary:hover{opacity:.85;transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnOutline{color:#00d4c8;cursor:pointer;background:0 0;border:1.5px solid #00d4c8;border-radius:10px;padding:.8rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s}.Hero-module__Z8hQ_W__btnOutline:hover{background:#00d4c817;transform:translateY(-2px)}.Hero-module__Z8hQ_W__socials{gap:.75rem;margin-bottom:2.5rem;animation:.9s .6s both Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__socialIcon{color:#94a3b8;background:#ffffff0d;border:.5px solid #00d4c833;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:flex}.Hero-module__Z8hQ_W__socialIcon svg{width:18px;height:18px}.Hero-module__Z8hQ_W__socialIcon:hover{color:#00d4c8;background:#00d4c81f;transform:translateY(-2px)}.Hero-module__Z8hQ_W__scrollArrow{color:#4a5568;cursor:pointer;transition:color .2s;animation:2s infinite Hero-module__Z8hQ_W__bounce}.Hero-module__Z8hQ_W__scrollArrow:hover{color:#00d4c8}.Hero-module__Z8hQ_W__scrollArrow svg{width:24px;height:24px}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}
.Sections-module__3dNdjG__section{z-index:1;max-width:900px;margin:0 auto;padding:5rem 2rem;position:relative}.Sections-module__3dNdjG__label{color:#00d4c8;letter-spacing:2px;margin-bottom:.5rem;font-family:Courier New,monospace;font-size:.85rem;display:block}.Sections-module__3dNdjG__title{color:#e2e8f0;margin-bottom:2rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.Sections-module__3dNdjG__aboutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.Sections-module__3dNdjG__aboutText{color:#94a3b8;font-size:.97rem;line-height:1.8}.Sections-module__3dNdjG__statGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Sections-module__3dNdjG__statCard{text-align:center;background:#ffffff0a;border:.5px solid #00d4c82e;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.3rem;transition:border-color .2s,background .2s;display:flex}.Sections-module__3dNdjG__statCard:hover{background:#00d4c80d;border-color:#00d4c866}.Sections-module__3dNdjG__statNum{color:#00d4c8;font-size:2.2rem;font-weight:700}.Sections-module__3dNdjG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem}.Sections-module__3dNdjG__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem;display:grid}.Sections-module__3dNdjG__skillChip{text-align:center;color:#e2e8f0;cursor:default;background:#ffffff0a;border:.5px solid #00d4c82e;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;font-size:.85rem;transition:border-color .2s,background .2s,transform .15s;display:flex}.Sections-module__3dNdjG__skillChip:hover{background:#00d4c812;border-color:#00d4c8;transform:translateY(-3px)}.Sections-module__3dNdjG__skillIcon{font-size:1.6rem}.Sections-module__3dNdjG__timeline{border-left:1.5px solid #00d4c833;flex-direction:column;gap:0;padding-left:1.5rem;display:flex}.Sections-module__3dNdjG__timelineItem{padding:0 0 2.5rem 1.8rem;position:relative}.Sections-module__3dNdjG__timelineDot{background:#00d4c8;border:2px solid #080c16;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-7px;box-shadow:0 0 0 3px #00d4c833}.Sections-module__3dNdjG__timelineCard{background:#ffffff0a;border:.5px solid #00d4c82e;border-radius:12px;padding:1.3rem 1.5rem;transition:border-color .2s}.Sections-module__3dNdjG__timelineCard:hover{border-color:#00d4c866}.Sections-module__3dNdjG__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.Sections-module__3dNdjG__timelineRole{color:#e2e8f0;margin:0;font-size:1rem;font-weight:700}.Sections-module__3dNdjG__timelineCompany{color:#00d4c8;margin:.15rem 0 0;font-size:.88rem}.Sections-module__3dNdjG__timelinePeriod{color:#64748b;white-space:nowrap;background:#00d4c814;border-radius:20px;padding:.25rem .7rem;font-family:Courier New,monospace;font-size:.8rem}.Sections-module__3dNdjG__timelineDesc{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.7}.Sections-module__3dNdjG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;display:grid}.Sections-module__3dNdjG__projectCard{background:#ffffff0a;border:.5px solid #00d4c82e;border-radius:14px;flex-direction:column;padding:1.5rem;transition:border-color .2s,transform .2s;display:flex}.Sections-module__3dNdjG__projectCard:hover{border-color:#00d4c8;transform:translateY(-4px)}.Sections-module__3dNdjG__projectTag{color:#00d4c8;background:#00d4c81a;border-radius:20px;width:fit-content;margin-bottom:.9rem;padding:.25rem .75rem;font-size:.75rem;display:inline-block}.Sections-module__3dNdjG__projectTitle{color:#e2e8f0;margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.Sections-module__3dNdjG__projectDesc{color:#94a3b8;flex:1;margin-bottom:1.1rem;font-size:.88rem;line-height:1.65}.Sections-module__3dNdjG__projectLinks{gap:1rem;display:flex}.Sections-module__3dNdjG__projectLink{color:#00d4c8;font-size:.85rem;text-decoration:none;transition:opacity .2s}.Sections-module__3dNdjG__projectLink:hover{opacity:.7;text-decoration:underline}.Sections-module__3dNdjG__contactCard{text-align:center;background:#ffffff0a;border:.5px solid #00d4c82e;border-radius:16px;padding:3rem 2rem}.Sections-module__3dNdjG__contactHeading{color:#e2e8f0;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.Sections-module__3dNdjG__contactDesc{color:#94a3b8;max-width:480px;margin:0 auto 2rem;font-size:.97rem;line-height:1.7}.Sections-module__3dNdjG__emailBtn{color:#00d4c8;border:.5px solid #00d4c84d;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.7rem 1.6rem;font-size:.97rem;text-decoration:none;transition:background .2s;display:inline-flex}.Sections-module__3dNdjG__emailBtn:hover{background:#00d4c814}.Sections-module__3dNdjG__contactSocials{justify-content:center;gap:.75rem;display:flex}.Sections-module__3dNdjG__socialIcon{color:#94a3b8;background:#ffffff0d;border:.5px solid #00d4c833;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:flex}.Sections-module__3dNdjG__socialIcon:hover{color:#00d4c8;background:#00d4c81f;transform:translateY(-2px)}@media (max-width:640px){.Sections-module__3dNdjG__section{padding:4rem 1.2rem}.Sections-module__3dNdjG__aboutGrid{grid-template-columns:1fr}.Sections-module__3dNdjG__timelineHeader{flex-direction:column}.Sections-module__3dNdjG__contactCard{padding:2rem 1.2rem}}
