body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{line-height:1;margin:0;padding:0}html,main{background-color:#111;background-color:var(--main-gray)}main{margin:auto;min-height:60vh;width:80%}:root{--main-gray:#111;--main-white:#eae2e2;--main-blue:#5ec0e7;--secondary-blue:#3d90b1}.separator{background-color:#eae2e2;background-color:var(--main-white);margin:2rem 0;min-height:2px}h1,h2{font-size:9em}h1,h2,h4{font-family:Bebas Neue,sans-serif;font-style:normal;font-weight:400;line-height:.8}h4{font-size:1.7em;margin-top:1rem;text-align:center}h1,h2,h3{width:fit-content}.filled-title,.hero-banner h1{color:#eae2e2;color:var(--main-white)}.hero-banner h2,.outlined-title{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#eae2e2;-webkit-text-stroke-color:var(--main-white);color:#0000}.outlined-title{margin-left:auto}.hero-banner{flex-direction:column;gap:0}header img{background-color:initial;height:auto;max-width:200px}header div{display:flex;justify-content:center;width:33.3%}.h3-highlight,h3{color:#eae2e2;color:var(--main-white);font-family:Mohave,sans-serif;font-optical-sizing:auto;font-size:2.9em;font-style:italic;font-weight:500;margin-bottom:2rem}.h3-highlight{color:#5ec0e7;color:var(--main-blue);margin-left:10px}p{color:#eae2e2;color:var(--main-white);font-family:Mohave,sans-serif;font-optical-sizing:auto;font-size:1.6em;font-style:normal;font-weight:100;line-height:1.2;margin-bottom:1rem}b{font-weight:600}.hero-banner h1,.hero-banner h2{margin:auto}header{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#1111119d;display:flex;height:fit-content;justify-content:center;margin-bottom:3rem;padding:.5rem 0;position:sticky;top:0;z-index:1000}nav{background-color:initial;width:fit-content}nav ul{flex-direction:row;gap:1rem}.nav-button,.nav-button-dark,nav ul{background-color:initial;display:flex;width:fit-content}.nav-button,.nav-button-dark{border-radius:25px;padding:.5rem 1.5rem;transition-duration:.3s}.nav-button,.nav-button-dark,button{align-items:center;font-family:Palanquin,sans-serif;font-style:normal;font-weight:400;justify-content:center;text-decoration:none}button{background-color:initial;border:none;border-bottom:2px solid #0000;color:#eae2e2;color:var(--main-white);cursor:pointer;display:flex;font-size:1.1em;padding:1rem 1.5rem;width:fit-content}.button-highlight{border-bottom:2px solid #5ec0e7;border-bottom:2px solid var(--main-blue);color:#5ec0e7;color:var(--main-blue)}.nav-burger,.nav-button{border:2px solid #eae2e2;border:2px solid var(--main-white);color:#eae2e2;color:var(--main-white)}.nav-burger{align-items:center;background-color:initial;border-radius:50%;justify-content:center;margin:auto auto 1rem;padding:1rem}.burger-nav,.nav-burger{display:none}.nav-burger-active{background-color:#eae2e2;background-color:var(--main-white);color:#111;color:var(--main-gray)}.nav-button-dark{border:2px solid #111;border:2px solid var(--main-gray);color:#111;color:var(--main-gray);margin:auto auto 2rem}.nav-button:hover{background-color:#eae2e2;background-color:var(--main-white);color:#111;color:var(--main-gray);cursor:pointer}.nav-button-dark:hover{background-color:#111;background-color:var(--main-gray);color:#eae2e2;color:var(--main-white);cursor:pointer}.burger-link{color:#111;color:var(--main-gray)}.burger-link,.cta{text-decoration:none}.cta{align-items:center;background:linear-gradient(to top right,#5ec0e7,30%,#980de9);background:linear-gradient(to top right,var(--main-blue),30%,#980de9);background-color:#111;background-color:var(--main-gray);border:2px solid #3d90b1;border:2px solid var(--secondary-blue);border-radius:25px;color:#eae2e2;color:var(--main-white);display:flex;font-family:Palanquin,sans-serif;font-size:1.2em;font-style:normal;font-weight:500;justify-content:center;margin-top:2rem;padding:1rem 2rem;transition-duration:.3s;width:fit-content}.cta:hover{background:#eae2e2;background:var(--main-white);color:#111;color:var(--main-gray);filter:none}.cta span{font-size:1.3em}article .nav-button{font-size:1.2em}article{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:25px;width:100%}h2{margin-bottom:2rem}.half-div{max-width:50%}.card{background-color:#eae2e2;background-color:var(--main-white);box-shadow:10px 10px 10px #030303;display:flex;flex-direction:column;min-height:500px;width:375px}.card p{color:#111;color:var(--main-gray);font-size:1.3em;padding:1rem}.card-image-wrapper{max-height:200px;overflow:hidden;width:100%}.card-image-wrapper img{height:auto;object-fit:cover;width:100%}.status{align-items:center;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#eae2e2;color:var(--main-white);display:flex;font-family:Palanquin,sans-serif;font-style:normal;font-weight:600;height:fit-content;margin-top:15px;padding:1rem 1.5rem 1rem 1rem;position:absolute;width:fit-content}.status-icon{font-size:1.2em;margin-left:5px;transform:translateY(1.5px)}.released{background:linear-gradient(to top right,#08a72a,30%,#6ab608);border-bottom:2px solid #2bdb51;border-right:2px solid #2bdb51;border-top:2px solid #2bdb51}.in-dev{background:linear-gradient(to top right,#5ec0e7,30%,#980de9);background:linear-gradient(to top right,var(--main-blue),30%,#980de9);border-bottom:2px solid #3d90b1;border-bottom:2px solid var(--secondary-blue);border-right:2px solid #3d90b1;border-right:2px solid var(--secondary-blue);border-top:2px solid #3d90b1;border-top:2px solid var(--secondary-blue)}.bio{align-items:flex-start;flex-direction:column}.skills-wrapper{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}.skill,.skills-wrapper{display:flex;justify-content:center}.skill{align-items:center;background-color:#eae2e2;background-color:var(--main-white);border-radius:12px;color:#111;color:var(--main-gray);font-family:Mohave,sans-serif;font-optical-sizing:auto;font-size:1.5em;font-style:normal;font-weight:400;gap:.2rem;padding:1rem 2rem}footer{background:linear-gradient(#000,2%,#030303);display:flex;min-height:200px;padding:2rem}footer div{align-items:start;display:flex;justify-content:center;width:50%}h5{font-family:Palanquin,sans-serif;font-size:1.2em;font-style:normal;font-weight:600}.footer-list{display:flex;gap:2rem;padding-top:3rem}footer ul{display:flex;flex-direction:column;gap:.3rem}.footer-link,footer p,footer ul{color:#eae2e2;color:var(--main-white)}.footer-link,footer p{font-family:Palanquin,sans-serif;font-size:1em;font-style:normal;font-weight:400;text-decoration:none}.footer-link:hover{color:#5ec0e7;color:var(--main-blue)}.artwork-wrapper{box-shadow:10px 10px 10px #030303;height:auto;max-width:450px}.artwork-wrapper img{contain:content;height:auto;width:100%}label{align-items:baseline;color:#eae2e2;color:var(--main-white);display:flex;font-family:Mohave,sans-serif;font-optical-sizing:auto;font-size:1.6em;font-style:normal;font-weight:100;line-height:1}label span{margin-left:1rem}::placeholder{color:#a3a3a3;font-family:Mohave,sans-serif;font-optical-sizing:auto;font-style:italic;font-weight:100;line-height:1}form{display:flex;flex-direction:column;gap:2.5rem;width:60%}form,input,textarea{color:#eae2e2;color:var(--main-white)}input,textarea{background-color:#111;background-color:var(--main-gray);border:2px solid #eae2e2;border:2px solid var(--main-white);border-radius:30px;font-family:Mohave,sans-serif;font-optical-sizing:auto;font-size:1.6em;font-style:normal;font-weight:100;line-height:1;padding:1.2rem;transition-duration:.3s}textarea{min-height:10rem}input:focus,textarea:focus{background-color:#eae2e2;background-color:var(--main-white);border:2px solid #eae2e2;border:2px solid var(--main-white);color:#111;color:var(--main-gray)}.invalid-field{border:2px solid #da2c2c}.error,.invalid-field::placeholder{color:#da2c2c}.error{font-size:.8em;font-style:italic}input:hover:not(:focus),textarea:hover:not(:focus){background-color:#252525;color:#eae2e2;color:var(--main-white)}fieldset{border:none;display:flex;flex-direction:column;gap:.5rem}.error-popup,.success-popup{border-radius:20px;margin:auto auto 2rem;padding:1rem;text-align:center;width:55%}.error-popup{background-color:#da2c2c}.success-popup{background-color:#08a72a}@media screen and (max-width:1300px){article,header{flex-direction:column}nav,nav ul{margin:0;width:fit-content}header img{margin:auto}article,article div{margin:auto;width:95%}h1,h2,h3{text-align:center}.half-div{justify-content:center;max-width:90%}.half-div,.half-div div{display:flex;flex-direction:column}.half-div img{margin:auto}footer a,h1,h2,h3,h4,h5,p,span{-webkit-text-size-adjust:85%;-moz-text-size-adjust:85%;text-size-adjust:85%}}@media screen and (max-width:500px){footer a,form,p,span{-webkit-text-size-adjust:75%;-moz-text-size-adjust:75%;text-size-adjust:75%}form{gap:1.6rem;width:80%}input,textarea{padding:1rem}h1,h2,h3,h4,h5{-webkit-text-size-adjust:60%;-moz-text-size-adjust:60%;text-size-adjust:60%}.default-nav{display:none}.card{min-height:375px}article img{height:auto;width:80%}footer{flex-direction:column;justify-content:center;padding-top:.2rem}footer div{width:100%}.footer-list{padding-top:0}footer img{height:auto;width:60%}.burger-nav{align-items:center;background-color:#eae2e2;background-color:var(--main-white);box-shadow:0 10px 15px #111;box-shadow:0 10px 15px var(--main-gray);display:none;flex-direction:column;justify-content:center;padding:1rem 2rem;position:absolute;transform:translateX(-32%)}.active,.nav-burger{display:flex}}
/*# sourceMappingURL=main.b6ef414e.css.map*/