html{position:fixed;width:100vw}body{background-color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{margin:.5em;color:#fff;background-color:purple;padding:.5em;font-size:1.2em;border-style:none;border-radius:1em;min-width:7em;transition:.3s}button:hover{background-color:#a200a2}p{font-size:1.5em;margin:.5rem}ul{font-size:1.3em}a{color:#0099d1;text-decoration:none}a:hover{color:#0ff}h1,h2,h3,h4{margin:.5rem}.welcome{color:#fff;text-shadow:0px 0px 7px rgb(0,0,0);height:100dvh;overflow:auto;scroll-behavior:smooth;flex-direction:column;overflow-x:hidden}.welcome-title{font-size:3rem;text-align:center;margin-left:1em;margin-right:1em}.welcome-subtitle{text-align:center;margin-left:1em;margin-right:1em}.welcome-buttons{max-width:100vw;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center}.welcome-link{margin:.5em;color:#fff;background-color:purple;padding:.4em;font-size:1.2em;font-weight:700;border-style:none;border-radius:1em;text-decoration:none;transition:.3s;text-shadow:none;width:auto}.readMoreButton{width:7em;align-self:center;text-align:center}.welcome-link:hover{background-color:#a200a2;color:#fff}.portfolio{flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;width:100%}.portfolio-section{width:45%;min-width:450px;height:auto;padding:1em;border-radius:1.5em;margin-top:3em;margin-bottom:3em;background-color:#0009}@media only screen and (max-width:1350px){.portfolio-section{min-width:0;width:auto;max-width:80%}}@media only screen and (max-width:800px){.portfolio-section{max-width:90%}}@media only screen and (max-width:460px){.portfolio-section{padding:.5em}}.project{padding:.5em;flex-wrap:nowrap}.project-img{max-width:48%;padding:.5em;border-radius:1em}@media only screen and (max-width:766px){.project{padding:.5em;flex-wrap:wrap}.project-img{max-width:70%}}.profile{flex-wrap:wrap}.project-txt{font-size:.8em}.profilepic{border-radius:50%;width:25%}.profile-name{text-align:center;font-weight:700;margin-bottom:0;font-size:2.7rem}@media only screen and (max-width:460px){.profile-name{font-size:2rem}}.profile-subtitle{font-size:2rem;margin-bottom:0;text-align:center}@media only screen and (max-width:460px){.profile-subtitle{font-size:1.5rem}}.profile-subsubtitle{font-size:.8rem;margin:0 0 2em;text-align:center}.profile-socials{width:100%;margin:.5em 0;display:flex;flex-direction:row;justify-content:center;gap:10%;align-items:center;font-size:3em;color:#c9c9c9}.profile-socials .icon{transition:color .2s ease-in-out}.profile-socials .icon:hover{color:#fff}.profile-text{padding:.3em;width:100%;text-align:left}@media only screen and (max-width:600px){.profilepic{width:60%}.profile-text{width:100%;text-align:center}}.aboutme-p1{font-size:1.4em;padding:.3em;text-align:left;word-wrap:normal}.button-container{text-align:center}.aboutme-p2{font-size:1.1em;padding:.3em;text-align:left}@media only screen and (max-width:900px){.portfolio-title{align-self:center}}.bottom{height:100px;width:100vw}.home-container{justify-content:flex-start;align-items:center;overflow:scroll;height:100dvh}.home{margin:3em 0;color:#fff;width:45%;min-width:450px;height:auto;padding:1em;border-radius:1.5em;background-color:#0009}@media only screen and (max-width:1350px){.home{min-width:0;width:auto;max-width:80%}}@media only screen and (max-width:800px){.home{max-width:90%}}@media only screen and (max-width:460px){.home{padding:.5em}}.home-text{padding-left:1em;padding-right:1em;width:calc(100% - 2em);display:flex;flex-direction:column;text-align:left}.home-centered{align-items:center;justify-content:center;text-align:center}ul li{margin-bottom:.5em}.navbar{display:flex;font-size:1.5em}.navlinks{width:100%;gap:1em;margin-bottom:1em}.App{position:absolute;top:0;left:0;background-image:url(/assets/background-BsSNRPfj.webp);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:-webkit-fill-available;height:stretch;height:-webkit-fill-available;height:100dvh;width:100%}.flex{display:flex}.column{flex-direction:column}.row{flex-direction:row}.centered{align-items:center;justify-content:center}.slide{min-height:100dvh;width:100%}
