.avatar[data-v-65d5264c]{--avatar-height:20rem}[data-v-65d5264c]:where(.avatar,*){height:var(--avatar-height);aspect-ratio:1}.avatar[data-v-65d5264c]{background-color:var(--primary);border-radius:1rem;transition:transform .5s ease-in-out;display:flex;flex-flow:column;gap:.5rem;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.avatar[data-v-65d5264c]:hover{transform:scale(1.02)}.hover-content[data-v-65d5264c]{display:none}.avatar:hover .hover-content[data-v-65d5264c]{display:block;text-align:center}.attribution[data-v-65d5264c]{color:var(--text-color-2)}@media screen and (max-width:500px){.avatar[data-v-65d5264c]{--avatar-height:15rem}}.icon-container[data-v-d1b22cd8]{padding:.5rem;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:.5rem;background-color:var(--primary);cursor:pointer}.icon-container[data-v-d1b22cd8]:hover{box-shadow:var(--text-color-3) 0 1px 4px,var(--text-color-3) 0 0 0 3px}img[data-v-d1b22cd8]{height:3rem;aspect-ratio:1}.rotate[data-v-d1b22cd8]:active{--animation-delay:0.5s;--animation-duration:1s;transform:scale(1.1);-webkit-animation:rotate-d1b22cd8 var(--animation-duration) var(--animation-delay) forwards;animation:rotate-d1b22cd8 var(--animation-duration) var(--animation-delay) forwards}@-webkit-keyframes rotate-d1b22cd8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-d1b22cd8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon-list[data-v-57f593bc]{margin-top:2rem;display:flex;gap:1rem}article.bio[data-v-09847f7d]{--p-fs:1.5rem}p.bio-content[data-v-09847f7d]{font-size:var(--p-fs);line-height:2em}@media screen and (max-width:1300px){p.bio-content[data-v-09847f7d]{--p-fs:1.25rem}}@media screen and (max-width:800px){p.bio-content[data-v-09847f7d]{--p-fs:1rem}}#introduction[data-v-4bf0119f]{--h1-fs:4rem;--section-margin-top:7rem;--section-margin-bottom:3.5rem;--section-margin-top-bottom:var(--section-margin-top) var(--section-margin-bottom)}section.introduction[data-v-4bf0119f]{grid-template-columns:1.5fr 1fr;margin:var(--section-margin-top-bottom) var(--section-margin-left-right);margin-inline:auto;margin-block:var(--section-margin-top-bottom)}h1[data-v-4bf0119f]{font-size:var(--h1-fs);font-weight:900;margin-bottom:1rem;color:#fff}.avatar-container[data-v-4bf0119f]{display:flex;justify-content:flex-end}.blob-wave img[data-v-4bf0119f]{height:var(--h1-fs);margin-inline:1rem}.bio[data-v-4bf0119f]{width:100%}@media screen and (max-width:1300px){#introduction[data-v-4bf0119f]{--section-margin-left-right:5rem}}@media screen and (max-width:1250px){#introduction[data-v-4bf0119f]{--h1-fs:3rem}}@media screen and (max-width:1000px){#introduction[data-v-4bf0119f]{--h1-fs:2rem;--section-margin-top-bottom:2rem;--section-width:90%}section.introduction[data-v-4bf0119f]{grid-template-columns:1fr;gap:4rem}.avatar-container[data-v-4bf0119f]{justify-content:left}}@media screen and (max-width:700px){#introduction[data-v-4bf0119f]{--h1-fs:1.5rem}}.icon{height:100%;cursor:pointer;transition:transform .3s ease-in-out}.fixed{position:fixed!important;top:0;left:0}.icon:hover{transform:scale(1.1)}.nav-icon{max-height:var(--nav-height);margin:1rem}.rocket-stack{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:var(--nav-height)}.rocket,.rocket-stack{position:relative}.rocket--flame{position:absolute;display:none}.rocket-stack:active,.rocket-stack:hover .rocket--flame{display:block}.tech-stacks[data-v-5e99600f]{--left-margin:0;--right-margin:3.5rem;margin-block:var(--left-margin) var(--right-margin);width:100%}.icons-container[data-v-5e99600f]{gap:1rem;margin-inline:0 auto;flex-wrap:wrap}header[data-v-5e99600f]{padding-block:2em}.icon-container[data-v-5e99600f]{cursor:default}.icon-container[data-v-5e99600f]:hover{box-shadow:var(--text-color-2) 0 1px 4px,var(--text-color-2) 0 0 0 3px}.hr{display:flex;place-items:center;gap:1ch;padding-block:1em}.text{white-space:nowrap;text-transform:uppercase;font-size:.8rem;font-weight:lighter}.before{min-width:25px}.after,.before{height:1px;background-color:#181b2b}.after{width:100%}svg[data-v-21a46a15]{width:var(--star-width);-webkit-animation:starRotate-21a46a15 3s linear infinite;animation:starRotate-21a46a15 3s linear infinite}@-webkit-keyframes starRotate-21a46a15{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes starRotate-21a46a15{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn{--btn-fs:1rem;background-color:var(--text-color-3);color:var(--bg-color);margin-block:1rem 0;padding:.5em;border-radius:2rem;text-decoration:none;font-size:var(--btn-fs);font-weight:700;transition:all .2s ease-in-out;max-width:8rem;display:flex;place-items:center}.btn:hover{transform:scale(1.05)}.btn-text{margin:auto}[data-v-15da1b26]::-moz-selection{background:var(--text-color);color:#000}[data-v-15da1b26]::selection{background:var(--text-color);color:#000}article.project-card[data-v-15da1b26]{--header-elms-size:1.25rem}.project-card[data-v-15da1b26]{--alpha:0.1;--primary-alpha:rgba(29,38,57,var(--alpha));border:4px solid var(--primary);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5em;border-radius:.5rem;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);padding:1em;width:100%}header[data-v-15da1b26]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:var(--header-elms-size)}header h1[data-v-15da1b26]{font-size:1.5rem;font-weight:900}.body[data-v-15da1b26]{line-height:1.5rem}.star-container[data-v-15da1b26]{gap:.5rem;align-items:center}.favourite-project-card[data-v-6742a46c]{--alpha:0.1;--primary-alpha:rgba(29,38,57,var(--alpha));min-height:5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-block:1rem;padding:.5em;border-radius:.5rem;grid-template-columns:3rem 1fr;place-items:center;border:4px solid var(--primary);background:var(--primary-alpha);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px)}.lds-dual-ring[data-v-6742a46c]{margin:1em;width:2rem;height:2rem;margin-block:auto}.lds-dual-ring[data-v-6742a46c]:after{content:"";display:block;width:2rem;height:2rem;border-radius:50%;border:6px solid var(--text-color);border-color:var(--text-color) transparent var(--text-color) transparent;-webkit-animation:lds-dual-ring-6742a46c 1.2s linear infinite;animation:lds-dual-ring-6742a46c 1.2s linear infinite}@-webkit-keyframes lds-dual-ring-6742a46c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-dual-ring-6742a46c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-container[data-v-21a830ba]{display:flex;flex-direction:column}.cards[data-v-21a830ba]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-block:1rem}.cards>[data-v-21a830ba]{flex:1 1 18rem}@media screen and (max-width:1000px){.cards[data-v-21a830ba]{flex-wrap:wrap}.cards>[data-v-21a830ba]{flex:auto}}header[data-v-21a830ba]{display:flex;align-items:center;gap:1rem;padding-block:2em}header h1[data-v-21a830ba]{font-size:1.25rem}.icon[data-v-21a830ba]{height:1.5rem}.image{cursor:pointer;position:relative;isolation:isolate;display:grid;place-items:center}.small-size-img{width:100%}.image:hover{outline:2px solid var(--text-color-3)}.overlay{opacity:0}.overlay,.overlay:hover{position:absolute;height:100%;width:100%}.overlay:hover{background:var(--bg-color);opacity:.7}.overlay:hover~.overlay-text{z-index:2}.overlay-text{position:absolute;z-index:-1;color:var(--text-color-3)}aside{width:100%}.main-title{padding-block:2em}.photography{gap:1rem;height:100%}.images{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}@media screen and (max-width:500px){.images{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}}*{padding:0;margin:0}:root{--bg-color:#0f1117;--primary:#1d2639;--selection-color:#1f242e;--text-color:#bbbdc4;--text-color-2:#e60067;--text-color-3:#61b3cc;--nav-height:4rem}html{scroll-behavior:smooth}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color)}::-moz-selection{background-color:var(--selection-color)}::selection{background-color:var(--selection-color)}body{background-color:var(--bg-color)}nav{height:var(--nav-height)}main{width:100%}section.container{--section-width:80%;width:var(--section-width)}@media screen and (max-width:1100px){section.container{--section-width:90%}}@media screen and (max-width:400px){section.container{--section-width:90%}}.columns{display:grid;grid-template-columns:2.5fr 1fr;grid-gap:1rem;margin-bottom:1rem}.columns h2{font-size:clamp(1rem + 1vw,2vw,2rem)}@media screen and (max-width:1000px){.columns{grid-template-columns:1fr}}.grid{display:grid}.grid-center{place-items:center}.flex{display:flex}.flex--column{flex-direction:column}.red{color:var(--text-color-2)}.italic{font-style:italic}.inline-center{margin-inline:auto}