body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.body{background-image:url(/static/media/background%20picture.16eeadf0eeeffefcf315.png);background-repeat:no-repeat;background-size:100% 40%;display:flex;flex-direction:column;font-family:Times New Roman,Times,serif;gap:5em;overflow-x:hidden}@media (max-width:768px){.body{background-size:auto 15%;gap:3em}}html{scroll-behavior:smooth}:root{--colour1:#a6cfd5;--colour2:#0d0221;--colour18:#a6cfd54d;--colour28:#0d02214d;--text:#0f084b;--text-secondary:#8a8a8a}.container{justify-content:space-between;width:100%}.container,.profile-container{display:flex;flex-direction:row}.profile-container{align-items:center;gap:1em;justify-content:flex-start;margin:1em}.profile-picture{border:3px solid var(--text);border-radius:50%;height:5em;width:5em}.profile-text{align-items:center;display:flex;flex-direction:column}.name{background-color:var(--text-secondary);color:var(--text);font-size:2em}.name,.occupation{border-radius:1em;padding:.25em}.occupation{background-color:var(--text);color:var(--text-secondary);font-size:1.5em}.links{align-items:center;background-color:var(--colour1);border:2px solid var(--colour2);border-radius:2em;display:flex;flex-direction:row;gap:1em;justify-content:center;margin:1em;padding:1em;position:relative}.links a{color:var(--text);font-size:2em;font-weight:700;text-decoration:none}.links a:hover{color:var(--text-secondary)}@media (max-width:768px){.container{display:inline;display:initial;flex-direction:row;justify-content:normal;margin-top:1em}.profile-container{flex-direction:column;justify-content:center}.links{display:none}}.introduction-container{align-items:center;background-color:#e1e1e1;border:2px solid var(--colour1);border-radius:1em;display:flex;height:10em;margin-left:50%;margin-top:5%;padding:1em;transform:translate(-50%);width:35em}.wave{transform:rotate(-45deg);width:100%}.intro{color:var(--text);font-size:1.75em}.highlight{color:#d47602;font-size:1.25em}@media (max-width:768px){.introduction-container{height:auto;margin-inline:1em;margin-top:0;transform:none;width:auto}.wave{display:none}}.contact-container{display:flex;gap:1em;justify-content:center}.contact-button{align-items:center;background-color:#333;border:none;border-radius:5px;color:#fff;display:flex;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.contact-button:hover{background-color:#555}.contact-button svg{fill:#fff;font-size:20px;margin-right:8px}.cv-container{animation:cv-fade-in .5s;background-color:#e2e2e280;height:100vh;top:0;width:100vw}.CV,.cv-container{position:fixed;z-index:1}.CV{border:3px solid #000;height:95vh;left:50%;top:50%;transform:translate(-50%,-50%)}.close-cv-button{background-color:rgba(0,0,0,.253);border:0;border-radius:50%;font-size:1.5em;height:3em;position:fixed;right:1em;top:1em;width:3em;z-index:1}.close-cv-button:hover{background-color:rgba(37,37,37,.253)}.projects-container{width:100%}@media (max-width:768px){.contact-container{align-items:center;flex-direction:column}.CV{height:auto;width:95vw}}@keyframes cv-fade-in{0%{background-color:#e2e2e200}to{background-color:#e2e2e280}}.projects-container{background-image:url(/static/media/background%20picture%20-%20bottom.efc3c2e6af1b4b76819f.png);background-position-y:bottom;background-repeat:no-repeat;background-size:100% 100%;padding-bottom:2%}.projects-title{color:var(--text);font-size:3em;font-weight:700;margin-bottom:1em;text-align:center}.projects-cards{grid-gap:2em;display:grid;gap:2em;grid-template-columns:repeat(auto-fill,31em);justify-content:center;margin-inline:1em}.projects-cards>*{background-color:var(--colour1);border-radius:1em;max-width:100%;min-height:30em;width:30em}.project-title{color:var(--text);font-size:2.5em;overflow:hidden;padding-bottom:.25em;text-align:center}.project-description{color:var(--text);font-size:1.25em;line-height:1.25em}.project{box-shadow:0 0 25px 2.5px #000;scale:1}.bounce,.project{padding:1em;transition:all .5s}.bounce{box-shadow:20px 20px 50px 5px #000;scale:1.1;z-index:1}.goToProjectButton{background-color:#000;border:0;border-radius:50%;bottom:1em;height:5em;position:absolute;right:1em;text-align:center;transition:all .75s;width:5em}.goToProjectButtonIcon{align-items:center;color:#e9f1fd;display:flex;font-size:2em;height:100%;justify-content:center;width:100%}.tech-stack-container{margin-top:.5em}.tech-stack-container span{background-color:var(--colour2);border-radius:1em;color:var(--text-secondary);display:inline-block;font-size:1em;margin-block:.25em;margin-inline-end:.25em;padding:.5em}.project-screenshots{flex-direction:row}.project-screenshots,.project-screenshots-landscape{display:flex;justify-content:space-between;margin-bottom:1em}.project-screenshots-landscape{flex-direction:column}.project-screenshots img{border:2px solid #000;height:auto;object-fit:cover;width:31%}.project-screenshots-landscape img{border:2px solid #000;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.projects-cards{display:flex;flex-direction:column;grid-template-columns:none;padding-inline:0}.projects-cards>*{height:auto;min-height:0;min-height:auto;width:auto}.bounce{box-shadow:0 0 25px 2.5px #000;scale:1}.goToProjectButton{height:2.5em;opacity:.75;width:2.5em}.goToProjectButtonIcon{font-size:1.5em}}.history-title{color:var(--text);font-size:3em;font-weight:700;padding-bottom:1em;text-align:center}.history-items-container{grid-gap:5%;align-items:center;display:grid;gap:5%;grid-template-columns:repeat(auto-fill,25em);justify-content:center;padding:1em}.history-item{background-color:var(--colour2);border:2px solid var(--colour1);border-radius:1em;justify-self:center;padding:1em;width:20vw}.history-year{color:#007bff}.history-degree,.history-year{font-size:1.5em;font-weight:700}.history-degree,.history-institution{color:var(--text-secondary)}.history-institution{font-size:1.25em}.history-subjects{color:var(--text-secondary);font-size:1.15em;padding-left:.5em}@media (max-width:1000px){.history-items-container{display:flex;flex-direction:column;gap:1em}.history-item{width:100%}}@media (max-width:768px){.history-container{padding:1em}}.container-visible{height:120px;z-index:2}.container-hidden,.container-visible{position:fixed;transition:all .25s;width:100%}.container-hidden{height:0;visibility:hidden}.background{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--colour28);border-bottom:2px solid var(--colour18);height:100%}.background,.items{position:absolute;width:100%}.items{display:flex;flex-direction:row;justify-content:space-between;z-index:2}@media (max-width:768px){.container-visible{visibility:hidden}}.certifications-container{margin:1em;padding-block:1em}.certifications-title{color:var(--text);font-size:3em;font-weight:700;margin-bottom:1em;text-align:center}.certifications-cards{grid-gap:2em;display:grid;gap:2em;grid-template-columns:repeat(auto-fill,32em);justify-content:center}.certification{background-color:var(--colour1);border-radius:1em;box-shadow:0 0 5px 5px var(--colour1);display:flex;flex-direction:column;max-width:100%;min-height:30em;padding:1em;width:30em}.certification-title{color:var(--text);font-size:2.5em;overflow:hidden;padding-bottom:.25em;text-align:center;text-shadow:0 0 15px var(--text)}.certification-file{height:100%;width:100%}@media (max-width:768px){.certifications-cards{display:flex;flex-direction:column;grid-template-columns:none;padding-inline:0}.certifications-cards>*{height:auto;min-height:0;min-height:auto;width:auto}}
/*# sourceMappingURL=main.748b41db.css.map*/