@import "https://fonts.googleapis.com/css2?family=Genos:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Style+Script&display=swap";.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121212bf;border-top:1px solid #fafafa26;width:100%;margin-top:auto}.footer-content{justify-content:space-between;align-items:center;gap:1rem;max-width:90vw;margin:0 auto;padding:1.1rem 1rem;display:flex}.footer-credit{color:var(--color-white);letter-spacing:.01em;margin:0;font-size:.95rem}.footer-links{align-items:center;gap:.65rem;display:flex}.footer-links-label{color:var(--color-white);opacity:.85;margin:0;font-size:.95rem}.footer-links a{color:var(--color-white);background:#f7924a14;border:1px solid #f7924a59;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;text-decoration:none;transition:all .2s;display:flex}.footer-links a:hover{background:#f7924a33;border-color:#f7924ab3;transform:translateY(-1px)}.footer-links a:focus-visible{outline:2px solid var(--color-orange);outline-offset:2px}@media screen and (width<=850px){.footer-content{text-align:center;flex-direction:column;justify-content:center;gap:.75rem}.footer-links{flex-wrap:wrap;justify-content:center}}.navbar{background-color:#0000;justify-content:center;align-items:center;max-width:90%;margin:0 auto;display:flex;position:relative}.navbar-logo{justify-content:center;align-items:center;margin-right:auto;display:flex}.navbar-logo-icon{width:100px;height:100px}.navbar-logo-text{font-family:Style Script,cursive;font-size:2.2rem;font-style:normal;font-weight:400}.desktop-links{z-index:1;align-items:center;height:1rem;padding:0;list-style:none;transition:all .5s;display:flex}.navbar-list-item{margin:0 1rem;list-style-type:none}.navbar-list-item img{height:3rem}.navbar-list-item a{color:#fff;justify-content:center;align-items:center;gap:.2rem;font-size:1.3rem;text-decoration:none;transition:all .3s;display:flex}.navbar-list-item a.active p{color:#f7924a;transform:scale(1.1)}.navbar-list-item a p{font-size:1.3rem}.navbar-list-item a:hover{box-shadow:inset 0 -4px #fff}.toggle-menu{cursor:pointer;color:#fff;background:0 0;border:none;display:none;position:absolute;top:1rem;right:1rem}@media screen and (width<=850px){.desktop-links{display:none}.toggle-menu{z-index:10;display:block}.mobile-links{z-index:1;background-color:#333;flex-direction:column;justify-content:start;align-items:center;width:250px;height:100%;margin:0;padding:5rem 0;list-style:none;display:flex;position:fixed;top:0;right:0}.navbar-list-item{list-style-type:none}.navbar-list-item a{gap:.8rem;transition:all .3s}.navbar-list-item a,.navbar-list-item a:hover,.navbar-list-item a p,.navbar-list-item a p:hover{color:#fff;justify-content:center;align-items:center;width:100%;padding:0;font-size:1.5rem;text-decoration:none;display:flex}.navbar-list-item a:hover{box-shadow:inset 0 -4px #fff}}:root{--primary-box-shadow:7px 7px 7px #0000004d;--color-white:#fafafa;--color-black:#121212;--color-grey:#333;--color-orange:#f7924a;--button-gradient:linear-gradient(45deg, red, orange, yellow, green, blue, indigo, violet)}#root{width:100%;min-height:100vh}html,body{scroll-behavior:smooth;overscroll-behavior:none;z-index:-101;background:linear-gradient(45deg,#222,#111);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0;padding:0;font-family:Roboto,sans-serif;display:flex;overflow-x:hidden}.fixed-background{z-index:-100;background-color:#0000;background-image:radial-gradient(circle,#000000bf,#00000080),url(/assets/Site-Background-DkfycU6Q.webp);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100vw;height:100vh;position:fixed;top:0;left:0;transform:scaleX(-1)}.home,.about,.education,.projects{text-align:center}main{width:100%;min-width:90%;margin:auto;display:flex}h1,h2,h3,h4{color:var(--color-white);font-weight:400}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{color:var(--color-white);font-size:1rem}a{outline:none;text-decoration:none}.content{flex:1;width:100%;max-width:90vw;margin:auto}.home{flex-direction:column;justify-content:center;align-items:center;max-width:50%;min-height:80vh;margin:0 auto 5rem;font-family:Inter,sans-serif;display:flex}.home-heading{color:var(--color-orange);margin-bottom:1rem;font-size:3rem;font-weight:600}.home-description{font-size:1.3rem}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:50%;min-height:80vh;margin:0 auto 5rem;font-family:Inter,sans-serif;display:flex}.not-found-code{color:var(--color-orange);margin:0;font-size:5rem;font-weight:600;line-height:1}.not-found-heading{margin:.5rem 0;font-size:2.5rem}.not-found-description{margin:0 0 1.5rem;font-size:1.3rem}.not-found-link{color:var(--color-white);border:2px solid var(--color-white);border-radius:8px;padding:.65rem 1.2rem;font-size:1.1rem;transition:all .3s}.not-found-link:hover{color:var(--color-black);background:var(--color-white)}.about{text-align:center;margin:auto}.about-section{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.about-list{justify-content:space-between;width:100%;padding:0;list-style:none;display:flex}.about-item{width:40%;padding:0 2rem}.about-item img{height:6.5rem;margin-top:1rem}.about-item h2{margin:.5rem 0}.about p{text-align:left;max-width:900px;margin:0 1rem 1rem;padding:.5rem;font-size:1.3rem;line-height:1.5}.core-competencies{text-align:center}.competencies-section{justify-content:center;align-items:center;display:flex}.core-competencies-title{margin:2rem 0;font-size:2rem}.core-competencies-list{text-align:left;flex-direction:column;flex:1;margin:0 1rem 2rem;padding:1rem;line-height:1.4;list-style:none;display:flex}.core-competencies-item{color:var(--color-white);align-items:center;padding:.3rem;display:flex}.core-competencies-item img{height:3rem}.core-competencies-item p{margin-left:.5rem;font-size:1.2rem}.developer-icons{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;margin:0 auto 2rem;padding:0;display:flex}.developer-icon{list-style:none}.developer-icon img{height:100px;padding:1rem;text-decoration:none}.resume{background-color:#0000;justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.resume-button{color:var(--color-white);cursor:pointer;z-index:0;border:none;border-radius:15px;outline:none;padding:15px 20px;font-size:1.2rem;position:relative}.resume-button:after{content:"";z-index:-1;background-color:var(--color-grey);border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.resume-button:before{content:"";background:var(--button-gradient);z-index:-1;filter:blur(8px);opacity:0;background-size:600%;border-radius:10px;width:calc(100% + 4px);height:calc(100% + 4px);transition:opacity .3s ease-in-out;animation:20s linear infinite glow;position:absolute;top:-2px;left:-2px}.resume-button:hover:before{opacity:1}.resume-button:active:after{background:0 0}.resume-button:active{color:var(--color-grey);font-weight:700}.resume-button:focus,.resume-button:active{border:none;outline:none}.education{min-height:85vh}.education-list{flex-wrap:wrap;justify-content:center;max-width:1500px;margin:2rem auto 3rem;display:flex}.education-card{background-color:var(--color-grey);text-align:center;width:700px;height:auto;box-shadow:var(--primary-box-shadow);border:.1px solid #363535;border-radius:15px;flex-direction:column;align-items:center;margin:1rem 2rem;display:flex}.education-name,.education-school,.education-description{color:var(--color-white)}.education-card-1,.education-card-2,.education-card-3{flex-wrap:wrap;justify-content:center;align-items:center;padding:1rem;display:flex}.education-name{width:100%;color:var(--color-orange);margin:0;padding-top:1rem;font-size:1.6rem}.education-school{margin:.25rem;font-size:1.3rem}.education-description{margin:auto;padding-bottom:1rem;font-size:1.2rem;line-height:1.2}.education-img{width:150px;height:150px}.education-img img{object-fit:contain;width:100%;height:100%;box-shadow:var(--primary-box-shadow);border-radius:50%}.projects{grid-template-columns:repeat(3,1fr);gap:2rem 1rem;min-height:80vh;margin:3rem 0;display:grid}.project-card{text-align:center;background-color:#3339;border:.1px solid #363535;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:7px 7px 7px #0000004d}.project-links{flex-direction:column;margin-bottom:1rem;display:flex}.project-links a{color:var(--color-orange);align-items:center;margin:.5rem 0;font-size:1.1rem;text-decoration:none;display:flex}.project-links a svg{margin-left:.4rem}.project-tags{margin-bottom:1rem}.project-tags span{background-color:var(--color-orange);color:var(--color-grey);border-radius:15px;margin:.5rem;padding:.2rem .4rem;font-size:.75rem;font-weight:600;transition:opacity .3s ease-in .3s}.project-description h2{color:var(--color-orange);margin:.5rem 0 0;font-size:1.6rem;font-weight:500}.project-description p{padding:0 1rem;font-size:1rem}.project-image img{width:95%}.feature-list{flex-flow:column wrap;justify-content:center;align-items:center;padding:0;display:flex}.feature-list-item{color:var(--color-white);font-size:1rem;list-style:none}.project-github{text-align:center;grid-area:2/2;margin:2rem auto}.project-github a{text-align:center;color:var(--color-orange);font-size:1.2rem;text-decoration:none;transition:color .3s ease-in-out}.project-github a:hover{color:var(--color-white)}.scroll-to-top{cursor:pointer;width:50px;height:50px;color:var(--color-white);z-index:1000;opacity:0;pointer-events:none;background-color:#3333338c;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;font-size:1.2rem;transition:all 1s;display:flex;position:fixed;bottom:110px;right:25px}.scroll-to-top.active{opacity:1;pointer-events:auto}@media screen and (width<=1500px){.home,.not-found{width:95vw;margin-left:auto;margin-right:auto}}@media screen and (width<=1300px){.navbar{margin:1rem auto}.navbar-logo-text{display:none}}@media screen and (width<=1200px){.fixed-background{background-attachment:scroll}.content{width:100%}.navbar-logo{justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.home{flex-direction:column;width:100%}.not-found{box-sizing:border-box;width:100%;max-width:100%;padding:0 1.5rem}.not-found-code{font-size:4.2rem}.not-found-heading{font-size:2.2rem}.not-found-description{font-size:1.2rem}.developer-icon img{height:70px;padding:1rem;text-decoration:none}.about-list{flex-direction:column;display:flex}.about-item{flex-direction:column;width:100%;margin:0 auto;padding:0 0 2rem;display:flex}.about-item h2{margin:0}.about-item p{flex:70%}.competencies-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.projects{grid-template-columns:repeat(2,1fr);margin-top:3rem}.project-github{grid-area:3/1/auto/-1}}@media screen and (width<=1020px){.education-img,.education-img img{display:none}}@media screen and (width<=850px){.about-item{padding:0}.core-competencies-title{margin:1rem auto 0}.core-competencies-list{padding:0}.core-competencies-item{font-size:1.2rem}.education-list{flex-direction:column;justify-content:center;align-items:center;display:flex}.education-card{box-sizing:border-box;border-radius:15px;width:min(700px,100vw - 2rem);max-width:100%;margin-bottom:1rem;margin-left:auto;margin-right:auto;overflow:hidden}.developer-icon img{height:60px;padding:1rem;text-decoration:none}.projects{grid-template-columns:repeat(1,1fr)}.project-github{grid-area:4/1/auto/-1}.footer-content p{font-size:1.2rem}}@media screen and (width<=600px){.navbar{margin:1rem auto 0}.navbar-logo{justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.navbar-logo-icon{width:70px;height:70px}.home-heading{font-size:2rem}.home-description{font-size:1.1rem}.not-found-code{font-size:3.2rem}.not-found-heading{font-size:1.9rem}.not-found-description{font-size:1.05rem}.not-found-link{padding:.55rem 1rem;font-size:1rem}.about-list{margin:1rem 0 0;padding:0}.about-item{width:100%;margin:0 auto;padding:0}.about-item h2{margin-top:0}.education-card{box-sizing:border-box;border-radius:15px;width:calc(100vw - 1.5rem);max-width:100%;margin:0 auto 1rem;overflow:hidden}.projects{padding:0 .25rem}.education-card-1,.education-card-2,.education-card-3{box-sizing:border-box;width:100%;padding:0 0 1rem}.education-name{line-height:1}.education-description{line-height:1.2}.footer-content p{font-size:.8rem}}@media screen and (width<=480px){h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.2rem}.home-heading{font-size:1.7rem}.home-description{font-size:1rem}.about-item img{height:5rem}.education-name{font-size:1.3rem;line-height:1.2}.education-school{font-size:1.1rem}.education-description{font-size:1.05rem}.core-competencies-item img{height:2.5rem}.core-competencies-item p{font-size:1rem}.developer-icon img{height:50px;padding:.6rem}.project-description h2{font-size:1.3rem}}@keyframes glow{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}
