@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";
@import "https://fonts.googleapis.com/css2?family=VT323&display=swap";
.Navbar-module__nxeQJq__retroNavbar{--navbar-height:60px;height:var(--navbar-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#0000;padding:0;position:sticky;top:0}.Navbar-module__nxeQJq__navbarContainer{justify-content:space-between;align-items:center;max-width:100%;height:100%;padding:0 40px;display:flex}.Navbar-module__nxeQJq__logoContainer{cursor:pointer;justify-content:center;align-items:center;transition:transform .2s ease-in-out;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;text-decoration:none!important}.Navbar-module__nxeQJq__logoContainer a{color:inherit!important;border:none!important;text-decoration:none!important}.Navbar-module__nxeQJq__logoContainer:hover{transform:scale(1.1);color:inherit!important;background:0 0!important;border:none!important;text-decoration:none!important}.Navbar-module__nxeQJq__logoText{color:var(--color-accent);letter-spacing:2px;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38;font-family:VT323,monospace;font-size:40px;font-weight:600;line-height:1}.Navbar-module__nxeQJq__navLinks{align-items:center;gap:50px;display:flex}.Navbar-module__nxeQJq__navToggle{border-color:#0000!important}.Navbar-module__nxeQJq__navToggle:focus{box-shadow:none!important}.Navbar-module__nxeQJq__navToggle span{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(254, 127, 45, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important}@media (max-width:768px){.Navbar-module__nxeQJq__navbarContainer{padding:0 20px}.Navbar-module__nxeQJq__navLinks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0b161efa;border-bottom:1px solid #fe7f2d1a;flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:2rem 0 2rem 50px;position:absolute;top:60px;left:0}}.Navbar-module__nxeQJq__navLink{letter-spacing:1px;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38;font-family:VT323,monospace;font-size:24px;transition:transform .2s;color:var(--color-text-primary)!important}.Navbar-module__nxeQJq__navLink:hover{transform:translateY(-2px);color:var(--color-accent)!important}.Navbar-module__nxeQJq__navNumber{color:var(--color-accent);font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,Lucida Console,Monaco,monospace}
.HeroGrid-module__LXzDlq__wrapper{width:100%;height:100%}.HeroGrid-module__LXzDlq__grid{grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(5,1fr);width:100%;height:100%;display:grid}.HeroGrid-module__LXzDlq__cell{border:1px solid var(--color-bg-secondary);pointer-events:auto;background-image:url(/images/homeBoxImg.jpg);background-size:500% 700%;transition:border-color .3s,box-shadow .3s;position:relative}.HeroGrid-module__LXzDlq__cell:after{content:"";background-color:var(--color-bg-secondary);opacity:1;width:100%;height:100%;transition:opacity 2s;position:absolute;top:0;left:0}.HeroGrid-module__LXzDlq__cell:hover:after{opacity:0;transition:opacity}.HeroGrid-module__LXzDlq__cell:hover{border-color:var(--color-accent);z-index:2;box-shadow:0 0 15px #fe7f2d4d}.HeroGrid-module__LXzDlq__hidden{visibility:hidden}@media (max-width:768px){.HeroGrid-module__LXzDlq__wrapper{display:none}}
.SocialLinks-module__XRZWQq__socialContainer{z-index:1000;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:fixed;bottom:2rem;right:40px}@media (max-width:768px){.SocialLinks-module__XRZWQq__socialContainer{display:none}}.SocialLinks-module__XRZWQq__mobileSocials{background-color:#0000;justify-content:center;gap:2rem;width:100%;padding:5rem 0;display:flex}.SocialLinks-module__XRZWQq__socialIcon{width:1.5rem;height:1.5rem;color:var(--color-text-secondary);justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex;position:relative}.SocialLinks-module__XRZWQq__socialIcon:hover{color:var(--color-accent);transform:translateY(-3px)}.SocialLinks-module__XRZWQq__tooltip{background-color:var(--color-bg-secondary);color:var(--color-accent);border:1px solid var(--color-accent);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:1001;border-radius:4px;padding:8px 12px;font-family:Courier New,Courier,monospace;font-size:.8rem;transition:opacity .3s,visibility .3s;position:absolute;top:50%;right:140%;transform:translateY(-50%);box-shadow:0 0 10px #fe7f2d33}.SocialLinks-module__XRZWQq__socialIcon:hover .SocialLinks-module__XRZWQq__tooltip{opacity:1;visibility:visible}
.HeroSection-module__BGjl8W__heroSection{background-color:#0000;height:calc(100vh - 80px);position:relative;overflow:hidden}.HeroSection-module__BGjl8W__heroText{z-index:2;max-width:700px;margin-top:4rem;margin-left:150px;font-family:Calibre,Inter,San Francisco,SF Pro Text,-apple-system,system-ui,sans-serif;position:relative}@media (min-width:1201px){.HeroSection-module__BGjl8W__heroText{width:fit-content;margin-top:8rem;margin-left:10vw}}@media (max-width:768px){.HeroSection-module__BGjl8W__heroSection{flex-direction:column;justify-content:center;display:flex}.HeroSection-module__BGjl8W__heroText{margin-top:0;margin-left:20px;margin-right:20px}.HeroSection-module__BGjl8W__heroGrid{display:none!important}}@media (min-width:481px) and (max-width:768px){.HeroSection-module__BGjl8W__heroText{margin-top:2rem;margin-left:5vw;margin-right:5vw}.HeroSection-module__BGjl8W__heroTagline{font-size:24px}}.HeroSection-module__BGjl8W__heroIntro{color:var(--color-accent);margin-bottom:20px;margin-left:5px;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:16px;display:block}.HeroSection-module__BGjl8W__heroNameWrapper{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:25px;display:flex}.HeroSection-module__BGjl8W__heroNameLine{flex-wrap:wrap;gap:8px;display:flex}.HeroSection-module__BGjl8W__heroNameChar{color:var(--color-accent);text-shadow:3px 3px #000,-3px -3px #000,3px -3px #000,-3px 3px #000,3px 0 #000,-3px 0 #000,0 3px #000,0 -3px #000,6px 6px #1a2c38,6px 9px #1a2c38,9px 9px #1a2c38,9px 12px #1a2c38,12px 12px #1a2c38,12px 15px #1a2c38;cursor:default;margin:0 2px;padding:0 3px;font-family:VT323,monospace;font-size:clamp(70px,12vw,130px);font-weight:600;line-height:1;transition:transform .2s;display:inline-block}.HeroSection-module__BGjl8W__heroTagline{color:var(--color-text-secondary);margin:30px 0 0;font-family:Share Tech Mono,VT323,monospace;font-size:clamp(20px,5vw,40px);font-weight:600;line-height:1.1}.HeroSection-module__BGjl8W__heroSubtitle{color:var(--color-text-secondary);max-width:540px;margin-top:25px;font-family:Share Tech Mono,VT323,monospace;font-size:20px;line-height:1.3}.HeroSection-module__BGjl8W__heroGrid{pointer-events:none;width:45vw;max-width:720px;height:100%;position:absolute;top:0;right:0}@media (max-width:768px){.HeroSection-module__BGjl8W__heroGrid{display:none!important}.HeroSection-module__BGjl8W__heroNameChar{font-size:clamp(50px,10vw,80px)}}
.Projects-module__ZNW6VW__projectsSection{padding:150px 1rem 4rem;scroll-margin-top:70px;overflow:hidden}.Projects-module__ZNW6VW__sectionHeader{justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.Projects-module__ZNW6VW__sectionNumber,.Projects-module__ZNW6VW__sectionLine{display:none}.Projects-module__ZNW6VW__sectionTitle{color:var(--color-text-primary);text-align:center;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38,6px 6px #1a2c38;margin:0;font-family:VT323,monospace;font-size:55px;font-weight:500;line-height:1.1}.Projects-module__ZNW6VW__projectsGrid{grid-template-columns:repeat(1,1fr);gap:20px;width:100%;display:grid}@media (min-width:600px){.Projects-module__ZNW6VW__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Projects-module__ZNW6VW__projectsGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1201px){.Projects-module__ZNW6VW__projectsGrid,.Projects-module__ZNW6VW__sectionHeader{max-width:1200px;margin-left:auto;margin-right:auto}}.Projects-module__ZNW6VW__projectCard:after{content:none}.Projects-module__ZNW6VW__projectCard{cursor:default;z-index:1;background-color:#163e40;border-radius:4px;height:500px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,4px 4px #1a2c38,6px 6px #1a2c38,8px 8px #1a2c38,10px 10px #1a2c38}.Projects-module__ZNW6VW__projectsGrid:hover .Projects-module__ZNW6VW__projectCard{filter:blur(5px)brightness(.7);opacity:.8;transform:scale(.95)}.Projects-module__ZNW6VW__projectsGrid .Projects-module__ZNW6VW__projectCard:hover{z-index:100;filter:none;opacity:1;height:650px;transform:scale(1.1)translateY(-10px);box-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,6px 6px #1a2c38,9px 9px #1a2c38,12px 12px #1a2c38,15px 15px #1a2c38}.Projects-module__ZNW6VW__cardBackground{z-index:1;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.Projects-module__ZNW6VW__cardBackground img{object-fit:cover;filter:blur(4px)brightness(.25);width:100%;height:100%;transition:transform .5s}.Projects-module__ZNW6VW__projectCard:hover .Projects-module__ZNW6VW__cardBackground img{filter:blur(6px)brightness(.2);transform:scale(1.1)}.Projects-module__ZNW6VW__cardContent{z-index:2;text-align:center;height:100%;color:var(--color-text-primary);background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:all .4s;display:flex;position:relative}.Projects-module__ZNW6VW__projectCard:hover .Projects-module__ZNW6VW__cardContent{background:linear-gradient(#000c,#000000f2);justify-content:center}.Projects-module__ZNW6VW__cardLabel{display:none}.Projects-module__ZNW6VW__cardTitle{color:#fff;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38,4px 6px #1a2c38,6px 6px #1a2c38;opacity:1;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;width:100%;max-height:200px;margin-bottom:1rem;padding:0;font-family:VT323,monospace;font-size:32px;font-weight:500;transition:all .3s;display:flex}.Projects-module__ZNW6VW__projectCard:hover .Projects-module__ZNW6VW__cardTitle{opacity:0;max-height:0;margin:0;overflow:hidden;transform:translateY(-20px)}.Projects-module__ZNW6VW__cardDescription{color:#e6f1ff;text-align:left;opacity:0;width:100%;max-height:0;margin:0;font-family:Share Tech Mono,VT323,monospace;font-size:15px;line-height:1.6;transition:all .5s .2s;overflow:hidden}.Projects-module__ZNW6VW__projectCard:hover .Projects-module__ZNW6VW__cardDescription{opacity:1;max-height:400px;margin-bottom:1.5rem}.Projects-module__ZNW6VW__cardTech{opacity:0;flex-wrap:wrap;justify-content:center;gap:10px;max-height:0;margin:0;padding:0;list-style:none;transition:all .5s .3s;display:flex;overflow:hidden}.Projects-module__ZNW6VW__projectCard:hover .Projects-module__ZNW6VW__cardTech{opacity:1;max-height:200px}.Projects-module__ZNW6VW__cardTech li{color:var(--color-accent);font-family:monospace;font-size:13px}.Projects-module__ZNW6VW__cardLinks{gap:20px;margin-top:5px;transition:all .3s;display:flex}.Projects-module__ZNW6VW__cardLink{color:var(--color-accent);transition:transform .2s,filter .2s}.Projects-module__ZNW6VW__cardLink:hover{filter:brightness(1.2);transform:scale(1.1)}@media (max-width:768px){.Projects-module__ZNW6VW__projectCard{border:1px solid #ffffff1a;height:auto!important;box-shadow:none!important}.Projects-module__ZNW6VW__projectCard:hover{transform:none!important}.Projects-module__ZNW6VW__cardContent{text-align:left!important;background:#000000d9!important;justify-content:flex-start!important;align-items:flex-start!important;padding:1.5rem!important}.Projects-module__ZNW6VW__cardTitle{opacity:1!important;align-items:flex-start!important;max-height:none!important;margin-bottom:10px!important;transform:none!important}.Projects-module__ZNW6VW__cardDescription{opacity:1!important;text-align:left!important;max-height:none!important;margin:0 0 1rem!important}.Projects-module__ZNW6VW__cardTech{opacity:1!important;justify-content:flex-start!important;max-height:none!important}.Projects-module__ZNW6VW__cardBackground img{filter:blur(4px)brightness(.25)!important}}@media (min-width:481px) and (max-width:768px){.Projects-module__ZNW6VW__projectsSection{padding:100px 3rem 4rem}.Projects-module__ZNW6VW__projectsGrid{gap:30px}}
.AboutSection-module__Puriea__aboutSection{background-color:#0000;justify-content:center;align-items:center;min-height:100vh;padding:100px 0 4rem;font-family:Calibre,Inter,sans-serif;display:flex;position:relative;overflow:hidden}.AboutSection-module__Puriea__aboutContainer{z-index:2;width:100%;margin-left:150px;margin-right:2rem;position:relative}.AboutSection-module__Puriea__contentWrapper{width:100%;max-width:900px}.AboutSection-module__Puriea__profileGroup{opacity:0;flex-direction:column;align-items:flex-start;width:fit-content;margin:0 auto;display:flex}@media (min-width:768px){.AboutSection-module__Puriea__profileGroup{margin:0}}.AboutSection-module__Puriea__popIn{animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards AboutSection-module__Puriea__popIn}.AboutSection-module__Puriea__profileFrame{background:0 0;margin-bottom:1.5rem;padding:8px;display:inline-block;position:relative}.AboutSection-module__Puriea__decorationSquare{background-color:var(--color-accent);z-index:2;width:40px;height:40px;position:absolute;top:-15px;right:-15px;box-shadow:4px 4px #000}.AboutSection-module__Puriea__profileImage{filter:grayscale();width:100%;max-width:450px;height:auto;display:block}.AboutSection-module__Puriea__pixelName{color:var(--color-text-primary);text-transform:uppercase;text-shadow:4px 4px #000;letter-spacing:2px;margin:0;font-family:VT323,monospace;font-size:4rem;line-height:.9}.AboutSection-module__Puriea__terminalBox{box-shadow:6px 6px 0 var(--color-accent);color:#111;background-color:#f5fbe6;border:4px solid #111;margin-top:2rem;padding:3rem;position:relative}@media (min-width:768px){.AboutSection-module__Puriea__terminalBox{margin-top:0;margin-left:2rem}}.AboutSection-module__Puriea__toolsBox{box-shadow:6px 6px 0 var(--color-accent);color:#111;background-color:#f5fbe6;border:4px solid #111;width:100%;padding:2rem;position:relative}.AboutSection-module__Puriea__speechTail{z-index:10;background-color:#f5fbe6;border-bottom:4px solid #111;border-left:4px solid #111;width:30px;height:30px;display:block;position:absolute;top:60px;left:-18px;transform:rotate(45deg)}.AboutSection-module__Puriea__terminalHeader{color:var(--color-accent);letter-spacing:1px;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38,6px 6px #1a2c38;margin-bottom:2rem;font-family:VT323,monospace;font-size:clamp(40px,6vw,50px);font-weight:500;line-height:1.1}.AboutSection-module__Puriea__terminalBody{font-family:Share Tech Mono,VT323,monospace;font-size:1.1rem;line-height:1.6}.AboutSection-module__Puriea__terminalBody p{margin-bottom:0}.AboutSection-module__Puriea__highlight{color:#0d5f63;font-weight:700}.AboutSection-module__Puriea__techTitle{color:#111;margin-bottom:1rem;font-family:VT323,monospace;font-size:1.4rem;font-weight:700}.AboutSection-module__Puriea__techGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.AboutSection-module__Puriea__techGrid{grid-template-columns:repeat(4,1fr)}}.AboutSection-module__Puriea__techItem{color:#111;font-family:VT323,monospace;font-size:1.3rem}.AboutSection-module__Puriea__techItem:before{content:">";color:#111;margin-right:8px;font-family:monospace;font-weight:700}@media (max-width:768px){.AboutSection-module__Puriea__aboutSection{padding:4rem 1rem}.AboutSection-module__Puriea__aboutContainer{margin-left:0;margin-right:0;padding:0 1rem}.AboutSection-module__Puriea__pixelName{text-align:center;width:100%;font-size:3rem}.AboutSection-module__Puriea__profileGroup{align-items:center}.AboutSection-module__Puriea__terminalBox{margin-left:0;padding:1.5rem}.AboutSection-module__Puriea__terminalHeader{font-size:2rem}.AboutSection-module__Puriea__speechTail{border-bottom:none;top:-17px;left:50%;transform:translate(-50%)rotate(45deg)}}@media (min-width:481px) and (max-width:768px){.AboutSection-module__Puriea__aboutSection{padding:6rem 3rem}.AboutSection-module__Puriea__aboutContainer{padding:0}.AboutSection-module__Puriea__terminalBox{padding:2.5rem}}@keyframes AboutSection-module__Puriea__popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (min-width:1201px){.AboutSection-module__Puriea__aboutContainer{max-width:1200px;margin-left:auto;margin-right:auto}}
.Experience-module__ceVEWW__experienceSection{flex-direction:column;justify-content:center;min-height:100vh;padding:100px 1rem 4rem;scroll-margin-top:70px;font-family:VT323,monospace;display:flex;position:relative}.Experience-module__ceVEWW__sectionHeader{align-items:center;gap:1rem;max-width:1200px;margin-bottom:3rem;margin-left:20%;margin-right:auto;padding-left:20px;display:flex}.Experience-module__ceVEWW__sectionTitle{color:var(--color-text-primary);text-shadow:2px 2px #000;margin:0;font-family:VT323,monospace;font-size:55px;font-weight:500}.Experience-module__ceVEWW__questLogContainer{grid-template-columns:300px minmax(0,550px);gap:40px;max-width:1200px;margin-left:20%;margin-right:auto;display:grid}.Experience-module__ceVEWW__questList{flex-direction:column;gap:30px;padding-left:20px;display:flex;position:relative}.Experience-module__ceVEWW__questLineDashed{z-index:0;background-image:linear-gradient(#fe7f2d 50%,#0000 50%);background-repeat:repeat-y;background-size:4px 20px;width:4px;position:absolute;top:20px;bottom:20px;left:42px}.Experience-module__ceVEWW__questItem{cursor:pointer;opacity:.5;z-index:1;align-items:center;gap:20px;transition:all .2s;display:flex;position:relative}.Experience-module__ceVEWW__questItem:hover{opacity:.8}.Experience-module__ceVEWW__questItem.Experience-module__ceVEWW__active{opacity:1}.Experience-module__ceVEWW__questIconBox{background:#fff;border:4px solid #111;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex;position:relative;box-shadow:4px 4px #000}.Experience-module__ceVEWW__questItem.Experience-module__ceVEWW__active .Experience-module__ceVEWW__questIconBox{background-color:#fff;border-color:#fe7f2d;transform:scale(1.1);box-shadow:4px 4px #fe7f2d}.Experience-module__ceVEWW__iconPixel{background-color:#111;width:20px;height:20px}.Experience-module__ceVEWW__star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background-color:#fca5a5}.Experience-module__ceVEWW__questItem.Experience-module__ceVEWW__active .Experience-module__ceVEWW__star{background-color:#fe7f2d}.Experience-module__ceVEWW__box{background-color:#93c5fd}.Experience-module__ceVEWW__questItem.Experience-module__ceVEWW__active .Experience-module__ceVEWW__box{background-color:#fe7f2d}.Experience-module__ceVEWW__medal{background-color:#fcd34d;border-radius:50%}.Experience-module__ceVEWW__key{clip-path:polygon(10% 0,90% 0,90% 40%,60% 40%,60% 100%,40% 100%,40% 40%,10% 40%);background-color:#86efac}.Experience-module__ceVEWW__questLabel{flex-direction:column;display:flex}.Experience-module__ceVEWW__questType{text-transform:uppercase;color:#9ca3af;font-family:VT323,monospace;font-size:1.2rem;line-height:1}.Experience-module__ceVEWW__questItem.Experience-module__ceVEWW__active .Experience-module__ceVEWW__questType{color:#fe7f2d;text-shadow:2px 2px #000}.Experience-module__ceVEWW__questRole{color:#6b7280;margin-top:4px;font-family:Share Tech Mono,monospace;font-size:.9rem}.Experience-module__ceVEWW__questItem.Experience-module__ceVEWW__active .Experience-module__ceVEWW__questRole{color:#111;background-color:#f5fbe6;padding:0 4px;font-weight:700}.Experience-module__ceVEWW__questDate{color:#6b7280;font-size:.8rem}.Experience-module__ceVEWW__questCardWrapper{width:100%}.Experience-module__ceVEWW__questCard{box-shadow:6px 6px 0px var(--color-accent);color:#111;background-color:#f5fbe6;border:4px solid #111;min-height:300px;padding:1.5rem;position:relative}.Experience-module__ceVEWW__cardHeader{margin-bottom:1rem}.Experience-module__ceVEWW__headerTopRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:.5rem;display:flex}.Experience-module__ceVEWW__roleTitle{color:#fe7f2d;text-shadow:2px 2px #000;margin:0;font-size:1.8rem;font-weight:700;line-height:1}.Experience-module__ceVEWW__cardDate{color:#111;font-family:Share Tech Mono,monospace;font-size:1.1rem;font-weight:700}.Experience-module__ceVEWW__companyTitle{color:#6b7280;margin-bottom:.5rem;font-family:VT323,monospace;font-size:1.5rem}.Experience-module__ceVEWW__headerLine{background-color:#111;width:100%;height:4px;margin-top:1rem}.Experience-module__ceVEWW__questCard .Experience-module__ceVEWW__cardBody{background-color:#ffffff80;border:2px dashed #9ca3af;padding:1rem}.Experience-module__ceVEWW__objectiveList{margin:0;padding:0;list-style:none}.Experience-module__ceVEWW__objectiveList li{color:#111;margin-bottom:1rem;padding-left:25px;font-family:Share Tech Mono,VT323,monospace;font-size:1.1rem;line-height:1.4;position:relative}.Experience-module__ceVEWW__objectiveList li:before{content:"+";color:#10b981;font-size:1.5rem;font-weight:700;line-height:1;position:absolute;top:0;left:0}@media (max-width:768px){.Experience-module__ceVEWW__sectionHeader{justify-content:center;margin-left:0;padding-left:0}.Experience-module__ceVEWW__questLogContainer{grid-template-columns:1fr;gap:20px;margin-left:0}.Experience-module__ceVEWW__questList{flex-direction:row;gap:15px;padding-bottom:20px;padding-left:0;overflow-x:auto}.Experience-module__ceVEWW__questLineDashed{display:none}.Experience-module__ceVEWW__questItem{text-align:center;flex-direction:column;gap:10px;min-width:100px}.Experience-module__ceVEWW__questType{font-size:1rem}.Experience-module__ceVEWW__questCard{padding:1.5rem}.Experience-module__ceVEWW__roleTitle{font-size:1.5rem}.Experience-module__ceVEWW__sectionTitle{text-align:center;text-align:center;font-size:36px}}@media (min-width:481px) and (max-width:768px){.Experience-module__ceVEWW__experienceSection{padding:6rem 3rem 4rem}.Experience-module__ceVEWW__questList{gap:25px}}@media (min-width:1201px){.Experience-module__ceVEWW__sectionHeader{max-width:1200px;margin-left:20%;margin-right:auto}.Experience-module__ceVEWW__questLogContainer{margin-left:20%;margin-right:auto}}
.ProjectCarousel-module__aGccNa__sectionWrapper{background-color:#0000;padding:80px 0;position:relative;overflow:hidden}.ProjectCarousel-module__aGccNa__carouselTitle{color:var(--color-text-primary);text-align:center;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38,6px 6px #1a2c38;margin:0 0 5rem;font-family:VT323,monospace;font-size:55px;font-weight:500;line-height:1.1}.ProjectCarousel-module__aGccNa__stackContainer{perspective:1000px;justify-content:center;width:100%;height:600px;padding-top:80px;display:flex;position:relative}.ProjectCarousel-module__aGccNa__cardStack{justify-content:center;width:100%;max-width:400px;height:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.ProjectCarousel-module__aGccNa__cardItem{cursor:grab;width:100%;max-width:350px;height:auto;transform-style:preserve-3d;list-style:none;position:absolute;top:0}.ProjectCarousel-module__aGccNa__cardItem:active{cursor:grabbing}.ProjectCarousel-module__aGccNa__projectCardWrapper{pointer-events:none}.ProjectCarousel-module__aGccNa__cardItem[style*="z-index: 100"] .ProjectCarousel-module__aGccNa__projectCardWrapper{pointer-events:auto}.ProjectCarousel-module__aGccNa__instructionText{color:var(--color-text-secondary);opacity:.6;margin-top:30px;font-family:monospace;font-size:14px}.ProjectCarousel-module__aGccNa__carouselContainer,.ProjectCarousel-module__aGccNa__navBtn{display:none}.ProjectCarousel-module__aGccNa__cardContainer:hover .ProjectCarousel-module__aGccNa__projectCard{height:460px}.ProjectCarousel-module__aGccNa__projectCard:after{content:none}.ProjectCarousel-module__aGccNa__projectCard{text-align:left;background-color:#163e40;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;height:480px;padding:1.75rem 1.5rem;transition:all .25s cubic-bezier(.645,.045,.355,1);display:flex;position:relative;overflow:hidden;box-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,4px 4px #1a2c38,6px 6px #1a2c38}.ProjectCarousel-module__aGccNa__cardContainer:hover .ProjectCarousel-module__aGccNa__projectCard{height:460px;box-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,6px 6px #1a2c38,9px 9px #1a2c38,12px 12px #1a2c38}.ProjectCarousel-module__aGccNa__cardHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:30px;display:flex}.ProjectCarousel-module__aGccNa__folderIcon{color:var(--color-accent);width:40px;height:40px}.ProjectCarousel-module__aGccNa__cardLinks{align-items:center;gap:15px;display:flex}.ProjectCarousel-module__aGccNa__iconLink{color:var(--color-text-secondary);width:20px;height:20px;transition:color .3s}.ProjectCarousel-module__aGccNa__iconLink:hover{color:var(--color-accent)}.ProjectCarousel-module__aGccNa__cardTitle{color:var(--color-text-primary);text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38;text-align:left;background:0 0;border:none;margin-bottom:15px;padding:0;font-family:VT323,monospace;font-size:24px;font-weight:500;display:block}.ProjectCarousel-module__aGccNa__cardDescription{color:var(--color-text-secondary);text-align:left;width:100%;margin-bottom:1rem;font-family:Share Tech Mono,VT323,monospace;font-size:15px;line-height:1.5}.ProjectCarousel-module__aGccNa__techList{opacity:0;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin:0;padding:0;list-style:none;transition:all .25s cubic-bezier(.645,.045,.355,1);display:flex;transform:translateY(20px)}.ProjectCarousel-module__aGccNa__cardContainer:hover .ProjectCarousel-module__aGccNa__techList{opacity:1;transform:translateY(0)}.ProjectCarousel-module__aGccNa__techItem{color:var(--color-accent);font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:12px}.ProjectCarousel-module__aGccNa__repoLink{align-items:center;display:flex;position:relative}.ProjectCarousel-module__aGccNa__repoTooltip.ProjectCarousel-module__aGccNa__fade{opacity:0;transition:opacity .25s ease-out!important}.ProjectCarousel-module__aGccNa__repoTooltip.ProjectCarousel-module__aGccNa__show{opacity:1!important}.ProjectCarousel-module__aGccNa__repoTooltip .tooltip-inner{border:1px solid var(--color-accent);white-space:pre-wrap;border-radius:4px;max-width:250px;padding:8px 12px;font-family:Courier New,Courier,monospace;font-size:.8rem;box-shadow:0 0 10px #fe7f2d33;background-color:var(--color-bg-secondary)!important;color:var(--color-accent)!important}.ProjectCarousel-module__aGccNa__repoTooltip .tooltip-arrow:before{border-top-color:var(--color-accent)!important}.ProjectCarousel-module__aGccNa__mobileProjectList{flex-direction:column;gap:20px;padding-bottom:20px;display:flex}.ProjectCarousel-module__aGccNa__mobileProjectItem{width:100%}.ProjectCarousel-module__aGccNa__viewMoreBtn{border:1px solid var(--color-accent);color:var(--color-accent);cursor:pointer;text-transform:none;background-color:#0000;border-radius:4px;padding:1.25rem 1.75rem;font-family:SF Mono,Fira Code,monospace;font-size:14px;line-height:1;transition:all .25s cubic-bezier(.645,.045,.355,1);display:inline-block}.ProjectCarousel-module__aGccNa__viewMoreBtn:hover{color:var(--color-accent);box-shadow:5px 5px 0 0 var(--color-accent);background-color:#fe7f2d1a;transform:translate(-5px,-5px)}@media (max-width:768px){.ProjectCarousel-module__aGccNa__sectionWrapper{padding:80px 1rem}.ProjectCarousel-module__aGccNa__projectCard{background-color:#163e40;box-shadow:none!important;text-align:left!important;border:none!important;align-items:flex-start!important;height:auto!important;padding:1.5rem!important}.ProjectCarousel-module__aGccNa__projectCard:hover{box-shadow:none!important;transform:none!important}.ProjectCarousel-module__aGccNa__cardTitle{text-align:left;align-items:flex-start}.ProjectCarousel-module__aGccNa__cardDescription{text-align:left}.ProjectCarousel-module__aGccNa__techList{opacity:1!important;justify-content:flex-start!important;transform:none!important}.ProjectCarousel-module__aGccNa__cardHeader{margin-bottom:1rem}.ProjectCarousel-module__aGccNa__carouselTitle{font-size:36px}}
.Contact-module__uAh9HG__contactSection{text-align:center;pointer-events:none;z-index:1;max-width:600px;margin:0 auto;padding:100px 0 20px;font-family:Calibre,Inter,sans-serif;position:relative}.Contact-module__uAh9HG__sectionNumber{color:var(--color-accent);margin-bottom:20px;font-family:SF Mono,Fira Code,monospace;font-size:16px;display:block}.Contact-module__uAh9HG__title{color:var(--color-text-primary);text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,4px 4px #1a2c38,4px 6px #1a2c38,6px 6px #1a2c38;margin-bottom:20px;font-family:VT323,monospace;font-size:55px;font-weight:500}.Contact-module__uAh9HG__description{color:var(--color-text-secondary);margin-bottom:50px;font-family:Share Tech Mono,VT323,monospace;font-size:15px;line-height:1.6}.Contact-module__uAh9HG__emailButton{color:var(--color-accent);border:1px solid var(--color-accent);cursor:pointer;background-color:#0000;border-radius:4px;padding:1.25rem 1.75rem;font-family:SF Mono,Fira Code,monospace;font-size:14px;line-height:1;text-decoration:none;transition:all .25s cubic-bezier(.645,.045,.355,1);display:inline-block}.Contact-module__uAh9HG__emailButton:hover{color:var(--color-accent);box-shadow:5px 5px 0 0 var(--color-accent);background-color:#fe7f2d1a;text-decoration:none;transform:translate(-5px,-5px)}@media (max-width:768px){.Contact-module__uAh9HG__title{font-size:36px}.Contact-module__uAh9HG__contactSection{margin-bottom:0;padding-bottom:0}}.Contact-module__uAh9HG__contactSection h2,.Contact-module__uAh9HG__contactSection p,.Contact-module__uAh9HG__contactSection a,.Contact-module__uAh9HG__contactSection button{pointer-events:auto}
.Home-module__lwGtrq__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans);grid-template-rows:20px 1fr 20px;place-items:center;gap:64px;padding:80px;display:grid}@media (prefers-color-scheme:dark){.Home-module__lwGtrq__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home-module__lwGtrq__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}.Home-module__lwGtrq__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.Home-module__lwGtrq__main li:not(:last-of-type){margin-bottom:8px}.Home-module__lwGtrq__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.Home-module__lwGtrq__ctas{gap:16px;display:flex}.Home-module__lwGtrq__ctas a{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.Home-module__lwGtrq__primary{background:var(--foreground);color:var(--background);gap:8px}a.Home-module__lwGtrq__secondary{border-color:var(--gray-alpha-200);min-width:158px}.Home-module__lwGtrq__footer{grid-row-start:3;gap:24px;display:flex}.Home-module__lwGtrq__footer a{align-items:center;gap:8px;display:flex}.Home-module__lwGtrq__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home-module__lwGtrq__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.Home-module__lwGtrq__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.Home-module__lwGtrq__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.Home-module__lwGtrq__page{padding:32px 32px 80px}.Home-module__lwGtrq__main{align-items:center}.Home-module__lwGtrq__main ol{text-align:center}.Home-module__lwGtrq__ctas{flex-direction:column}.Home-module__lwGtrq__ctas a{height:40px;padding:0 16px;font-size:14px}a.Home-module__lwGtrq__secondary{min-width:auto}.Home-module__lwGtrq__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.Home-module__lwGtrq__logo{filter:invert()}}.Home-module__lwGtrq__linkHighlight{color:var(--color-accent);cursor:pointer;text-decoration:none;display:inline-block;position:relative}.Home-module__lwGtrq__linkHighlight:after{content:"";background:var(--color-accent);width:0;height:1px;transition:width .3s;display:block}.Home-module__lwGtrq__footer a:hover,.Home-module__lwGtrq__linkHighlight:hover:after{width:100%}
.SnakeGameModal-module__Ne-7_q__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.SnakeGameModal-module__Ne-7_q__modalContent{background:var(--color-bg-primary);border:1px solid var(--color-accent);border-radius:12px;max-width:90%;max-height:90%;padding:2rem;position:relative;overflow:auto;box-shadow:0 0 20px #fe7f2d33}.SnakeGameModal-module__Ne-7_q__closeButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s;position:absolute;top:10px;right:10px}.SnakeGameModal-module__Ne-7_q__closeButton:hover{color:var(--color-accent)}.SnakeGameModal-module__Ne-7_q__floatingButton{background-color:var(--color-bg-primary);color:var(--color-accent);border:1px solid var(--color-accent);cursor:pointer;z-index:999;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:20px;left:40px;box-shadow:0 4px 10px #0000004d}.SnakeGameModal-module__Ne-7_q__floatingButton:hover{background-color:#fe7f2d1a;transform:translateY(-5px);box-shadow:0 6px 15px #fe7f2d4d}
.SnakeGame-module__GyIZDW__gameWrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.SnakeGame-module__GyIZDW__welcomeBanner{color:var(--color-accent);text-align:center;margin-bottom:-.5rem;font-family:SF Mono,Fira Code,monospace;font-size:.8rem;animation:.5s ease-in SnakeGame-module__GyIZDW__fadeIn}@keyframes SnakeGame-module__GyIZDW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SnakeGame-module__GyIZDW__gameContainer{width:300px;height:300px;position:relative}.SnakeGame-module__GyIZDW__gameCanvas{background-color:var(--color-bg-secondary);border-radius:4px;display:block;box-shadow:inset 0 0 20px #00000080}.SnakeGame-module__GyIZDW__gameOverlay{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.SnakeGame-module__GyIZDW__scoreBoard{color:var(--color-accent);text-shadow:0 0 10px #fe7f2d4d;background:#215e61cc;border:1px solid #fe7f2d4d;border-radius:4px;padding:.5rem 1.5rem;font-family:SF Mono,Fira Code,monospace;font-size:1.5rem;font-weight:700}.SnakeGame-module__GyIZDW__gameOverText{color:var(--color-accent);text-align:center;pointer-events:auto;flex-direction:column;gap:1rem;font-family:SF Mono,monospace;font-size:2rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SnakeGame-module__GyIZDW__gameOverText button{border:1px solid var(--color-accent);color:var(--color-accent);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:SF Mono,monospace;transition:all .2s}.SnakeGame-module__GyIZDW__gameOverText button:hover{background:#fe7f2d1a}.SnakeGame-module__GyIZDW__startText{color:var(--color-text-secondary);text-align:center;width:100%;font-family:SF Mono,monospace;font-size:.9rem;position:absolute;bottom:1rem;left:0}
