#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.card{background-color:#1a1b21;border-radius:10px;max-width:317px}.profile-picture{display:flex;background:linear-gradient(1deg,#ffffff26,#1a1b21cc);border-radius:10px 10px 0 0}.profile-picture-img{width:317px;height:400px;margin:auto;object-fit:cover;border-radius:10px 10px 0 0}.introduction,.contact,.about,.interests{padding:0 2em}.name{color:#fff;margin:10px 0 0;font-size:25px}.title{color:#f3bf99;margin:0;font-weight:300}.location{margin:0;font-size:.7rem;color:#b8b0b0}.website{color:#f5f5f5;font-size:.8rem}.website:hover{font-size:.9rem;color:#fff}.contact{margin-top:10px;display:flex;justify-content:space-around}.button-icon{margin-right:5px}button.email,button.linkedIn{font-size:.9rem;display:flex;align-items:center}button.email{background-color:#fff;color:#000}button.email:hover{background-color:#d8d8d8}button.linkedIn{background-color:#5093e2;color:#fff}button.linkedIn:hover{background-color:#3a77d9}.about,.interests{color:#f5f5f5;margin-top:15px;text-align:left}.about-title,.interests-title{margin-bottom:6px;font-size:1.1rem}.about-text,.interests-text{font-size:.9rem;margin:0}.social-media{margin-top:20px;background-color:#161619;height:64px;border-radius:0 0 10px 10px;display:flex;justify-content:space-evenly;align-items:center}.social-media--icon{transition:transform .5s ease}.social-media--icon:hover{cursor:pointer;transform:rotate(20deg)}: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;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:300px;min-height:100vh;background-color:#23252c}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: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}}
