.header{min-width:100%;display:flex;flex-direction:row;justify-content:space-between;z-index:10}.headerButton select{border:2px solid white;color:#fff;font-family:Arsenal SC,sans-serif;font-weight:700;font-style:normal;font-size:medium;padding:5px;margin:15px;background-color:transparent;border-radius:5px;width:min-content;height:40px}.headerButton select:hover{background-color:#708ac0;color:#000}.logo{border:1px solid white;margin:14px;padding:10px;border-radius:60px;font-size:medium;max-height:24px}.logo:hover{background-image:url(https://api.dicebear.com/9.x/adventurer-neutral/svg?seed=Nala);background-size:cover;background-color:none;color:none;font-size:0px;color:transparent;max-height:29px;padding:23px}header{border-bottom:2px solid grey;background:rgb(62,89,133);background:linear-gradient(90deg,rgba(62,89,133,1) 14%,rgba(112,138,192,1) 54%,rgba(91,119,156,1) 100%);padding-bottom:8px;display:flex;flex-direction:column;align-items:center;min-height:10vh;max-height:10vh;position:absolute;top:0}footer{display:flex;flex-direction:row;align-items:center;justify-content:space-around;background:rgb(62,89,133);background:linear-gradient(90deg,rgba(62,89,133,1) 14%,rgba(112,138,192,1) 54%,rgba(91,119,156,1) 100%);position:absolute;bottom:0;width:100vw}.github,.linkedin{width:40px;height:40px}.linkedin:hover,.github:hover{background-color:#fff}.footerButton{display:flex;justify-content:space-between;align-items:center}.footerButton img{margin:0 10px}.about{margin:30px;display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center;padding-top:0;padding-bottom:80px;overflow-y:scroll;position:relative;top:90px}.bio{width:45vw;font-size:x-large;color:#000;border-radius:40px}img{margin-top:20px;border-radius:90%;min-height:80%;width:35vw}.skill{height:100px;width:100px;margin-bottom:30px}.skillsIcon{display:flex;flex-direction:row;padding-top:20px;gap:60px;animation:moveRight infinite 25s linear}.skill-container p{color:#000;text-align:center;font-family:Arsenal SC,sans-serif;font-weight:700;font-style:normal;position:relative;top:-30px}h2{color:#000;text-align:center}html,body{overflow-y:scroll;overflow-x:hidden;height:100%;margin:0}.skillsSection{max-width:100vw;padding:10px}@keyframes moveRight{0%{transform:translate(-100%)}to{transform:translate(100%)}}.slider{position:relative;overflow:hidden;width:100vw;height:100vh}.slider-container{animation:moveRight 30s linear infinite}.skillBody{width:100vw;position:relative;right:10px}.skillTitle{position:relative;top:30px;text-decoration:underline}.home{position:relative;top:-20px;margin-top:13px;margin-bottom:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.resumeBody{color:#000;margin-top:80px;background-image:url(/paper.jpg);overflow-y:scroll;margin-bottom:67px}.contactInfo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:-60px}.experience,.education{display:flex;flex-direction:column;align-items:start}.education p{display:flex;flex-direction:row;text-align:start;margin:6px}strong{color:#708ac0}.contactInfo a{color:#000}h2{color:#2651af}.githubIcon{width:20px;height:20px;border:none;position:relative;top:4px}.ideaIcon{width:20px;height:20px;border:none;border-radius:0;position:relative;top:4px}.ideaIcon:hover{width:20px;height:20px;padding:3px;background-color:#fff;border:1px solid rgb(112,138,192);position:relative;border-radius:100px;top:8px}.githubIcon:hover{width:20px;height:20px;padding:3px;background-color:#fff;border:1px solid rgb(112,138,192);position:relative;top:8px}.experience h3{text-align:center;margin:0}.projectBody{color:#000;margin-top:100px;width:90vw;margin-left:20px;overflow-y:scroll;padding-bottom:90px}.titleImg img{height:70px;width:70px;border-radius:10px}.proImg{border:1px solid black;background-color:#fff}.titleImg{display:flex;flex-direction:row;align-items:center;gap:20px}.projectCard{padding:20px;border:3px solid rgb(50,95,192);background-color:#d2d2d5;margin:10px;border-radius:30px}.projectBody h4{font-family:Arsenal SC,sans-serif;font-weight:700;font-style:normal}.projectBody h2{font-family:Arsenal SC,sans-serif;font-weight:400;font-style:normal;color:#000}.projectCard img:hover{border:2px solid rgb(219,220,222);background-color:#dadee6}.projectCard h2:hover{color:#f8f8f8;font-weight:700}.titleGit img{width:22px;height:22px;border:none;padding:3px;margin-top:-25px}.titleGit{display:flex;flex-direction:column;align-items:center;justify-content:center}.projectButton{display:flex;flex-direction:row}.projectLegend img{width:20px;height:20px;border-radius:0;border:none}.lengendItem{display:flex;flex-direction:row;justify-content:center}.lengendItem text{position:relative;bottom:-10px}.projectLegend text{position:relative;bottom:3px}.projectTitle{margin-bottom:-4px;color:#2056ca;text-decoration:underline black;font-family:Arsenal SC,sans-serif;font-weight:700;font-style:normal}text{font-family:Arsenal SC,sans-serif;font-weight:700;font-style:normal}.projectLegend{padding-bottom:40px}.landingBody img{height:500px;width:500px;border:none;border-radius:0}.landingBody{overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;background-image:url(/sky.jpg);background-size:cover;animation:moveBackground 70s linear infinite;height:100vh;width:100vw;position:absolute;z-index:10}.landingBody button{background-color:#708ac0;margin-bottom:50px}.landingBody button:hover{background-color:#3069e5;margin-bottom:50px}.logoAndButton{display:flex;flex-direction:column;align-items:center}.landingButton{color:#fff;border:1px solid black;font-family:Arsenal SC,sans-serif;font-weight:700;font-style:normal}.landingButton:hover{border:1px solid white;color:#000}@keyframes moveBackground{0%{background-position:0 0}to{background-position:100% 0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;padding:.6em 1.2em;font-size:1em;font-weight:500;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
