.header_header__tfKf1{position:fixed;top:0;left:0;right:0;height:5rem;padding:0 2rem;z-index:1000;display:flex;align-items:center;justify-content:space-between;background-color:hsla(0,0%,98%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .4s ease,background-color .4s ease;font-family:Pixelify Sans,sans-serif}.header_visible__W0sbf{transform:translateY(0)}.header_hidden__rbKGt{transform:translateY(-100%)}.header_brandContainer__w_wNm{display:flex;align-items:center}.header_brand__k58go{font-size:2.2rem;font-weight:700;color:var(--secondary-color);text-decoration:none;transition:color .3s ease,text-shadow .3s ease}.header_brand__k58go:hover{text-shadow:0 0 2px var(--secondary-color)}.header_nav__KZqge{display:flex;align-items:center}.header_navLinks__nlyGp{display:flex;grid-gap:2rem;gap:2rem;list-style:none;margin:0;padding:0}.header_navItem__o_SC0{font-size:1.4rem;font-weight:600;color:var(--secondary-color);text-decoration:none;transition:color .3s ease,text-shadow .3s ease}.header_navItem__o_SC0:hover{text-shadow:0 0 2px var(--secondary-color)}.header_hamburger__eQUlc{display:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;background:none;border:none;cursor:pointer;padding:0}.header_bar__c3R8W{display:block;width:100%;height:3px;background-color:var(--secondary-color);transition:background-color .3s}.header_mobileMenu__BJToW{position:fixed;top:5rem;left:0;right:0;background-color:hsla(0,0%,98%,.8);opacity:.95;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;z-index:999}.header_mobileNavLinks__NfrQq{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}@media only screen and (max-width:860px){.header_navLinks__nlyGp{display:none}.header_brand__k58go{font-size:2rem}.header_hamburger__eQUlc{display:flex}}.footer_footer__px9sw{background-color:var(--footer-background-color);color:var(--primary-color);text-align:center;height:30vh;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;font-family:Pixelify Sans,sans-serif}.footer_footer__px9sw a{font-size:1.5rem;font-weight:200;text-decoration:none;color:#505050;letter-spacing:.2rem}.footer_copyright__omdT4{font-size:.8rem;font-weight:500;text-align:center;color:#3c3c3c;position:relative;bottom:1rem;left:50%;transform:translateX(-50%)}.footer_footerSeparator__Dw3vN{height:150px;transform:rotate(180deg);margin-top:-150px;background-color:var(--primary-color)}.footer_footer__px9sw span{display:none}@media only screen and (max-width:860px){.footer_footer__px9sw{flex-direction:column;height:50vh}.footer_footer__px9sw a{font-size:1.5rem;font-weight:100}.footer_footer__px9sw span{display:block}}.landing_container__q3fTm{position:absolute;top:0;background-color:var(--landing-background-color);color:var(--primary-color);height:100vh;width:100%;margin:0;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing_title__lVwCT{font-size:12rem;margin:0;filter:drop-shadow(0 5rem 0 rgba(64,255,0,.2));animation:landing_first__wYLP3 2s ease-in-out 1s,landing_titleKeyframes__xuKay 10s ease-in-out 3s infinite;font-family:Pixelify Sans,sans-serif}.landing_paragraph__V3Kf0{font-size:1rem;width:0;word-spacing:1rem;overflow:hidden;border-right:.15em solid var(--primary-color);white-space:nowrap;margin:0 auto;letter-spacing:.15em}.landing_paragraph__V3Kf0,.landing_typedText__rjX92{text-align:center;font-family:Pixelify Sans,sans-serif}.landing_typedText__rjX92{width:80%;display:inline-block;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:2rem}@keyframes landing_first__wYLP3{0%{filter:drop-shadow(0 5rem 0 rgba(64,255,0,.2))}to{filter:drop-shadow(0 .5rem .5rem rgba(64,255,0,.8))}}@keyframes landing_titleKeyframes__xuKay{0%{filter:drop-shadow(0 .5rem .5rem rgba(64,255,0,.8))}25%{filter:drop-shadow(0 .5rem .5rem rgba(0,255,255,.8))}50%{filter:drop-shadow(0 .5rem .5rem rgba(242,0,255,.8))}75%{filter:drop-shadow(0 .5rem .5rem rgba(0,255,251,.8))}to{filter:drop-shadow(0 .5rem .5rem rgba(64,255,0,.8))}}@keyframes landing_typing__kOjsC{0%{width:0}to{width:80%}}@keyframes landing_blink-caret__ZxOg8{0%,to{border-color:transparent}50%{border-color:var(--primary-color)}}.landing_two__JLbN1{display:none}@media screen and (max-width:860px){.landing_title__lVwCT{font-size:5rem}.landing_paragraph__V3Kf0{font-size:1rem;width:100%;animation:none;border-right:none;white-space:nowrap;overflow:hidden;display:inline-block}.landing_paragraph__V3Kf0 span{padding-left:1rem;display:inline-block;animation:landing_infiniteScroll__j_Mns 10s linear infinite}.landing_two__JLbN1{display:block}.landing_typedText__rjX92{font-size:1rem}@keyframes landing_infiniteScroll__j_Mns{0%{transform:translate(0)}to{transform:translate(-100%)}}}.projects_container__MCdQU{width:100%;padding:2rem;background-color:var(--primary-color);color:var(--secondary-color);min-height:100vh}.projects_tabList__hJfby{display:flex;overflow-x:auto;border-bottom:2px solid var(--secondary-color);margin-bottom:1rem;padding-bottom:.5rem;background-color:var(--primary-color)}.projects_tab__I0ZTz{padding:.5rem 1.5rem;cursor:pointer;white-space:nowrap;transition:all .3s ease;background-color:transparent;color:var(--secondary-color);border:none;font-size:1rem;border-radius:.5rem;margin-right:1rem;font-family:Pixelify Sans,sans-serif}.projects_tab__I0ZTz:hover,.projects_tabSelected__mkZKi{background-color:var(--secondary-color);color:var(--projects-background-color)}.projects_tabSelected__mkZKi{font-weight:700}.projects_tabPanels__w4uLM{padding-top:1rem}.projects_tabPanel__3ZYrk{display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.projects_projectsGrid__sV7sO{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;width:100%}.projects_projectCard__Yo7KW{padding:1rem;border:1px solid var(--secondary-color);border-radius:.5rem;text-decoration:none;color:inherit;transition:background-color .3s,transform .3s ease;background-color:var(--primary-background-color)}.projects_projectCard__Yo7KW:hover{background-color:var(--secondary-color);color:var(--projects-background-color);transform:translateY(-5px)}.projects_projectTitle__z8o6U{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;font-family:Pixelify Sans,sans-serif}.projects_projectDescription__BPkFU{font-size:.9rem;color:var(--tertiary-color)}.projects_noProjects__5s6J1{color:var(--tertiary-color);font-size:1rem;text-align:center;padding:2rem;background-color:var(--primary-color);border-radius:.5rem;border:1px solid var(--secondary-color)}.about_container__0B29l{background-color:var(--about-background-color);color:var(--secondary-color);min-height:calc(100vh - 6rem);width:100%;margin:0;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.about_container__0B29l a{text-decoration:none;color:var(--secondary-color)}.about_about__oLHPY{font-size:2.5rem;font-weight:200;margin:0;text-align:center;width:70%;word-spacing:1rem;padding:5rem;transition:all .5s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.about_about__oLHPY a{-webkit-text-decoration:underline .2rem transparent;text-decoration:underline .2rem transparent;transition:all .5s ease}.about_about__oLHPY a:hover{-webkit-text-decoration-color:var(--secondary-color);text-decoration-color:var(--secondary-color)}@media screen and (max-width:1200px){.about_about__oLHPY{font-size:1.7rem;padding:4rem;word-spacing:.8rem}}@media screen and (max-width:1024px){.about_about__oLHPY{font-size:1.6rem;padding:3rem;word-spacing:.5rem}}@media screen and (max-width:860px){.about_container__0B29l{justify-content:flex-start;padding:.5rem}.about_about__oLHPY{word-spacing:.2rem;text-align:center;font-size:2rem;padding:2rem;width:90%}}@media screen and (max-width:600px){.about_about__oLHPY{font-size:1.4rem;padding:1rem}}@media screen and (max-width:400px){.about_about__oLHPY{font-size:1.1rem;padding:1rem}}.resume_resumeParent__gB73n{width:100%;justify-content:center}.resume_resume___veXg,.resume_resumeParent__gB73n{background-color:var(--primary-color);display:flex;align-items:center}.resume_resume___veXg{width:80%;height:calc(100vh - 12rem);color:var(--secondary-color);padding:2rem;flex-direction:row;justify-content:space-between;grid-gap:2rem;gap:2rem}@media (max-width:768px){.resume_resume___veXg{flex-direction:column}}.resume_imageContainer__q69Y_{flex:1 1;display:flex;justify-content:center;align-items:center}.resume_profileImage__6MHkJ{width:300px;height:300px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.3)}@media (max-width:768px){.resume_profileImage__6MHkJ{width:200px;height:200px}}.resume_resumeButtons__5SkpR{flex:1 1;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.resume_modalButton2__K1C0P{display:inline-block;border-radius:20px;background-color:var(--secondary-color);border:none;color:var(--primary-color);text-align:center;font-size:28px;padding:20px;width:100%;transition:all .5s;cursor:pointer;margin:5px 0}.resume_modalButton2__K1C0P span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.resume_modalButton2__K1C0P span:after{content:"⬇️";position:absolute;opacity:0;top:0;right:-1rem;transition:.5s}.resume_modalButton2__K1C0P:hover span{padding-right:25px}.resume_modalButton2__K1C0P:hover span:after{opacity:1;right:-.5rem}.resume_resumeDownloadLink__Yoh4P{text-decoration:none;color:var(--primary-color)}.contact_container__64NT2{background-color:var(--contact-background-color);color:var(--secondary-color);height:calc(100vh - 6rem);width:100%;margin:0;padding:2rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.contact_link__Gl1CB{flex:auto;text-decoration:none;display:flex;height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center;transition:all .3s ease-in-out}.contact_link__Gl1CB:hover{transform:translateY(-1rem)}.contact_container__64NT2 span{display:none}@media only screen and (max-width:860px){.contact_container__64NT2{flex-direction:column}.contact_link__Gl1CB:hover{transform:translateY(0)}.contact_container__64NT2 span{display:block}}.new_main___sgW7{margin-top:6rem}.new_div__zlrnC{min-height:calc(100vh - 12rem);display:flex;flex-direction:column;justify-content:center;align-items:center}.new_div__zlrnC:first-of-type{height:calc(100vh - 6rem)}.new_np__Hpew2{position:fixed}.new_landingSeparator___IBCp{height:6rem}.new_landingSeparator___IBCp,.new_subHeader__jzICP{width:100%;background-color:var(--separator-background-color);padding:0}.new_subHeader__jzICP{height:10vh;font-family:Pixelify Sans,sans-serif}.new_subHeader__jzICP h2{height:calc(100%);margin:0;padding:0;font-size:4rem;font-weight:700;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;color:#000;filter:drop-shadow(0 .5rem .5rem rgba(0,0,0,.5))}.new_projectsContainer__Nw_Ek{flex-direction:row;flex-wrap:wrap;width:100%;height:100%;padding:2rem}.new_modal__8xqeg,.new_projectsContainer__Nw_Ek{display:flex;justify-content:center;align-items:center;background-color:var(--primary-color)}.new_modal__8xqeg{position:fixed;top:50%;left:50%;transform:translate(-50%,-42%);width:60vw;height:80vh;color:var(--secondary-color);border-radius:2rem;z-index:1;flex-direction:column}.new_embed__07Dkz,.new_modal__8xqeg{box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}.new_embed__07Dkz{width:80%;height:80%;margin-bottom:2vh}@media screen and (max-width:860px){.new_projectsContainer__Nw_Ek{padding:2rem .5rem}}.new_scrollToFooterButton__tI6Xz{position:fixed;bottom:1rem;right:1rem;padding:1rem 2rem;background-color:var(--secondary-color);color:#fff;border:none;border-radius:30px;font-size:1rem;cursor:pointer;z-index:10;transition:transform .4s ease,opacity .4s ease}.new_visibleButton__Onfd_{transform:translateX(0);opacity:1}.new_hiddenButton__zjY9o{transform:translateX(150%);opacity:0}@media screen and (min-width:861px){.new_scrollToFooterButton__tI6Xz{display:none}}