@keyframes Navigation-module-scss-module__xisJla__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navigation-module-scss-module__xisJla__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Navigation-module-scss-module__xisJla__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Navigation-module-scss-module__xisJla__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Navigation-module-scss-module__xisJla__nav{z-index:300;padding:1rem 0;transition:all .25s;position:fixed;top:0;left:0;right:0}.Navigation-module-scss-module__xisJla__scrolled{-webkit-backdrop-filter:blur(12px);background:#0f1419cc;border-bottom:1px solid #21262d;padding:.5rem 0}.Navigation-module-scss-module__xisJla__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.Navigation-module-scss-module__xisJla__container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.Navigation-module-scss-module__xisJla__container{padding-left:3rem;padding-right:3rem}}.Navigation-module-scss-module__xisJla__container{justify-content:space-between;align-items:center;display:flex}.Navigation-module-scss-module__xisJla__logo{letter-spacing:0;color:#e6e6e6;align-items:center;gap:2px;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:1.25rem;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.Navigation-module-scss-module__xisJla__logo:hover,.Navigation-module-scss-module__xisJla__logoSymbol{color:#00ff9f}.Navigation-module-scss-module__xisJla__links{align-items:center;gap:.25rem;display:none}@media (min-width:1024px){.Navigation-module-scss-module__xisJla__links{display:flex}}.Navigation-module-scss-module__xisJla__link{letter-spacing:0;color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;transition:all .15s}.Navigation-module-scss-module__xisJla__link:hover{color:#e6e6e6;background:#232d3b}.Navigation-module-scss-module__xisJla__active{color:#00ff9f;background:#00ff9f1a}.Navigation-module-scss-module__xisJla__active:hover{color:#00ff9f;background:#00ff9f26}
@keyframes Footer-module-scss-module__wcgw9G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Footer-module-scss-module__wcgw9G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module-scss-module__wcgw9G__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Footer-module-scss-module__wcgw9G__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Footer-module-scss-module__wcgw9G__footer{background:#0f1419;border-top:1px solid #21262d;padding:4rem 0 2rem}.Footer-module-scss-module__wcgw9G__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.Footer-module-scss-module__wcgw9G__container{padding-left:3rem;padding-right:3rem}}.Footer-module-scss-module__wcgw9G__content{gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__content{grid-template-columns:2fr 1fr;align-items:start}}.Footer-module-scss-module__wcgw9G__cta{max-width:500px}.Footer-module-scss-module__wcgw9G__ctaTitle{letter-spacing:-.02em;background:linear-gradient(135deg,#00ff9f 0%,#00d4ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:600}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__ctaTitle{font-size:1.875rem}}.Footer-module-scss-module__wcgw9G__ctaText{color:#8b949e;margin-bottom:2rem;font-size:1rem;line-height:1.75}.Footer-module-scss-module__wcgw9G__ctaButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.Footer-module-scss-module__wcgw9G__ctaButton:focus-visible{outline-offset:2px;outline:2px solid #00ff9f}.Footer-module-scss-module__wcgw9G__ctaButton{color:#0a0e14;background:#00ff9f}.Footer-module-scss-module__wcgw9G__ctaButton:hover{color:#0a0e14;background:#33ffb2;box-shadow:0 0 20px #00ff9f4d}.Footer-module-scss-module__wcgw9G__ctaButton svg{width:18px;height:18px}.Footer-module-scss-module__wcgw9G__links{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__links{align-items:flex-end}}.Footer-module-scss-module__wcgw9G__link{letter-spacing:0;color:#8b949e;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .15s}.Footer-module-scss-module__wcgw9G__link:hover{color:#00ff9f}.Footer-module-scss-module__wcgw9G__link:before{content:"→ ";color:#00ff9f;opacity:0;transition:opacity .15s}.Footer-module-scss-module__wcgw9G__link:hover:before{opacity:1}.Footer-module-scss-module__wcgw9G__bottom{border-top:1px solid #21262d;flex-direction:column;gap:.5rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module-scss-module__wcgw9G__copyright{letter-spacing:0;color:#6e7681;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.Footer-module-scss-module__wcgw9G__symbol{color:#00ff9f}.Footer-module-scss-module__wcgw9G__madeWith{letter-spacing:0;color:#6e7681;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.Footer-module-scss-module__wcgw9G__code{color:#00ff9f}
@keyframes Hero-module-scss-module__k5_y-q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module-scss-module__k5_y-q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__k5_y-q__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Hero-module-scss-module__k5_y-q__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module-scss-module__k5_y-q__hero{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__hero{padding:3rem}}.Hero-module-scss-module__k5_y-q__container{width:100%;max-width:1200px}.Hero-module-scss-module__k5_y-q__terminal{background:#0f1419;border:1px solid #21262d;border-radius:12px;overflow:hidden;box-shadow:0 20px 25px #00000080}.Hero-module-scss-module__k5_y-q__terminalHeader{background:#151b23;border-bottom:1px solid #21262d;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.Hero-module-scss-module__k5_y-q__terminalDot{border-radius:50%;width:12px;height:12px}.Hero-module-scss-module__k5_y-q__terminalDot[data-color=red]{background:#ff5f56}.Hero-module-scss-module__k5_y-q__terminalDot[data-color=yellow]{background:#ffbd2e}.Hero-module-scss-module__k5_y-q__terminalDot[data-color=green]{background:#27ca40}.Hero-module-scss-module__k5_y-q__terminalTitle{letter-spacing:0;color:#6e7681;margin-left:1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.Hero-module-scss-module__k5_y-q__terminalBody{padding:2rem}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__terminalBody{padding:3rem}}.Hero-module-scss-module__k5_y-q__content{gap:2rem;display:grid}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__content{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:3rem}}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__content{grid-template-rows:auto;grid-template-columns:auto 1fr auto}}.Hero-module-scss-module__k5_y-q__photoWrapper{justify-self:center;position:relative}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__photoWrapper{grid-row:span 2;justify-self:start}}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__photoWrapper{grid-row:span 1}}.Hero-module-scss-module__k5_y-q__photoGlow{filter:blur(20px);z-index:0;background:radial-gradient(circle,#00ff9f33 0%,#0000 70%);position:absolute;inset:-20px}.Hero-module-scss-module__k5_y-q__photo{object-fit:cover;z-index:1;border:2px solid #00ff9f;border-radius:12px;width:150px;height:150px;position:relative}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__photo{width:180px;height:180px}}.Hero-module-scss-module__k5_y-q__photoStatus{letter-spacing:0;color:#00ff9f;justify-content:center;align-items:center;gap:.25rem;margin-top:1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400;display:flex}.Hero-module-scss-module__k5_y-q__statusDot{background:#00ff9f;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module-scss-module__k5_y-q__pulse}@keyframes Hero-module-scss-module__k5_y-q__pulse{0%,to{opacity:1;box-shadow:0 0 #00ff9fb3}50%{opacity:.7;box-shadow:0 0 0 8px #00ff9f00}}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__info{padding-right:2rem}}.Hero-module-scss-module__k5_y-q__greeting{letter-spacing:0;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;display:flex}.Hero-module-scss-module__k5_y-q__prompt{color:#00ff9f}.Hero-module-scss-module__k5_y-q__command{color:#8b949e}.Hero-module-scss-module__k5_y-q__command:after{content:"▋";color:#00ff9f;margin-left:2px;animation:1s step-end infinite Hero-module-scss-module__k5_y-q__blink}.Hero-module-scss-module__k5_y-q__name{letter-spacing:-.02em;background:linear-gradient(135deg,#00ff9f 0%,#00d4ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:2.25rem;font-weight:600}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__name{font-size:3rem}}.Hero-module-scss-module__k5_y-q__title{letter-spacing:0;color:#00d4ff;margin-bottom:.5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:1.125rem;font-weight:400}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__title{font-size:1.25rem}}.Hero-module-scss-module__k5_y-q__roles{letter-spacing:0;flex-direction:column;align-items:center;gap:.25rem;margin-top:1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400;display:flex}.Hero-module-scss-module__k5_y-q__roleTag{color:#6e7681;transition:color .15s}.Hero-module-scss-module__k5_y-q__roleTag:hover{color:#00ff9f}.Hero-module-scss-module__k5_y-q__tagline{color:#8b949e;max-width:500px;font-size:1rem;line-height:1.75}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__tagline{font-size:1.125rem}}.Hero-module-scss-module__k5_y-q__links{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Hero-module-scss-module__k5_y-q__primaryLink{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module-scss-module__k5_y-q__primaryLink:focus-visible{outline-offset:2px;outline:2px solid #00ff9f}.Hero-module-scss-module__k5_y-q__primaryLink{color:#0a0e14;background:#00ff9f}.Hero-module-scss-module__k5_y-q__primaryLink:hover{color:#0a0e14;background:#33ffb2;box-shadow:0 0 20px #00ff9f4d}.Hero-module-scss-module__k5_y-q__primaryLink svg{width:18px;height:18px}.Hero-module-scss-module__k5_y-q__secondaryLink{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module-scss-module__k5_y-q__secondaryLink:focus-visible{outline-offset:2px;outline:2px solid #00ff9f}.Hero-module-scss-module__k5_y-q__secondaryLink{color:#00ff9f;background:0 0;border:1px solid #00ff9f}.Hero-module-scss-module__k5_y-q__secondaryLink:hover{color:#00ff9f;background:#00ff9f1a}.Hero-module-scss-module__k5_y-q__secondaryLink svg{width:18px;height:18px}.Hero-module-scss-module__k5_y-q__contact{border-top:1px solid #21262d;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__contact{grid-column:2}}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__contact{border-top:none;border-left:1px solid #21262d;grid-column:3;padding-top:0;padding-left:2rem}}.Hero-module-scss-module__k5_y-q__contactItem{flex-direction:column;gap:.25rem;display:flex}.Hero-module-scss-module__k5_y-q__contactLabel{letter-spacing:0;color:#6e7681;text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.Hero-module-scss-module__k5_y-q__contactLabel:before{content:"// ";color:#00ff9f}.Hero-module-scss-module__k5_y-q__contactValue{letter-spacing:0;color:#e6e6e6;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .15s}.Hero-module-scss-module__k5_y-q__contactValue:hover{color:#00ff9f}.Hero-module-scss-module__k5_y-q__scrollIndicator{letter-spacing:0;color:#6e7681;flex-direction:column;align-items:center;gap:.5rem;margin-top:3rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400;animation:2s ease-in-out infinite Hero-module-scss-module__k5_y-q__float;display:flex}.Hero-module-scss-module__k5_y-q__scrollIndicator svg{width:20px;height:20px}@keyframes Hero-module-scss-module__k5_y-q__float{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}
@keyframes Section-module-scss-module__RLz-uG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Section-module-scss-module__RLz-uG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Section-module-scss-module__RLz-uG__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Section-module-scss-module__RLz-uG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Section-module-scss-module__RLz-uG__section{padding:4rem 0;position:relative}@media (min-width:1024px){.Section-module-scss-module__RLz-uG__section{padding:6rem 0}}.Section-module-scss-module__RLz-uG__container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.Section-module-scss-module__RLz-uG__container{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.Section-module-scss-module__RLz-uG__container{padding-left:3rem;padding-right:3rem}}.Section-module-scss-module__RLz-uG__header{margin-bottom:3rem}@media (min-width:1024px){.Section-module-scss-module__RLz-uG__header{margin-bottom:4rem}}.Section-module-scss-module__RLz-uG__title{letter-spacing:-.02em;color:#e6e6e6;align-items:center;gap:1rem;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:600;display:inline-flex;position:relative}@media (min-width:768px){.Section-module-scss-module__RLz-uG__title{font-size:1.875rem}}.Section-module-scss-module__RLz-uG__title:before{content:"//";letter-spacing:0;color:#00ff9f;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.8em;font-weight:400}.Section-module-scss-module__RLz-uG__title{margin-bottom:.5rem}.Section-module-scss-module__RLz-uG__subtitle{color:#8b949e;max-width:600px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5}@media (min-width:768px){.Section-module-scss-module__RLz-uG__subtitle{font-size:1.25rem}}.Section-module-scss-module__RLz-uG__content{width:100%}.Section-module-scss-module__RLz-uG__alternate{background:#0f1419}.Section-module-scss-module__RLz-uG__alternate:before,.Section-module-scss-module__RLz-uG__alternate:after{content:"";pointer-events:none;width:100px;height:100px;position:absolute}.Section-module-scss-module__RLz-uG__alternate:before{opacity:.3;border-top:1px solid #00ff9f;border-left:1px solid #00ff9f;top:0;left:0}.Section-module-scss-module__RLz-uG__alternate:after{opacity:.3;border-bottom:1px solid #00ff9f;border-right:1px solid #00ff9f;bottom:0;right:0}.Section-module-scss-module__RLz-uG__hero{padding:6rem 0}@media (min-width:1024px){.Section-module-scss-module__RLz-uG__hero{padding:6rem 0}}
@keyframes Grid-module-scss-module__aDG_ea__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Grid-module-scss-module__aDG_ea__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Grid-module-scss-module__aDG_ea__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Grid-module-scss-module__aDG_ea__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Grid-module-scss-module__aDG_ea__grid{width:100%;display:grid}.Grid-module-scss-module__aDG_ea__columns1,.Grid-module-scss-module__aDG_ea__columns2{grid-template-columns:1fr}@media (min-width:768px){.Grid-module-scss-module__aDG_ea__columns2{grid-template-columns:repeat(2,1fr)}}.Grid-module-scss-module__aDG_ea__columns3{grid-template-columns:1fr}@media (min-width:640px){.Grid-module-scss-module__aDG_ea__columns3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Grid-module-scss-module__aDG_ea__columns3{grid-template-columns:repeat(3,1fr)}}.Grid-module-scss-module__aDG_ea__columns4{grid-template-columns:1fr}@media (min-width:640px){.Grid-module-scss-module__aDG_ea__columns4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Grid-module-scss-module__aDG_ea__columns4{grid-template-columns:repeat(4,1fr)}}.Grid-module-scss-module__aDG_ea__gapsm{gap:.5rem}.Grid-module-scss-module__aDG_ea__gapmd{gap:1rem}.Grid-module-scss-module__aDG_ea__gaplg{gap:1.5rem}.Grid-module-scss-module__aDG_ea__gapxl{gap:2rem}
@keyframes Skills-module-scss-module__aaRs6a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Skills-module-scss-module__aaRs6a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Skills-module-scss-module__aaRs6a__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Skills-module-scss-module__aaRs6a__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Skills-module-scss-module__aaRs6a__grid{gap:1.5rem;display:grid}@media (min-width:768px){.Skills-module-scss-module__aaRs6a__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Skills-module-scss-module__aaRs6a__grid{grid-template-columns:repeat(3,1fr)}}.Skills-module-scss-module__aaRs6a__category{background:#151b23;border:1px solid #21262d;border-radius:12px;transition:all .25s}.Skills-module-scss-module__aaRs6a__category:hover{background:#1a212a;border-color:#00ff9f4d}.Skills-module-scss-module__aaRs6a__category{animation:.5s forwards Skills-module-scss-module__aaRs6a__slideUp;animation-delay:var(--delay,0s);opacity:0;padding:1.5rem}.Skills-module-scss-module__aaRs6a__categoryHeader{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Skills-module-scss-module__aaRs6a__categoryNumber{letter-spacing:0;color:#00ff9f;opacity:.5;flex-shrink:0;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.Skills-module-scss-module__aaRs6a__categoryTitle{letter-spacing:-.02em;color:#e6e6e6;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.2}.Skills-module-scss-module__aaRs6a__skills{flex-wrap:wrap;gap:.5rem;display:flex}.Skills-module-scss-module__aaRs6a__skill{letter-spacing:0;color:#8b949e;background:#00ff9f14;border:1px solid #00ff9f26;border-radius:4px;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400;transition:all .15s}.Skills-module-scss-module__aaRs6a__skill:hover{color:#00ff9f;background:#00ff9f26;border-color:#00ff9f66}.Skills-module-scss-module__aaRs6a__codeDecoration{justify-content:center;margin-top:4rem;display:flex}.Skills-module-scss-module__aaRs6a__codeSnippet{letter-spacing:0;background:#161b22;border:1px solid #21262d;border-radius:8px;max-width:100%;padding:1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;line-height:1.75;display:inline-block;overflow-x:auto}.Skills-module-scss-module__aaRs6a__keyword{color:#ff7b72}.Skills-module-scss-module__aaRs6a__variable{color:#d2a8ff}.Skills-module-scss-module__aaRs6a__property{color:#00d4ff}.Skills-module-scss-module__aaRs6a__string{color:#a5d6ff}.Skills-module-scss-module__aaRs6a__bracket{color:#6e7681}
@keyframes HardProblems-module-scss-module__WA96yG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HardProblems-module-scss-module__WA96yG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HardProblems-module-scss-module__WA96yG__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes HardProblems-module-scss-module__WA96yG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.HardProblems-module-scss-module__WA96yG__problems{flex-direction:column;gap:2rem;display:flex}.HardProblems-module-scss-module__WA96yG__problem{background:#151b23;border:1px solid #21262d;border-radius:12px;transition:all .25s}.HardProblems-module-scss-module__WA96yG__problem:hover{background:#1a212a;border-color:#00ff9f4d}.HardProblems-module-scss-module__WA96yG__problem{position:relative}.HardProblems-module-scss-module__WA96yG__problem:hover{border-color:#00ff9f;box-shadow:0 0 20px #00ff9f26,0 0 40px #00d4ff1a,inset 0 1px #00ff9f1a}.HardProblems-module-scss-module__WA96yG__problem{padding:0;overflow:hidden}.HardProblems-module-scss-module__WA96yG__problemHeader{background:#1a212a;border-bottom:1px solid #21262d;flex-direction:column;gap:.5rem;padding:1.5rem 2rem;display:flex}.HardProblems-module-scss-module__WA96yG__problemHeaderTop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.HardProblems-module-scss-module__WA96yG__problemIndex{letter-spacing:0;color:#ff6b9d;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.HardProblems-module-scss-module__WA96yG__categoryPill,.HardProblems-module-scss-module__WA96yG__categoryPillSmall{letter-spacing:0;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:500}.HardProblems-module-scss-module__WA96yG__categoryPill.HardProblems-module-scss-module__WA96yG__frontend,.HardProblems-module-scss-module__WA96yG__frontend.HardProblems-module-scss-module__WA96yG__categoryPillSmall{color:#00d4ff;background:#00d4ff26;border:1px solid #00d4ff4d}.HardProblems-module-scss-module__WA96yG__categoryPill.HardProblems-module-scss-module__WA96yG__backend,.HardProblems-module-scss-module__WA96yG__backend.HardProblems-module-scss-module__WA96yG__categoryPillSmall{color:#00ff9f;background:#00ff9f26;border:1px solid #00ff9f4d}.HardProblems-module-scss-module__WA96yG__categoryPill.HardProblems-module-scss-module__WA96yG__ai,.HardProblems-module-scss-module__WA96yG__ai.HardProblems-module-scss-module__WA96yG__categoryPillSmall{color:#bf93ff;background:#bf93ff26;border:1px solid #bf93ff4d}.HardProblems-module-scss-module__WA96yG__categoryPill.HardProblems-module-scss-module__WA96yG__fullstack,.HardProblems-module-scss-module__WA96yG__fullstack.HardProblems-module-scss-module__WA96yG__categoryPillSmall{color:#ffb800;background:#ffb80026;border:1px solid #ffb8004d}.HardProblems-module-scss-module__WA96yG__categoryPill.HardProblems-module-scss-module__WA96yG__algorithmic,.HardProblems-module-scss-module__WA96yG__algorithmic.HardProblems-module-scss-module__WA96yG__categoryPillSmall{color:#ff6b9d;background:#ff6b9d26;border:1px solid #ff6b9d4d}.HardProblems-module-scss-module__WA96yG__categoryPillSmall{padding:2px .25rem;font-size:.65rem}.HardProblems-module-scss-module__WA96yG__problemTitle{letter-spacing:-.02em;color:#e6e6e6;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:600}@media (min-width:768px){.HardProblems-module-scss-module__WA96yG__problemTitle{font-size:1.5rem}}.HardProblems-module-scss-module__WA96yG__problemContent{padding:2rem}.HardProblems-module-scss-module__WA96yG__problemMeta{gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.HardProblems-module-scss-module__WA96yG__problemMeta{grid-template-columns:repeat(2,1fr)}}.HardProblems-module-scss-module__WA96yG__metaItem{flex-direction:column;gap:.5rem;display:flex}.HardProblems-module-scss-module__WA96yG__metaLabel{letter-spacing:0;color:#6e7681;text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.HardProblems-module-scss-module__WA96yG__metaValue{color:#8b949e;font-size:1rem;line-height:1.75}.HardProblems-module-scss-module__WA96yG__solutionBlock{background:#0a0e14;border:1px solid #21262d;border-left:3px solid #00ff9f;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.HardProblems-module-scss-module__WA96yG__solutionHeader{letter-spacing:0;color:#00ff9f;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;display:flex}.HardProblems-module-scss-module__WA96yG__solutionHeader svg{width:18px;height:18px}.HardProblems-module-scss-module__WA96yG__solutionText{color:#e6e6e6;font-size:1rem;line-height:1.75}.HardProblems-module-scss-module__WA96yG__impactBlock{background:#00ff9f0d;border-radius:8px;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.HardProblems-module-scss-module__WA96yG__impactLabel{letter-spacing:0;color:#00ff9f;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.HardProblems-module-scss-module__WA96yG__impactValue{letter-spacing:0;color:#e6e6e6;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.HardProblems-module-scss-module__WA96yG__technologies{flex-wrap:wrap;gap:.5rem;display:flex}.HardProblems-module-scss-module__WA96yG__tech{letter-spacing:0;color:#00d4ff;background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:4px;align-items:center;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400;display:inline-flex}.HardProblems-module-scss-module__WA96yG__additionalSection{background:#151b23;border:1px solid #21262d;border-radius:12px;margin-top:3rem;transition:all .25s}.HardProblems-module-scss-module__WA96yG__additionalSection:hover{background:#1a212a;border-color:#00ff9f4d}.HardProblems-module-scss-module__WA96yG__additionalSection{position:relative}.HardProblems-module-scss-module__WA96yG__additionalSection:hover{border-color:#00ff9f;box-shadow:0 0 20px #00ff9f26,0 0 40px #00d4ff1a,inset 0 1px #00ff9f1a}.HardProblems-module-scss-module__WA96yG__additionalSection{padding:0;overflow:hidden}.HardProblems-module-scss-module__WA96yG__additionalHeader{background:#1a212a;border-bottom:1px solid #21262d;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.HardProblems-module-scss-module__WA96yG__additionalIndex{letter-spacing:0;color:#6e7681;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.HardProblems-module-scss-module__WA96yG__additionalTitle{letter-spacing:-.02em;color:#e6e6e6;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.125rem;font-weight:600}@media (min-width:768px){.HardProblems-module-scss-module__WA96yG__additionalTitle{font-size:1.25rem}}.HardProblems-module-scss-module__WA96yG__additionalList{flex-direction:column;gap:1rem;margin:0;padding:1.5rem 2rem;list-style:none;display:flex}.HardProblems-module-scss-module__WA96yG__additionalItem{background:#151b23;border-left:2px solid #21262d;border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;transition:border-color .15s,background .15s;display:flex}@media (min-width:768px){.HardProblems-module-scss-module__WA96yG__additionalItem{flex-direction:row;justify-content:space-between;align-items:center}}.HardProblems-module-scss-module__WA96yG__additionalItem:hover{background:#232d3b;border-left-color:#00ff9f}.HardProblems-module-scss-module__WA96yG__additionalItemTitle{color:#8b949e;font-size:1rem}.HardProblems-module-scss-module__WA96yG__additionalItemTitle:before{content:"→ ";color:#6e7681;letter-spacing:0;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-weight:400}.HardProblems-module-scss-module__WA96yG__additionalCategories{flex-wrap:wrap;gap:.25rem;display:flex}
@keyframes Experience-module-scss-module__h3Fk_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Experience-module-scss-module__h3Fk_G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Experience-module-scss-module__h3Fk_G__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Experience-module-scss-module__h3Fk_G__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Experience-module-scss-module__h3Fk_G__timeline{flex-direction:column;display:flex;position:relative}.Experience-module-scss-module__h3Fk_G__entry{grid-template-columns:auto 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Experience-module-scss-module__h3Fk_G__entry{gap:2rem}}.Experience-module-scss-module__h3Fk_G__entry:last-child{margin-bottom:0}.Experience-module-scss-module__h3Fk_G__timelineMarker{flex-direction:column;align-items:center;padding-top:.25rem;display:flex;position:relative}.Experience-module-scss-module__h3Fk_G__dot{z-index:1;background:#151b23;border:2px solid #00ff9f;border-radius:50%;flex-shrink:0;width:12px;height:12px;position:relative}.Experience-module-scss-module__h3Fk_G__dotCurrent{background:#00ff9f;animation:2s ease-in-out infinite Experience-module-scss-module__h3Fk_G__pulse;box-shadow:0 0 0 4px #00ff9f33}@keyframes Experience-module-scss-module__h3Fk_G__pulse{0%,to{box-shadow:0 0 0 4px #00ff9f33}50%{box-shadow:0 0 0 8px #00ff9f1a}}.Experience-module-scss-module__h3Fk_G__line{opacity:.3;background:linear-gradient(#00ff9f 0%,#21262d 100%);flex-grow:1;width:2px;margin-top:.5rem}.Experience-module-scss-module__h3Fk_G__content{padding-bottom:3rem}.Experience-module-scss-module__h3Fk_G__content:last-child{padding-bottom:0}.Experience-module-scss-module__h3Fk_G__entryHeader{margin-bottom:1rem}.Experience-module-scss-module__h3Fk_G__entryMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.Experience-module-scss-module__h3Fk_G__period{letter-spacing:0;color:#00ff9f;background:#00ff9f1a;border-radius:4px;padding:.25rem .5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400}.Experience-module-scss-module__h3Fk_G__location{letter-spacing:0;color:#6e7681;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.Experience-module-scss-module__h3Fk_G__location:before{content:"📍 "}.Experience-module-scss-module__h3Fk_G__title{letter-spacing:-.02em;color:#e6e6e6;margin-bottom:.25rem;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:600}@media (min-width:768px){.Experience-module-scss-module__h3Fk_G__title{font-size:1.5rem}}.Experience-module-scss-module__h3Fk_G__company{letter-spacing:0;color:#00d4ff;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:1rem;font-weight:400}.Experience-module-scss-module__h3Fk_G__description{color:#8b949e;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.Experience-module-scss-module__h3Fk_G__highlights{flex-direction:column;gap:.5rem;display:flex}.Experience-module-scss-module__h3Fk_G__highlight{color:#8b949e;gap:.5rem;font-size:.875rem;line-height:1.75;display:flex}.Experience-module-scss-module__h3Fk_G__highlightMarker{color:#00ff9f;flex-shrink:0}
@keyframes Projects-module-scss-module__DH2L8W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Projects-module-scss-module__DH2L8W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Projects-module-scss-module__DH2L8W__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Projects-module-scss-module__DH2L8W__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Projects-module-scss-module__DH2L8W__grid{gap:1.5rem;display:grid}@media (min-width:768px){.Projects-module-scss-module__DH2L8W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Projects-module-scss-module__DH2L8W__grid{grid-template-columns:repeat(3,1fr)}}.Projects-module-scss-module__DH2L8W__project{background:#151b23;border:1px solid #21262d;border-radius:12px;transition:all .25s}.Projects-module-scss-module__DH2L8W__project:hover{background:#1a212a;border-color:#00ff9f4d}.Projects-module-scss-module__DH2L8W__project{flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.Projects-module-scss-module__DH2L8W__project:before{content:"";transform-origin:0;background:linear-gradient(90deg,#00ff9f,#00d4ff);height:2px;transition:transform .25s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Projects-module-scss-module__DH2L8W__project:hover:before{transform:scaleX(1)}.Projects-module-scss-module__DH2L8W__projectHeader{margin-bottom:1rem}.Projects-module-scss-module__DH2L8W__projectMeta{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Projects-module-scss-module__DH2L8W__year{letter-spacing:0;color:#00ff9f;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.Projects-module-scss-module__DH2L8W__status{letter-spacing:0;border-radius:4px;padding:2px .5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.Projects-module-scss-module__DH2L8W__status.Projects-module-scss-module__DH2L8W__green{color:#00ff9f;background:#00ff9f1a}.Projects-module-scss-module__DH2L8W__status.Projects-module-scss-module__DH2L8W__gray{color:#6e7681;background:#6e76811a}.Projects-module-scss-module__DH2L8W__status.Projects-module-scss-module__DH2L8W__purple{color:#bf93ff;background:#bf93ff1a}.Projects-module-scss-module__DH2L8W__projectName{letter-spacing:-.02em;color:#e6e6e6;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:600}.Projects-module-scss-module__DH2L8W__description{color:#8b949e;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.75}.Projects-module-scss-module__DH2L8W__technologies{flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem;display:flex}.Projects-module-scss-module__DH2L8W__tech{letter-spacing:0;color:#6e7681;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}.Projects-module-scss-module__DH2L8W__tech:before{content:"#";color:#00d4ff}.Projects-module-scss-module__DH2L8W__link{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.Projects-module-scss-module__DH2L8W__link:focus-visible{outline-offset:2px;outline:2px solid #00ff9f}.Projects-module-scss-module__DH2L8W__link{color:#8b949e;background:0 0}.Projects-module-scss-module__DH2L8W__link:hover{background:#232d3b;color:#e6e6e6!important}.Projects-module-scss-module__DH2L8W__link{align-self:flex-start;padding:.25rem .5rem;font-size:.75rem}.Projects-module-scss-module__DH2L8W__link svg{width:14px;height:14px}.Projects-module-scss-module__DH2L8W__link:hover{color:#00ff9f}.Projects-module-scss-module__DH2L8W__corner{pointer-events:none;background:linear-gradient(135deg,#0000 50%,#00ff9f0d 50%);width:40px;height:40px;position:absolute;bottom:0;right:0}
@keyframes Education-module-scss-module__2lmsea__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Education-module-scss-module__2lmsea__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Education-module-scss-module__2lmsea__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Education-module-scss-module__2lmsea__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Education-module-scss-module__2lmsea__education{flex-direction:column;gap:2rem;display:flex}.Education-module-scss-module__2lmsea__entry{grid-template-columns:auto 1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Education-module-scss-module__2lmsea__entry{gap:2rem}}.Education-module-scss-module__2lmsea__badge{background:linear-gradient(135deg,#00ff9f,#00d4ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Education-module-scss-module__2lmsea__badge svg{color:#0a0e14;width:24px;height:24px}.Education-module-scss-module__2lmsea__content{min-width:0}.Education-module-scss-module__2lmsea__header{margin-bottom:1rem}.Education-module-scss-module__2lmsea__year{letter-spacing:0;color:#00ff9f;margin-bottom:.25rem;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:400;display:block}.Education-module-scss-module__2lmsea__degree{letter-spacing:-.02em;color:#e6e6e6;margin-bottom:.25rem;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:600}@media (min-width:768px){.Education-module-scss-module__2lmsea__degree{font-size:1.5rem}}.Education-module-scss-module__2lmsea__school{letter-spacing:0;color:#00d4ff;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:1rem;font-weight:400}.Education-module-scss-module__2lmsea__location{color:#6e7681}.Education-module-scss-module__2lmsea__description{color:#8b949e;font-size:1rem;line-height:1.75}
@keyframes Testimonials-module-scss-module__Z3sFvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Testimonials-module-scss-module__Z3sFvW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Testimonials-module-scss-module__Z3sFvW__glowPulse{0%,to{box-shadow:0 0 5px #00ff9f80}50%{box-shadow:0 0 20px #00ff9fcc}}@keyframes Testimonials-module-scss-module__Z3sFvW__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Testimonials-module-scss-module__Z3sFvW__grid{gap:1.5rem;display:grid}@media (min-width:768px){.Testimonials-module-scss-module__Z3sFvW__grid{grid-template-columns:repeat(2,1fr)}}.Testimonials-module-scss-module__Z3sFvW__testimonial{background:#151b23;border:1px solid #21262d;border-radius:12px;transition:all .25s}.Testimonials-module-scss-module__Z3sFvW__testimonial:hover{background:#1a212a;border-color:#00ff9f4d}.Testimonials-module-scss-module__Z3sFvW__testimonial{padding:2rem;position:relative}.Testimonials-module-scss-module__Z3sFvW__quoteIcon{color:#00ff9f;opacity:.2;width:40px;height:40px;position:absolute;top:1.5rem;right:1.5rem}.Testimonials-module-scss-module__Z3sFvW__quoteIcon svg{width:100%;height:100%}.Testimonials-module-scss-module__Z3sFvW__quote{color:#e6e6e6;z-index:1;white-space:pre-line;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.75;position:relative}@media (min-width:768px){.Testimonials-module-scss-module__Z3sFvW__quote{font-size:1.125rem}}.Testimonials-module-scss-module__Z3sFvW__author{align-items:center;gap:1rem;display:flex}.Testimonials-module-scss-module__Z3sFvW__authorInfo{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module-scss-module__Z3sFvW__authorName{letter-spacing:-.02em;color:#e6e6e6;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:1rem;font-style:normal;font-weight:600}.Testimonials-module-scss-module__Z3sFvW__authorRole{letter-spacing:0;color:#6e7681;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-size:.75rem;font-weight:400}
