:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark}body{margin:0;padding:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{font-size:20px;color:#f9e3ff;background-color:#534a4a;border:none;margin:10px;padding:10px 20px;cursor:pointer}button:hover{opacity:80%}#root{margin:0 auto;text-align:center}body{font-family:Arial,sans-serif;background-color:#000;color:#534a4a}a{text-decoration:underline}a:hover{cursor:pointer;font-weight:600}@media (max-width: 2000px){.certificates{display:flex;flex-direction:row;place-items:center}.project-list{display:grid;grid-template-columns:600px;column-gap:100px;row-gap:30px;padding:0}section.project-item{max-width:520px;padding-right:40px}img.regular-size{max-width:30vw}section.intro>p{max-width:1000px}.image-container{margin:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}}@media (max-width: 767px){.header{width:300px}.certificates{display:flex;flex-direction:column;place-items:center;max-width:500px}body{font-size:13px}.intro>p{width:360px}.regular-size{max-width:40vw}section.project-item{max-width:450px}.project-list{display:grid;grid-template-columns:1fr;gap:1rem}section.intro>p{max-width:700px}.image-container{margin:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}}main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:6vh;margin:20px 0 0}.header{border-bottom:1px solid rgb(252,229,255);margin-bottom:30px;max-width:450px}.header-title>h1{margin-bottom:7px;font-size:1.9rem;font-family:Inter,sans-serif;color:#fce5ff}.header-title>p{margin-top:0}.header-links{display:flex;flex-direction:column;align-items:left;gap:5px}.header-link>a{color:#b855ff;font-family:sans-serif;font-size:1.2rem;font-weight:700}.header-link{display:flex;flex-direction:row;place-items:center}.header-link>a:hover{cursor:pointer;text-decoration:underline;font-size:20px}.header-title{display:flex;flex-direction:column;justify-content:center;gap:5px;color:#fce5ff;margin:0}.header>img{max-width:350px;max-height:300px;place-self:center;overflow:hidden;object-fit:cover;border-radius:50px}section.header{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem;gap:30px}section.intro{background-color:#fce5ff;padding:2rem;border-radius:20px;max-width:800px;min-width:300px}section.intro>p{font-family:Inter;font-size:1.1rem;line-height:1.6;margin:0 auto;text-align:center}section.projects{margin-top:15vh;display:flex;flex-direction:column;align-items:center}.projects-title-container>h1{display:flex;align-items:left;font-family:Inter;font-size:1.8rem;padding:10px;margin-bottom:30px;border-bottom:1px solid rgb(199,179,201);width:80vw;color:#fce5ff}.project-list{margin-bottom:80px}section.project-item{background-color:#fce5ff;padding:30px;border-radius:20px;display:flex;flex-direction:column;align-items:left;text-align:left;overflow-wrap:break-word}section.project-item>a{color:#b855ff;text-decoration:underline}section.project-item>p{text-align:center;text-wrap:wrap}img.regular-size{margin-right:3vw;border:2px solid #a4809d;border-radius:20px;max-width:300px}img.regular-size:hover{opacity:80%;cursor:pointer}.certificates>img{width:250px;margin-right:50px;margin-top:50px;border:1px solid white}.certificates>img:hover{transform:scale(1.5);-ms-transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5)}
