
.Navbar-module-scss-module__oCk-Aq__navbar{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:52px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLogoContainer{padding:.5rem 1.5rem}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLogoSvg{width:auto;height:2rem}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLinks{align-self:stretch;align-items:center;gap:2rem;display:flex}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLink{color:#000;font-family:var(--font-inter);padding-bottom:.3rem;font-size:1rem;text-decoration:none;transition:color .3s ease-in-out;position:relative}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLink:hover{color:#2f46fb}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLink:after{content:"";background-color:#2f46fb;width:0;height:2px;transition:width .3s ease-in-out;position:absolute;bottom:0;left:0}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarLink:hover:after{width:100%}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarButton{color:#fff;cursor:pointer;height:100%;font-family:var(--font-inter);background-color:#2f46fb;border:none;justify-content:center;align-items:center;padding:0 1rem;font-size:1rem;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out;display:flex;position:relative}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarButton:hover{color:#2f46fb;background-color:#fff}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__buttonText{padding-bottom:.3rem;position:relative}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__buttonText:after{content:"";background-color:#2f46fb;width:0;height:2px;transition:width .3s ease-in-out;position:absolute;bottom:0;left:0}.Navbar-module-scss-module__oCk-Aq__navbar .Navbar-module-scss-module__oCk-Aq__navbarButton:hover .Navbar-module-scss-module__oCk-Aq__buttonText:after{width:100%}@media (max-width:768px){.Navbar-module-scss-module__oCk-Aq__navbar{height:48px}.Navbar-module-scss-module__oCk-Aq__navbarLogoContainer{padding:.5rem 1rem}.Navbar-module-scss-module__oCk-Aq__navbarLinks{gap:1rem}.Navbar-module-scss-module__oCk-Aq__navbarLink{font-size:.9rem}.Navbar-module-scss-module__oCk-Aq__navbarLink[href=\#projects],.Navbar-module-scss-module__oCk-Aq__navbarLink[href=\#contact]{display:none}.Navbar-module-scss-module__oCk-Aq__navbarButton{padding:.5rem .75rem;font-size:.9rem}}
.Introduction-module-scss-module__4Chbiq__introductionSection{box-sizing:border-box;background-color:#2f46fb;grid-template-rows:repeat(9,5.55556vw);grid-template-columns:repeat(18,1fr);gap:1px;min-height:calc(100vh - 52px);padding-top:53px;display:grid}.Introduction-module-scss-module__4Chbiq__introTextContainer{z-index:10;background-color:#fff;flex-direction:column;grid-area:1/1/-1/10;justify-content:center;padding:2rem;display:flex}.Introduction-module-scss-module__4Chbiq__introTextContainer .Introduction-module-scss-module__4Chbiq__introTitle{color:#000;font-size:5rem;font-family:var(--font-space-grotesk);text-transform:uppercase;font-weight:600;line-height:1.1}.Introduction-module-scss-module__4Chbiq__introTextContainer .Introduction-module-scss-module__4Chbiq__introSubtitle{color:#000;font-size:5rem;font-family:var(--font-space-grotesk);text-transform:uppercase;font-weight:600;line-height:1}.Introduction-module-scss-module__4Chbiq__gridVisualContainer{display:contents}.Introduction-module-scss-module__4Chbiq__gridCellContainer{background-color:#fff;position:relative}.Introduction-module-scss-module__4Chbiq__gridCellLayer{position:absolute;inset:0}@media (max-width:768px){.Introduction-module-scss-module__4Chbiq__introductionSection{grid-template-rows:repeat(18,11.1111vw);grid-template-columns:repeat(9,1fr);gap:1px;min-height:calc(100vh - 48px);padding-top:49px;display:grid}.Introduction-module-scss-module__4Chbiq__introTextContainer{grid-area:10/1/19/-1;position:static}.Introduction-module-scss-module__4Chbiq__introTextContainer .Introduction-module-scss-module__4Chbiq__introTitle,.Introduction-module-scss-module__4Chbiq__introTextContainer .Introduction-module-scss-module__4Chbiq__introSubtitle{font-size:3.5rem}.Introduction-module-scss-module__4Chbiq__gridVisualContainer{grid-area:1/1/10/-1;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);gap:1px;display:grid}}
.Projects-module-scss-module__ufxmaq__projectsSection{background-color:#2f46fb;gap:1px;padding:1px;display:grid}.Projects-module-scss-module__ufxmaq__projectRow{--columns:18;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(9,calc(100vw/var(--columns)));box-sizing:border-box;gap:1px;display:grid}.Projects-module-scss-module__ufxmaq__projectInfo{z-index:10;box-sizing:border-box;background-color:#fff;flex-direction:column;grid-area:2/10/9/18;justify-content:center;padding:2rem;display:flex}.Projects-module-scss-module__ufxmaq__projectInfo .Projects-module-scss-module__ufxmaq__projectTitle{font-family:var(--font-space-grotesk);color:#000;margin-bottom:1.5rem;font-size:3rem;font-weight:600}.Projects-module-scss-module__ufxmaq__projectInfo .Projects-module-scss-module__ufxmaq__tagsContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module-scss-module__ufxmaq__projectInfo .Projects-module-scss-module__ufxmaq__tag{font-family:var(--font-inter);color:#2f46fb;border:1px solid #2f46fb;border-radius:2px;padding:.4rem .8rem;font-size:.9rem}.Projects-module-scss-module__ufxmaq__projectInfo .Projects-module-scss-module__ufxmaq__projectDescription{font-family:var(--font-inter);color:#000;max-width:60ch;font-size:1rem;line-height:1.6}.Projects-module-scss-module__ufxmaq__projectLink{color:inherit;text-decoration:none;display:block}.Projects-module-scss-module__ufxmaq__gridCellContainer{background-color:#fff;position:relative}.Projects-module-scss-module__ufxmaq__gridVisualContainer{display:contents}.Projects-module-scss-module__ufxmaq__gridCellLayer{position:absolute;inset:0}@media (max-width:768px){.Projects-module-scss-module__ufxmaq__projectRow{--columns:9;grid-template-rows:repeat(18,calc(100vw/var(--columns)))}.Projects-module-scss-module__ufxmaq__projectInfo{grid-area:10/1/19/-1;padding:1.5rem}.Projects-module-scss-module__ufxmaq__projectInfo .Projects-module-scss-module__ufxmaq__projectTitle{margin-bottom:1rem;font-size:2.5rem}.Projects-module-scss-module__ufxmaq__gridVisualContainer{grid-area:1/1/10/-1;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(9,1fr);gap:1px;display:grid}}
.Experience-module-scss-module__mnZNFW__experienceSection{box-sizing:border-box;background-color:#fff;width:100%}.Experience-module-scss-module__mnZNFW__experienceList{background-color:#2f46fb;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Experience-module-scss-module__mnZNFW__experienceItem{background-color:#fff;padding:2.5rem}.Experience-module-scss-module__mnZNFW__jobTitle{font-family:var(--font-space-grotesk);color:#000;margin:0 0 .5rem;font-size:2.2rem;font-weight:600}.Experience-module-scss-module__mnZNFW__companyName{font-family:var(--font-space-grotesk);color:#2f46fb;margin:0 0 1.5rem;font-size:1.2rem;font-weight:500}.Experience-module-scss-module__mnZNFW__jobDates{font-family:var(--font-inter);color:#000;opacity:.7;margin:0;font-size:1rem}@media (max-width:768px){.Experience-module-scss-module__mnZNFW__experienceList{grid-template-columns:1fr}.Experience-module-scss-module__mnZNFW__experienceItem{padding:2rem}.Experience-module-scss-module__mnZNFW__jobTitle{font-size:1.8rem}.Experience-module-scss-module__mnZNFW__companyName{font-size:1.1rem}}.Experience-module-scss-module__mnZNFW__separatorGrid,.Experience-module-scss-module__mnZNFW__gridCell{display:none}@media (max-width:768px){.Experience-module-scss-module__mnZNFW__experienceSection{background-color:#2f46fb;flex-direction:column;gap:1px;display:flex}.Experience-module-scss-module__mnZNFW__separatorGrid{grid-template-rows:11.1111vw;grid-template-columns:repeat(9,1fr);gap:1px;display:grid}.Experience-module-scss-module__mnZNFW__gridCell{background-color:#fff;display:block}}
.TechStack-module-scss-module__xoLbJG__techStackSection{box-sizing:border-box;background-color:#fff;border-top:1px solid #2f46fb;width:100%;height:5rem;padding:1rem 0}.TechStack-module-scss-module__xoLbJG__techStackSection .TechStack-module-scss-module__xoLbJG__scroller{overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#fff 20% 80%,#0000);mask:linear-gradient(90deg,#0000,#fff 20% 80%,#0000)}.TechStack-module-scss-module__xoLbJG__techStackSection .TechStack-module-scss-module__xoLbJG__scroller .TechStack-module-scss-module__xoLbJG__scrollerInner{gap:3rem;width:max-content;animation:40s linear infinite TechStack-module-scss-module__xoLbJG__scroll;display:flex}.TechStack-module-scss-module__xoLbJG__techStackSection .TechStack-module-scss-module__xoLbJG__techItem{align-items:center;display:flex}.TechStack-module-scss-module__xoLbJG__techStackSection .TechStack-module-scss-module__xoLbJG__techItem img{filter:brightness(0)saturate()invert(26%)sepia(84%)saturate(6669%)hue-rotate(231deg)brightness(98%)contrast(97%);width:auto;max-height:2.5rem;transition:filter .3s}.TechStack-module-scss-module__xoLbJG__techStackSection .TechStack-module-scss-module__xoLbJG__techItem:hover img{filter:none}@keyframes TechStack-module-scss-module__xoLbJG__scroll{to{transform:translate(calc(-33.333% - 1rem))}}
.Contact-module-scss-module__Klmvxq__contactSection{box-sizing:border-box;background-color:#2f46fb;grid-template-rows:repeat(9,5.55556vw);grid-template-columns:repeat(18,1fr);gap:1px;padding-top:1px;padding-left:1px;padding-right:1px;display:grid}.Contact-module-scss-module__Klmvxq__contactContent{z-index:10;box-sizing:border-box;background-color:#fff;flex-direction:column;grid-area:2/2/9/10;justify-content:center;padding:2rem;display:flex}.Contact-module-scss-module__Klmvxq__gridCellContainer{background-color:#fff;position:relative}.Contact-module-scss-module__Klmvxq__gridCellLayer{position:absolute;inset:0}.Contact-module-scss-module__Klmvxq__contactTitle{font-family:var(--font-space-grotesk);color:#000;margin-bottom:1rem;font-size:3rem;font-weight:600}.Contact-module-scss-module__Klmvxq__contactSubtitle{font-family:var(--font-inter);color:#000;max-width:50ch;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Contact-module-scss-module__Klmvxq__contactEmail{font-family:var(--font-space-grotesk);color:#2f46fb;margin-bottom:1rem;font-size:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.Contact-module-scss-module__Klmvxq__contactText{font-family:var(--font-inter);color:#000;margin-bottom:2rem}.Contact-module-scss-module__Klmvxq__socialIconsContainer{gap:1.5rem;display:flex}.Contact-module-scss-module__Klmvxq__socialIconsContainer .Contact-module-scss-module__Klmvxq__socialIcon{filter:none;opacity:.7;transition:opacity .3s}.Contact-module-scss-module__Klmvxq__socialIconsContainer .Contact-module-scss-module__Klmvxq__socialIcon:hover{opacity:1}.Contact-module-scss-module__Klmvxq__gridVisualContainer{display:contents}@media (max-width:768px){.Contact-module-scss-module__Klmvxq__contactSection{grid-template-rows:repeat(18,11.1111vw);grid-template-columns:repeat(9,1fr);padding:1px}.Contact-module-scss-module__Klmvxq__contactContent{grid-area:1/1/10/-1;padding:1.5rem}.Contact-module-scss-module__Klmvxq__contactContent .Contact-module-scss-module__Klmvxq__contactTitle{font-size:2.5rem}.Contact-module-scss-module__Klmvxq__contactContent .Contact-module-scss-module__Klmvxq__contactSubtitle{margin-bottom:1.5rem;font-size:1rem}.Contact-module-scss-module__Klmvxq__contactContent .Contact-module-scss-module__Klmvxq__contactEmail{font-size:1.2rem}.Contact-module-scss-module__Klmvxq__gridVisualContainer{grid-area:10/1/19/-1;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);gap:1px;display:grid}}
.Footer-module-scss-module__K1pO7W__footer{color:#fff;box-sizing:border-box;background-color:#2f46fb;padding:1.5rem 2rem}.Footer-module-scss-module__K1pO7W__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module-scss-module__K1pO7W__footerText{font-family:var(--font-inter);margin:0;font-size:.9rem}.Footer-module-scss-module__K1pO7W__footerLink{color:#fff;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .3s}.Footer-module-scss-module__K1pO7W__footerLink:hover{opacity:.8}@media (max-width:768px){.Footer-module-scss-module__K1pO7W__footer{padding:1rem 1.5rem}.Footer-module-scss-module__K1pO7W__footerContainer{flex-direction:column;align-items:flex-start;gap:.5rem}.Footer-module-scss-module__K1pO7W__footerText{font-size:.8rem;line-height:1.4}}
.HangmanProject-module-scss-module__iPyC5G__projectPageContainer{box-sizing:border-box;flex-direction:column;min-height:100vh;padding-top:52px;display:flex}.HangmanProject-module-scss-module__iPyC5G__projectPageContent{--columns:18;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(9,calc(100vw/var(--columns)));box-sizing:border-box;background-color:#2f46fb;flex-grow:1;gap:1px;padding:1px;display:grid}.HangmanProject-module-scss-module__iPyC5G__projectTextContent{z-index:10;background-color:#fff;flex-direction:column;grid-area:2/6/5/14;justify-content:center;gap:1.5rem;padding:2rem;display:flex}.HangmanProject-module-scss-module__iPyC5G__projectTextContent .HangmanProject-module-scss-module__iPyC5G__projectPageTitle{font-family:var(--font-space-grotesk);color:#000;font-size:2.5rem;font-weight:700}.HangmanProject-module-scss-module__iPyC5G__projectTextContent .HangmanProject-module-scss-module__iPyC5G__projectPageDescription{font-family:var(--font-inter);color:#000;font-size:1.1rem;line-height:1.6}.HangmanProject-module-scss-module__iPyC5G__projectButtons{z-index:10;background-color:#fff;grid-area:6/6/7/14;justify-content:center;align-items:center;gap:1rem;padding:0 2rem;display:flex}.HangmanProject-module-scss-module__iPyC5G__projectButton{font-family:var(--font-space-grotesk);color:#fff;background-color:#2f46fb;border-radius:5px;padding:.8rem 1.5rem;font-size:1.1rem;text-decoration:none;transition:background-color .3s}.HangmanProject-module-scss-module__iPyC5G__projectButton:hover{background-color:#6173fc}.HangmanProject-module-scss-module__iPyC5G__gridCell{background-color:#fff;grid-area:span 1/span 1}@media (max-width:768px){.HangmanProject-module-scss-module__iPyC5G__projectPageContainer{padding-top:48px}.HangmanProject-module-scss-module__iPyC5G__projectPageContent{--columns:9;grid-template-rows:repeat(18,calc(100vw/var(--columns)))}.HangmanProject-module-scss-module__iPyC5G__projectTextContent{grid-area:3/2/8/9;justify-content:flex-start;gap:1rem;padding:1.5rem}.HangmanProject-module-scss-module__iPyC5G__projectTextContent .HangmanProject-module-scss-module__iPyC5G__projectPageTitle{font-size:2rem}.HangmanProject-module-scss-module__iPyC5G__projectTextContent .HangmanProject-module-scss-module__iPyC5G__projectPageDescription{font-size:1rem;line-height:1.5}.HangmanProject-module-scss-module__iPyC5G__projectButtons{flex-direction:column;grid-area:10/2/13/9;align-items:stretch;padding:1rem 1.5rem}.HangmanProject-module-scss-module__iPyC5G__projectButton{text-align:center;font-size:1rem}}
.MinimalSketchProject-module-scss-module__Aklr3W__projectPageContainer{box-sizing:border-box;flex-direction:column;min-height:100vh;padding-top:52px;display:flex}.MinimalSketchProject-module-scss-module__Aklr3W__projectPageContent{--columns:18;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(9,calc(100vw/var(--columns)));box-sizing:border-box;background-color:#2f46fb;flex-grow:1;gap:1px;padding:1px;display:grid}.MinimalSketchProject-module-scss-module__Aklr3W__projectTextContent{z-index:10;background-color:#fff;flex-direction:column;grid-area:2/6/5/14;justify-content:center;gap:1.5rem;padding:2rem;display:flex}.MinimalSketchProject-module-scss-module__Aklr3W__projectTextContent .MinimalSketchProject-module-scss-module__Aklr3W__projectPageTitle{font-family:var(--font-space-grotesk);color:#000;font-size:2.5rem;font-weight:700}.MinimalSketchProject-module-scss-module__Aklr3W__projectTextContent .MinimalSketchProject-module-scss-module__Aklr3W__projectPageDescription{font-family:var(--font-inter);color:#000;font-size:1.1rem;line-height:1.6}.MinimalSketchProject-module-scss-module__Aklr3W__projectButtons{z-index:10;background-color:#fff;grid-area:6/6/7/14;justify-content:center;align-items:center;gap:1rem;padding:0 2rem;display:flex}.MinimalSketchProject-module-scss-module__Aklr3W__projectButton{font-family:var(--font-space-grotesk);color:#fff;background-color:#2f46fb;border-radius:5px;padding:.8rem 1.5rem;font-size:1.1rem;text-decoration:none;transition:background-color .3s}.MinimalSketchProject-module-scss-module__Aklr3W__projectButton:hover{background-color:#6173fc}.MinimalSketchProject-module-scss-module__Aklr3W__gridCell{background-color:#fff;grid-area:span 1/span 1}@media (max-width:768px){.MinimalSketchProject-module-scss-module__Aklr3W__projectPageContainer{padding-top:48px}.MinimalSketchProject-module-scss-module__Aklr3W__projectPageContent{--columns:9;grid-template-rows:repeat(18,calc(100vw/var(--columns)))}.MinimalSketchProject-module-scss-module__Aklr3W__projectTextContent{grid-area:3/2/8/9;justify-content:flex-start;gap:1rem;padding:1.5rem}.MinimalSketchProject-module-scss-module__Aklr3W__projectTextContent .MinimalSketchProject-module-scss-module__Aklr3W__projectPageTitle{font-size:2rem}.MinimalSketchProject-module-scss-module__Aklr3W__projectTextContent .MinimalSketchProject-module-scss-module__Aklr3W__projectPageDescription{font-size:1rem;line-height:1.5}.MinimalSketchProject-module-scss-module__Aklr3W__projectButtons{flex-direction:column;grid-area:10/2/13/9;align-items:stretch;padding:1rem 1.5rem}.MinimalSketchProject-module-scss-module__Aklr3W__projectButton{text-align:center;font-size:1rem}}
