@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";: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:#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{--clr-light-heading: #f5f5f5;--clr-light-text: #dcdcdc;--clr-background-darker: #161619;--clr-background-dark: #1a1b21;--clr-social-icons: #918e9b;--clr-accent: #f3bf99;--clr-linkedin: #5093e2;--ff-main: "Inter", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background-color:#23252c;display:flex;align-items:center;justify-content:center}img{display:block;width:100%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-family:var(--ff-main)}p{font-size:.75rem;font-weight:400;line-height:150%}.info--buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2em}.button{min-width:115px;font-size:1rem;font-weight:500;padding:.5em .75em;box-shadow:0 1px 2px #0000000d;border-radius:6px;cursor:pointer}.button:hover{filter:brightness(85%)}.button--email{border:1px solid var(--clr-light-heading)}.button--linkedin{color:var(--clr-light-heading);background-color:var(--clr-linkedin);border:1px solid var(--clr-linkedin)}#root{max-width:22em;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012;border-radius:100px;margin:3em}.card{color:var(--clr-light-text);background-color:var(--clr-background-dark);border-radius:10px}.container{padding:0 2em 2em}.info{text-align:center}.info--photo{border-radius:10px 10px 0 0}.info--fullname{margin-top:1em;font-height:1em}.info--role{font-weight:400;color:var(--clr-accent);margin-top:0}.info--website{padding:1em}.info--websiteLink{text-decoration:none;color:var(--clr-light-text)}.info--icon{margin-right:10px}.about{margin-top:2em}.about--title{margin-bottom:.5em}.interests{margin-top:2em}.interests--title{margin-bottom:.5em}.footer{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1em 2em;background-color:var(--clr-background-darker);border-radius:0 0 10px 10px}.footer--icon{height:25px;color:var(--clr-social-icons)}.footer--icon:hover{filter:brightness(120%)}
