.Navbar-module__cJzEcG__nav{z-index:100;pointer-events:none;background:0 0;flex-direction:column;width:200px;height:100vh;padding:3rem 2rem;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__logoContainer{pointer-events:auto;width:100%;margin-bottom:auto}.Navbar-module__cJzEcG__topActions{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media (max-width:900px){.Navbar-module__cJzEcG__topActions{flex-direction:row;align-items:center;gap:1rem}}.Navbar-module__cJzEcG__logoSvg{width:40px;height:40px;transition:transform .2s}.Navbar-module__cJzEcG__logoSvg:hover{transform:scale(1.1)rotate(90deg)}.Navbar-module__cJzEcG__links{pointer-events:auto;flex-direction:column;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);text-transform:uppercase;align-self:flex-start;font-family:Space Mono,monospace;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-block;position:relative}.Navbar-module__cJzEcG__link:hover,.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active{color:var(--accent)}.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active:before{content:"•";color:var(--accent);position:absolute;left:-1rem}@media (max-width:900px){.Navbar-module__cJzEcG__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#000000e6;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:1.5rem 5%}.Navbar-module__cJzEcG__logoContainer{margin-bottom:0}.Navbar-module__cJzEcG__links{flex-direction:row;gap:1rem;overflow-x:auto}.Navbar-module__cJzEcG__link{white-space:nowrap;font-size:.8rem}}
.ThemeToggle-module__sGqMhG__toggle{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:.75rem;transition:all .2s;display:flex;overflow:hidden}.ThemeToggle-module__sGqMhG__toggle:hover{border-color:var(--accent);box-shadow:0 0 15px var(--accent-glow)}.ThemeToggle-module__sGqMhG__iconWrapper{width:18px;height:18px;position:relative}.ThemeToggle-module__sGqMhG__icon{justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}
.Hero-module__ZARIfG__hero{background:var(--background);align-items:center;min-height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;max-width:1000px;position:relative}.Hero-module__ZARIfG__primaryBtn{background:var(--accent);color:var(--foreground);text-transform:uppercase;letter-spacing:2px;border-radius:4px;margin-top:2rem;padding:1.25rem 2.5rem;font-family:Space Mono,monospace;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #5918df4d}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--foreground);color:var(--accent);box-shadow:0 15px 40px #fff3}.Hero-module__ZARIfG__headline{margin-bottom:2rem}.Hero-module__ZARIfG__intro{color:var(--foreground);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:clamp(1rem,2vw,1.5rem);font-weight:400;display:inline-block}.Hero-module__ZARIfG__mainTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--muted);align-items:center;gap:1rem;font-family:Space Mono,monospace;font-size:1.2rem;display:flex}.Hero-module__ZARIfG__arrowLink{color:var(--accent);font-size:1.5rem;transition:transform .2s,filter .2s;display:inline-block}.Hero-module__ZARIfG__arrowLink:hover{filter:drop-shadow(0 0 8px var(--accent-glow));transform:translate(10px)}@media (max-width:768px){.Hero-module__ZARIfG__hero{align-items:flex-start;padding-top:20vh}}
.Background3D-module__Kwc3CW__canvasContainer{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}
.About-module__vAULUW__about{background:var(--background);color:var(--foreground);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);justify-content:center;padding:8rem 5%;display:flex}.About-module__vAULUW__container{width:100%;max-width:900px}.About-module__vAULUW__header{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.About-module__vAULUW__title{color:var(--accent);white-space:nowrap;font-family:Space Mono,monospace;font-size:2rem}.About-module__vAULUW__line{background:var(--glass-border);flex:1;height:1px}.About-module__vAULUW__grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}.About-module__vAULUW__bio{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__paragraph{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:1.15rem;line-height:1.7}.About-module__vAULUW__idCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:1.5rem;font-family:Space Mono,monospace;position:relative;overflow:hidden}.About-module__vAULUW__idCard:after{content:"";background:var(--accent);width:100%;height:2px;position:absolute;top:0;left:0}.About-module__vAULUW__idHeader{color:var(--muted);letter-spacing:.1em;margin-bottom:1.5rem;font-size:.75rem}.About-module__vAULUW__idContent{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.About-module__vAULUW__idRow{color:var(--foreground);font-size:.9rem}.About-module__vAULUW__idLabel{color:var(--accent);margin-right:.5rem}.About-module__vAULUW__idFooter{color:var(--muted);text-align:right;opacity:.5;font-size:.65rem}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__header{margin-bottom:2rem}}.About-module__vAULUW__paragraph strong{color:var(--foreground)}
.Skills-module__G7oUEG__skills{background:var(--background);padding:8rem 5%}.Skills-module__G7oUEG__container{max-width:900px}.Skills-module__G7oUEG__title{color:var(--accent);margin-bottom:4rem;font-family:Space Mono,monospace;font-size:2rem}.Skills-module__G7oUEG__grid{flex-direction:column;gap:3rem;display:flex}.Skills-module__G7oUEG__category{flex-direction:column;gap:1rem;display:flex}.Skills-module__G7oUEG__catTitle{color:var(--muted);font-family:Space Mono,monospace;font-size:1.2rem}.Skills-module__G7oUEG__skillList{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__G7oUEG__pill{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);padding:.5rem 1rem;font-family:Space Grotesk,sans-serif;font-size:1rem;transition:all .2s}.Skills-module__G7oUEG__pill:hover{background:var(--accent);border-color:var(--accent);color:var(--foreground)}
.Projects-module__2BoJ-q__projects{background:var(--background);color:var(--foreground);max-width:900px;padding:8rem 5%}.Projects-module__2BoJ-q__subhead{color:var(--muted);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:1rem;font-weight:400}.Projects-module__2BoJ-q__title{color:var(--foreground);margin-bottom:4rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.3}.Projects-module__2BoJ-q__list{flex-direction:column;gap:.5rem;display:flex}.Projects-module__2BoJ-q__projectLink{color:var(--foreground);background:#ffffff05;border:1px solid #111;border-radius:4px;align-items:center;gap:1rem;padding:1.5rem;font-family:Space Mono,monospace;font-size:1.1rem;text-decoration:none;transition:all .2s;display:flex}.Projects-module__2BoJ-q__icon{opacity:.8;font-size:1.25rem}.Projects-module__2BoJ-q__projectTitle{font-weight:600}.Projects-module__2BoJ-q__projectInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.Projects-module__2BoJ-q__techStack{gap:.75rem;display:flex}.Projects-module__2BoJ-q__techTag{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.Projects-module__2BoJ-q__projectLink:hover .Projects-module__2BoJ-q__techTag{color:#fffc}.Projects-module__2BoJ-q__arrow{color:#444;transition:all .2s}.Projects-module__2BoJ-q__projectLink:hover{background:var(--accent);border-color:var(--accent);transform:translate(10px)}.Projects-module__2BoJ-q__projectLink:hover .Projects-module__2BoJ-q__arrow{color:var(--foreground);transform:translate(5px)}
.Experience-module__RsmxMa__experience{background:var(--background);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);padding:8rem 5%}.Experience-module__RsmxMa__container{max-width:900px}.Experience-module__RsmxMa__title{color:var(--accent);margin-bottom:4rem;font-family:Space Mono,monospace;font-size:2rem}.Experience-module__RsmxMa__timeline{flex-direction:column;gap:3rem;display:flex}.Experience-module__RsmxMa__timelineItem{background:var(--card-bg);border:1px solid var(--card-border);gap:2rem;padding:2rem;transition:all .2s;display:flex}.Experience-module__RsmxMa__timelineItem:hover{border-color:var(--accent);background:var(--glass-bg)}.Experience-module__RsmxMa__meta{flex-shrink:0;width:120px}.Experience-module__RsmxMa__date{color:var(--muted);font-family:Space Mono,monospace;font-size:.9rem}.Experience-module__RsmxMa__content{flex:1}.Experience-module__RsmxMa__role{color:var(--foreground);margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.Experience-module__RsmxMa__company{color:var(--accent);margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:1rem}.Experience-module__RsmxMa__highlights{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.Experience-module__RsmxMa__highlights li{color:var(--muted);padding-left:1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.6;position:relative}.Experience-module__RsmxMa__highlights li:before{content:"»";color:var(--foreground);font-family:Space Mono,monospace;position:absolute;left:0}@media (max-width:600px){.Experience-module__RsmxMa__timelineItem{flex-direction:column;gap:1rem}}
.Contact-module__hcVmEa__contact{background:var(--background);padding:8rem 5%}.Contact-module__hcVmEa__container{max-width:900px}.Contact-module__hcVmEa__title{color:var(--accent);margin-bottom:4rem;font-family:Space Mono,monospace;font-size:2rem}.Contact-module__hcVmEa__content{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contact-module__hcVmEa__text{color:var(--muted);margin-bottom:3rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;line-height:1.6}.Contact-module__hcVmEa__links{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__link{color:var(--foreground);align-self:flex-start;font-family:Space Mono,monospace;font-size:1.2rem;transition:color .2s;display:inline-block}.Contact-module__hcVmEa__link:hover{color:var(--accent)}.Contact-module__hcVmEa__formContainer{flex:1;align-items:center;min-height:350px;display:flex}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.Contact-module__hcVmEa__field{width:100%}.Contact-module__hcVmEa__successMessage{border:1px solid var(--accent);text-align:center;background:#ffffff08;border-radius:8px;width:100%;padding:3rem}.Contact-module__hcVmEa__successTitle{color:var(--accent);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:1.5rem}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:var(--foreground);background:0 0;border:1px solid #333;padding:1rem;font-family:Space Mono,monospace;font-size:1rem;transition:border-color .2s}.Contact-module__hcVmEa__textarea{resize:vertical}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent);outline:none}.Contact-module__hcVmEa__button{background:var(--foreground);color:var(--background);text-transform:uppercase;cursor:pointer;border:none;align-self:flex-start;padding:1rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;transition:all .2s}.Contact-module__hcVmEa__button:hover{background:var(--accent);color:var(--foreground)}@media (max-width:768px){.Contact-module__hcVmEa__content{grid-template-columns:1fr;gap:3rem}}
.Footer-module__S6Hkya__footer{background:var(--background);border-top:1px solid #222;padding:4rem 5% 2rem}.Footer-module__S6Hkya__container{border-bottom:1px solid #111;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding-bottom:3rem;display:flex}.Footer-module__S6Hkya__logo{color:var(--foreground);margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:.95rem}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--muted);font-family:Space Mono,monospace;font-size:1rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--accent)}.Footer-module__S6Hkya__bottom{color:#444;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding-top:2rem;font-family:Space Mono,monospace;font-size:.85rem;display:flex}.Footer-module__S6Hkya__topBtn{color:#444;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__topBtn:hover{color:var(--accent)}@media (max-width:768px){.Footer-module__S6Hkya__container{flex-direction:column;align-items:flex-start;gap:2rem}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}}
.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex-direction:column;flex:1;width:100%;padding-left:200px;display:flex}@media (max-width:900px){.page-module___8aEwW__main{padding-top:80px;padding-left:0}}
