.page-module___8aEwW__shell{max-width:860px;margin:0 auto;padding:0 24px 80px}.page-module___8aEwW__hero{padding:48px 0 16px}.page-module___8aEwW__bgLogo{opacity:.06;filter:blur(8px);pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;width:400px;height:400px;position:fixed;bottom:-80px;right:-80px}
.Navbar-module__cRh5nW__nav{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#0d1117f2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 48px;display:flex;position:sticky;top:0}.Navbar-module__cRh5nW__logo{font-family:var(--mono);color:var(--green);text-shadow:0 0 12px #3fb95080;font-size:13px}.Navbar-module__cRh5nW__links{flex-wrap:wrap;gap:2px;display:flex}.Navbar-module__cRh5nW__link{color:var(--text2);cursor:pointer;font-size:12px;font-family:var(--mono);background:0 0;border-radius:6px;padding:4px 10px;text-decoration:none;transition:all .2s;display:inline-block}.Navbar-module__cRh5nW__link:hover{color:var(--green);text-shadow:0 0 8px #3fb95066}.Navbar-module__cRh5nW__logoIcon{align-items:center;gap:8px;display:flex}
.Divider-module__qzc1Oa__divider{background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;margin:52px 0 40px}
.Footer-module__3hUVsW__footer{text-align:center;font-family:var(--mono);color:var(--text3);padding:32px 0 0;font-size:11px}.Footer-module__3hUVsW__heart{color:var(--green)}
.HeroTerminal-module__XVyUya__terminalWindow{background:var(--bg2);border:1px solid var(--border);z-index:1;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 0 40px #3fb95014}.HeroTerminal-module__XVyUya__terminalBar{background:var(--bg3);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:10px 14px;display:flex}.HeroTerminal-module__XVyUya__dot{border-radius:50%;width:12px;height:12px}.HeroTerminal-module__XVyUya__red{background:#ff5f57}.HeroTerminal-module__XVyUya__yellow{background:#febc2e}.HeroTerminal-module__XVyUya__greenDot{background:#28c840}.HeroTerminal-module__XVyUya__terminalTitle{font-family:var(--mono);color:var(--text3);margin:0 auto;font-size:11px}.HeroTerminal-module__XVyUya__terminalBody{font-family:var(--mono);min-height:280px;padding:20px 20px 28px;font-size:13px;line-height:1.8}.HeroTerminal-module__XVyUya__tLine{opacity:0;align-items:flex-start;margin-bottom:2px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(4px)}.HeroTerminal-module__XVyUya__tLine.HeroTerminal-module__XVyUya__show{opacity:1;transform:none}.HeroTerminal-module__XVyUya__prompt{color:var(--green);text-shadow:0 0 8px #3fb95066;white-space:nowrap;flex-shrink:0;margin-right:8px}.HeroTerminal-module__XVyUya__tCmd{color:var(--text)}.HeroTerminal-module__XVyUya__tOutput{color:var(--text2)}.HeroTerminal-module__XVyUya__tOutput.HeroTerminal-module__XVyUya__green{color:var(--green);text-shadow:0 0 6px #3fb9504d}.HeroTerminal-module__XVyUya__tOutput.HeroTerminal-module__XVyUya__dim{color:var(--text3)}.HeroTerminal-module__XVyUya__tBlank{height:8px}.HeroTerminal-module__XVyUya__cursor{background:var(--green);vertical-align:middle;width:8px;height:14px;animation:.8s step-end infinite HeroTerminal-module__XVyUya__blink;display:inline-block;box-shadow:0 0 6px #3fb95099}@media (max-width:600px){.HeroTerminal-module__XVyUya__terminalBody{padding:14px 12px 20px;font-size:12px}}.HeroTerminal-module__XVyUya__watermark{opacity:.04;filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Stats-module__foLegW__statRow{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.Stats-module__foLegW__stat{background:var(--bg2);border:1px solid var(--border);text-align:center;border-radius:8px;padding:14px;transition:all .3s;position:relative;overflow:hidden}.Stats-module__foLegW__stat:before{content:"";background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Stats-module__foLegW__stat:hover{border-color:var(--green3);transform:translateY(-2px);box-shadow:0 0 28px #3fb9501a}.Stats-module__foLegW__stat:hover:before{opacity:1}.Stats-module__foLegW__statNum{font-family:var(--mono);color:var(--green);text-shadow:0 0 10px #3fb9504d;font-size:22px;font-weight:700}.Stats-module__foLegW__statNumSmall{padding-top:6px;font-size:13px;line-height:1.4}.Stats-module__foLegW__statLabel{color:var(--text3);margin-top:2px;font-size:11px}@media (max-width:600px){.Stats-module__foLegW__statRow{grid-template-columns:1fr 1fr}}
.HeroButtons-module__g2ARnq__heroBtns{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.HeroButtons-module__g2ARnq__ghBtn{cursor:pointer;font-size:12px;font-family:var(--mono);border:1px solid var(--border2);background:var(--bg2);color:var(--text);border-radius:6px;align-items:center;gap:6px;padding:8px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.HeroButtons-module__g2ARnq__ghBtn:hover{background:var(--bg3);border-color:var(--text3)}.HeroButtons-module__g2ARnq__primary{border:1px solid var(--green);color:var(--green);text-shadow:0 0 8px #3fb9504d;background:0 0;box-shadow:0 0 16px #3fb9501a}.HeroButtons-module__g2ARnq__primary:hover{background:var(--glow);box-shadow:0 0 24px #3fb95033}
.SectionHeader-module__1WsNmG__secHead{align-items:center;gap:12px;margin-bottom:24px;display:flex}.SectionHeader-module__1WsNmG__secNum{font-family:var(--mono);color:var(--green);text-shadow:0 0 8px #3fb95066;font-size:11px}.SectionHeader-module__1WsNmG__secHead h2{font-size:16px;font-weight:500}.SectionHeader-module__1WsNmG__line{background:linear-gradient(90deg,var(--border),transparent);flex:1;height:1px}.SectionHeader-module__1WsNmG__count{font-family:var(--mono);color:var(--text3);background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1px 8px;font-size:11px}
.Skills-module__1ZjJFG__fadeSection{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.Skills-module__1ZjJFG__fadeSection.Skills-module__1ZjJFG__visible{opacity:1;transform:none}.Skills-module__1ZjJFG__skillGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.Skills-module__1ZjJFG__skillCard{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:16px;transition:all .3s;position:relative;overflow:hidden}.Skills-module__1ZjJFG__skillCard:before{content:"";background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Skills-module__1ZjJFG__skillCard:hover{border-color:var(--green3);transform:translateY(-2px);box-shadow:0 0 28px #3fb9501a}.Skills-module__1ZjJFG__skillCard:hover:before{opacity:1}.Skills-module__1ZjJFG__skillCat{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-family:var(--mono);margin-bottom:12px}.Skills-module__1ZjJFG__tagCloud{flex-wrap:wrap;gap:5px;display:flex}.Skills-module__1ZjJFG__tag{font-family:var(--mono);border:1px solid var(--border);color:var(--text2);background:var(--bg3);border-radius:4px;padding:3px 8px;font-size:11px;transition:all .2s}.Skills-module__1ZjJFG__tag:hover{border-color:var(--border2);color:var(--text)}.Skills-module__1ZjJFG__tag.Skills-module__1ZjJFG__primary{color:var(--green);background:#3fb9500f;border-color:#3fb9504d}
.Experience-module__BCN7Bq__fadeSection{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.Experience-module__BCN7Bq__fadeSection.Experience-module__BCN7Bq__visible{opacity:1;transform:none}.Experience-module__BCN7Bq__expList{padding-left:24px;position:relative}.Experience-module__BCN7Bq__expLine{background:linear-gradient(to bottom,var(--green3),var(--border),transparent);width:1px;position:absolute;top:10px;bottom:10px;left:8px}.Experience-module__BCN7Bq__expItem{margin-bottom:32px;position:relative}.Experience-module__BCN7Bq__expDot{background:var(--bg);border:2px solid var(--border2);border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;top:6px;left:-19px}.Experience-module__BCN7Bq__expDot.Experience-module__BCN7Bq__active{border-color:var(--green);background:#0f2e1a;box-shadow:0 0 10px #3fb95066}.Experience-module__BCN7Bq__expItem:hover .Experience-module__BCN7Bq__expDot{border-color:var(--green);box-shadow:0 0 8px #3fb9504d}.Experience-module__BCN7Bq__expCard{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:16px;transition:all .3s;position:relative;overflow:hidden}.Experience-module__BCN7Bq__expCard:before{content:"";background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Experience-module__BCN7Bq__expItem:hover .Experience-module__BCN7Bq__expCard{border-color:var(--green3);transform:translateY(-2px);box-shadow:0 0 28px #3fb9501a}.Experience-module__BCN7Bq__expItem:hover .Experience-module__BCN7Bq__expCard:before{opacity:1}.Experience-module__BCN7Bq__expHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:3px;display:flex}.Experience-module__BCN7Bq__expRole{font-size:14px;font-weight:500}.Experience-module__BCN7Bq__expDate{font-family:var(--mono);color:var(--text3);white-space:nowrap;font-size:11px}.Experience-module__BCN7Bq__expCompany{color:var(--green);margin-bottom:10px;font-size:12px}.Experience-module__BCN7Bq__expBullets{padding:0;list-style:none}.Experience-module__BCN7Bq__expBullets li{color:var(--text2);padding:3px 0 3px 14px;font-size:12px;line-height:1.6;position:relative}.Experience-module__BCN7Bq__expBullets li:before{content:"▸";color:var(--green);font-size:10px;position:absolute;top:4px;left:0}
.Education-module__1yUv-a__fadeSection{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.Education-module__1yUv-a__fadeSection.Education-module__1yUv-a__visible{opacity:1;transform:none}.Education-module__1yUv-a__eduList{padding-left:24px;position:relative}.Education-module__1yUv-a__eduLine{background:linear-gradient(to bottom,var(--green3),var(--border),transparent);width:1px;position:absolute;top:10px;bottom:10px;left:8px}.Education-module__1yUv-a__eduItem{margin-bottom:32px;position:relative}.Education-module__1yUv-a__eduDot{background:var(--bg);border:2px solid var(--border2);border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;top:6px;left:-19px}.Education-module__1yUv-a__eduDot.Education-module__1yUv-a__recent{border-color:var(--green);background:#0f2e1a;box-shadow:0 0 10px #3fb95066}.Education-module__1yUv-a__eduItem:hover .Education-module__1yUv-a__eduDot{border-color:var(--green);box-shadow:0 0 8px #3fb9504d}.Education-module__1yUv-a__eduCard{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:16px;transition:all .3s;position:relative;overflow:hidden}.Education-module__1yUv-a__eduCard:before{content:"";background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Education-module__1yUv-a__eduItem:hover .Education-module__1yUv-a__eduCard{border-color:var(--green3);transform:translateY(-2px);box-shadow:0 0 28px #3fb9501a}.Education-module__1yUv-a__eduItem:hover .Education-module__1yUv-a__eduCard:before{opacity:1}.Education-module__1yUv-a__eduHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:3px;display:flex}.Education-module__1yUv-a__eduDegree{font-size:14px;font-weight:500}.Education-module__1yUv-a__eduDate{font-family:var(--mono);color:var(--text3);white-space:nowrap;font-size:11px}.Education-module__1yUv-a__eduSchool{color:var(--green);margin-bottom:10px;font-size:12px}.Education-module__1yUv-a__eduMeta{flex-wrap:wrap;gap:6px;display:flex}.Education-module__1yUv-a__eduBadge{font-family:var(--mono);border:1px solid var(--border);color:var(--text2);background:var(--bg3);border-radius:4px;padding:3px 8px;font-size:11px}.Education-module__1yUv-a__eduBadge.Education-module__1yUv-a__grade{color:var(--green);background:#3fb9500f;border-color:#3fb9504d}
.Projects-module__tl4Q0a__fadeSection{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.Projects-module__tl4Q0a__fadeSection.Projects-module__tl4Q0a__visible{opacity:1;transform:none}.Projects-module__tl4Q0a__projGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.Projects-module__tl4Q0a__projCard{background:var(--bg2);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:18px;transition:all .3s;position:relative;overflow:hidden}.Projects-module__tl4Q0a__projCard:before{content:"";background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Projects-module__tl4Q0a__projCard:hover{border-color:var(--green3);transform:translateY(-2px);box-shadow:0 0 28px #3fb9501a}.Projects-module__tl4Q0a__projCard:hover:before{opacity:1}.Projects-module__tl4Q0a__projTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.Projects-module__tl4Q0a__projIcon{background:var(--bg3);border:1px solid var(--border2);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Projects-module__tl4Q0a__projIconSvg{fill:none;width:15px;height:15px;stroke:var(--green);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.Projects-module__tl4Q0a__projLang{color:var(--text3);font-size:11px;font-family:var(--mono);align-items:center;gap:5px;display:flex}.Projects-module__tl4Q0a__projLangDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Projects-module__tl4Q0a__projName{margin-bottom:5px;font-size:13px;font-weight:500}.Projects-module__tl4Q0a__projDesc{color:var(--text2);margin-bottom:12px;font-size:12px;line-height:1.6}.Projects-module__tl4Q0a__projTags{flex-wrap:wrap;gap:4px;display:flex}.Projects-module__tl4Q0a__projTag{font-size:10px;font-family:var(--mono);border:1px solid var(--border);color:var(--text3);border-radius:4px;padding:2px 7px}.Projects-module__tl4Q0a__projLinks{gap:8px;margin-top:12px;display:flex}.Projects-module__tl4Q0a__projLink{font-family:var(--mono);color:var(--text3);border:1px solid var(--border);z-index:2;border-radius:3px;padding:3px 9px;font-size:10px;text-decoration:none;transition:all .2s;position:relative}.Projects-module__tl4Q0a__projLink:hover,.Projects-module__tl4Q0a__projLink.Projects-module__tl4Q0a__primary{color:var(--green);border-color:#3fb9504d}.Projects-module__tl4Q0a__projLink.Projects-module__tl4Q0a__primary:hover{background:#3fb95014}
.Contact-module__DIbnYa__fadeSection{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.Contact-module__DIbnYa__fadeSection.Contact-module__DIbnYa__visible{opacity:1;transform:none}.Contact-module__DIbnYa__contactGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.Contact-module__DIbnYa__contactCallout{margin-bottom:32px}.Contact-module__DIbnYa__contactHeadline{letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:600}.Contact-module__DIbnYa__contactHighlight{color:var(--green)}.Contact-module__DIbnYa__contactSubtitle{color:var(--text2);max-width:800px;font-size:14px;line-height:1.6}.Contact-module__DIbnYa__contactItem{background:var(--bg2);border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Contact-module__DIbnYa__contactItem:before{content:"";background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Contact-module__DIbnYa__contactItem:hover{border-color:var(--green3);transform:translateY(-2px);box-shadow:0 0 28px #3fb9501a}.Contact-module__DIbnYa__contactItem:hover:before{opacity:1}.Contact-module__DIbnYa__contactItemIcon{background:#3fb95014;border:1px solid #3fb95033;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Contact-module__DIbnYa__icon{fill:none;width:16px;height:16px;stroke:var(--green);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.Contact-module__DIbnYa__filled .Contact-module__DIbnYa__icon{fill:var(--green);stroke:none}.Contact-module__DIbnYa__contactItemLabel{color:var(--text3);font-size:10px;font-family:var(--mono);margin-bottom:2px}.Contact-module__DIbnYa__contactItemVal{color:var(--text);font-size:12px}@media (max-width:600px){.Contact-module__DIbnYa__contactGrid{grid-template-columns:1fr}}
