:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}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}}:root{--site-dark-orange: #E76F51;--site-light-orange: #F4A261;--site-yellow: #E9C46A;--site-white: #fffdf8;--link-hover:#ffffff;--link-font-family: Arial, sans-serif;--link-font-size: 20px;max-width:100svw;font-family:Inter,sans-serif;text-align:center;background-color:#fffcf6;display:flex}.raised-element{box-shadow:1px 1px #0000004d}.short-border{position:relative;padding-left:1rem;margin-left:.5rem}.short-border:before{content:"";position:absolute;left:0;top:25%;height:90%;width:5px;background-color:#f4a261}.Header{display:flex;background-color:var(--site-dark-orange);width:100svw;height:10svh;position:fixed;top:0;box-sizing:border-box;align-items:center;justify-content:space-between;padding:0 2rem}.Header a{color:var(--site-white);font-size:var(--link-font-size);padding:10px}.Header a:hover{font-size:var(--link-font-size);text-decoration:underline;padding:10px;text-shadow:1px 1px 0px rgba(0,0,0,.3)}a{font-size:20px}h1{color:var(--site-dark-orange);font-size:3.5rem;text-align:left}h2{color:var(--site-light-orange);font-size:2.2rem;text-align:left}h3{color:var(--site-dark-orange);font-size:1.6rem;text-align:left}p{text-align:left;color:var(--site-dark-orange);font-size:1.3rem;margin-top:0rem;padding-top:0rem}.Introduction{display:flex;flex-direction:row;box-sizing:border-box;align-items:center;justify-content:flex-start;gap:5rem;padding-left:10rem;padding-bottom:4rem}.HomeImage{width:25%;height:450px;background-color:gray}.Description{width:60%}.Skills{display:flex;flex-direction:row;justify-content:flex-start;gap:1.5rem}.SkillImg{width:50px;height:auto;background-color:gray}.LineDesign{width:100svw;height:50px;position:fixed;top:80svh}.LineDesign img{position:absolute;top:0;left:0;width:100%;height:auto}.Header button{color:var(--site-white);font-size:var(--link-font-size);padding:10px;background:transparent;border:none;cursor:pointer;outline:none}.Header button:focus{outline:none;box-shadow:none}.Header button:active{outline:none;box-shadow:none}.project-page{width:100svw;height:70svh;display:flex;justify-content:center;margin-top:4rem;box-sizing:border-box}.project-text{width:35rem;height:40rem;padding-left:2rem;margin-right:2rem}.project-title{margin-top:0;margin-bottom:2rem;margin-left:-.5rem}.project-subtitle{margin:10px 0 0}.project-paragraph{padding-left:1rem;margin-left:.5rem;border-left:5px solid #F4A261}.project-image{width:40svw;height:30svw;border:1px solid black;background-color:#f7efef}.project-button{width:5rem;height:5rem;align-self:center;padding:0rem 2rem 4rem;cursor:pointer;background-color:transparent;border:none;display:flex;justify-content:center;align-items:center;outline:none}.project-button:focus{outline:none;box-shadow:none}.icon{color:#e76f51ed;transition:color .2s ease,transform .2s ease}.project-button:hover .icon{color:#e76f51;transform:scale(1.2)}
