.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}html{box-sizing:border-box;font-size:100%;overflow-y:scroll;background-color:#0e0d0b;transition:background-color .3s;font-family:Rosario,sans-serif}*,*:before,*:after{box-sizing:inherit}body{background-color:#0e0d0b;transition:background-color .3s;font-family:Rosario,sans-serif}body.theme-inverted .project{color:#262626}body.theme-inverted .project h2,body.theme-inverted .project h3,body.theme-inverted .project p,body.theme-inverted .project figcaption,body.theme-inverted .project a{color:#262626}body.theme-inverted .project .project__content--buttons a,body.theme-inverted .project .project__cta a{border-color:#262626;background-image:linear-gradient(to right,#262626 0% 100%)}body.theme-inverted .project .project__content--buttons a:hover,body.theme-inverted .project .project__cta a:hover{color:#fff}body.theme-inverted .project .project__features{border-color:#262626}body.theme-inverted .navbar{color:#262626}body.theme-inverted .navbar .navbar__item:after,body.theme-inverted .navbar .navbar__item--active:after{background-color:#262626}*{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:baseline}html{scroll-behavior:smooth}body{min-height:100vh;font-size:100%}img,picture,video,iframe,figure{max-width:100%;width:100%;display:block}a{display:block}p a{display:inline}li{list-style-type:none}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-weight:inherit;font-style:inherit;text-decoration:none;color:inherit}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}form,input,textarea,select,button,label{font-size:inherit;font-family:inherit;hyphens:auto;background-color:transparent;display:block;color:inherit}table,tr,td{border-collapse:collapse;border-spacing:0}svg{fill:currentColor}.navbar{position:fixed;bottom:0;left:0;right:0;width:100%;padding:1rem;background-color:#0e0d0b;border-radius:0;box-shadow:0 -2px 10px #0000004d;z-index:1000;color:#fff;transition:color .3s ease}body.theme-inverted .navbar{color:#0e0d0b}@media (min-width: 768px){.navbar{position:static;grid-column-start:2;grid-column-end:4;width:auto;padding:1.3rem 2rem;background-color:#0e0d0b;transition:background-color .3s;border-radius:5rem;box-shadow:none;z-index:auto}}.navbar__list{display:flex;justify-content:space-evenly;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}@media (min-width: 768px){.navbar__list{gap:3rem}}.navbar__item-wrapper{display:flex;align-items:center;justify-content:center;position:relative}.navbar__item{position:relative;padding:.5rem;background:none;border:none;font-family:inherit;font-size:1rem;font-weight:600;color:inherit;text-decoration:none;text-transform:uppercase;transition:color .3s ease;cursor:pointer}.navbar__item:hover{color:inherit;opacity:.7}.navbar__item:after{content:"";position:absolute;bottom:-5px;height:2px;background-color:#fff;left:50%;transform:translate(-50%);width:0;transition:width .3s ease}body.theme-inverted .navbar__item:after{background-color:#0e0d0b}.navbar__item--active:after{width:100%}.navbar__item--social{display:flex}@media (min-width: 768px){.navbar__item--social{display:none}}.navbar__social-wrapper{position:relative}@media (min-width: 768px){.navbar__social-wrapper{display:none}}.navbar__social-button{padding:.5rem;border:none;background:none;font:inherit;font-size:1rem;font-weight:600;color:inherit;text-transform:uppercase;cursor:pointer}.navbar__social-tooltip{position:absolute;bottom:120%;left:25%;display:flex;gap:.75rem;padding:.75rem;background-color:#191919d9;border:1px solid rgba(255,255,255,.1);border-radius:12px;visibility:hidden;opacity:0;backdrop-filter:blur(8px);transform:translate(-50%);transition:opacity .3s ease,visibility .3s ease;z-index:1001}.navbar__social-tooltip svg{fill:none}.navbar__social-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:rgba(25,25,25,.85) transparent transparent transparent}.navbar__social-tooltip--active{visibility:visible;opacity:1}.social-tooltip__link{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;background-color:#ffffff1a;transition:all .2s ease-out}.social-tooltip__link:hover{background-color:#fff3;transform:scale(1.1)}.social-tooltip__icon{width:24px;height:24px;fill:currentColor}.social{display:none}@media (min-width: 768px){.social{display:block}}.social svg{transition:fill .3s ease}.card__links--private{position:relative;cursor:not-allowed}.card__links--private .tooltiptext{visibility:hidden;width:200px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:8px 5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;opacity:0;transition:opacity .3s;font-size:12px;transform:skew(0)!important}.card__links--private .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.card__links--private:hover .tooltiptext{visibility:visible;opacity:1}.card{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;border-bottom:.1em solid hsl(0,100%,100%);background-color:transparent;background-image:linear-gradient(to right,#fff 0% 100%);background-size:0% 100%;background-repeat:no-repeat;transition:.3s ease-out}.card h4{font-size:clamp(1.1rem,1.1rem + (1.4 - 1.1) * (100vw - 320px) / (1200 - 320),1.4rem);font-weight:400}.card p{font-size:clamp(.8rem,.8rem + (.9 - .8) * (100vw - 320px) / (1200 - 320),.9rem);font-weight:200;min-height:2.4em;line-height:1.2}@media (max-width: 767.98px){.card{flex-direction:column;align-items:flex-start;gap:1rem}}.card:hover{padding-left:2rem;padding-right:2rem;background-size:100% 100%;color:#0e0d0b}.card:hover .icon{fill:#0e0d0b;stroke:#0e0d0b}.card:hover .icon__details{stroke:none}.card__info{display:grid;gap:.3rem;flex:1}@media (max-width: 767.98px){.card__info{width:100%}}.card__links{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;align-items:center;gap:.5rem;height:100%}@media (max-width: 767.98px){.card__links{width:100%;justify-content:center;gap:1.5rem}}.card__links--github,.card__links--details{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.project{margin-top:3rem;padding:0 2rem;transition:background-color .3s;color:#fff}@media (min-width: 768px){.project{margin-top:40dvh;padding:0 10rem}}.project img{height:auto;margin:0 auto;padding-bottom:1rem}.project figure{margin-bottom:6rem}.project figcaption{width:98%;margin:0 auto;font-style:italic;font-weight:200;text-align:end}.project__content{margin-bottom:5rem;color:#fff8f0}@media (min-width: 768px){.project__content{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;column-gap:1rem;align-items:baseline;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}}.project__content--item:first-child{grid-column:1/span 2}.project__content--buttons{display:flex;gap:1rem;margin-top:3rem;margin-bottom:1rem}.project__content--buttons a,.project__content--buttons div.card__links--private{padding:.5rem 1.3rem;border:1px solid hsl(34,100%,97%);border-radius:2rem;position:relative;background-color:transparent;background-image:linear-gradient(to right,#fff8f0 0% 100%);background-size:0% 100%;background-repeat:no-repeat;transition:.3s ease-out}.project__content--buttons a:hover,.project__content--buttons div.card__links--private:hover{background-color:#fff8f0;background-size:100% 100%;color:#0e0d0b}.project__content--buttons div.card__links--private{cursor:not-allowed}.project__content--buttons div.card__links--private:hover{background-color:transparent;background-size:0% 100%;color:#fff8f0}@media (min-width: 768px){.project__content--buttons{margin-bottom:5rem}}.project__content h2{font-size:5rem}@media (min-width: 768px){.project__content h2{margin-bottom:5rem}}.project__content p{font-size:1.2rem;font-weight:200;line-height:2rem}.project__features{display:grid;grid-auto-flow:row;gap:2rem;margin-bottom:2rem}@media (min-width: 992px){.project__features{grid-auto-flow:column}}.project__features h3{font-size:1.7rem;margin-bottom:.7rem}.project__features p{font-weight:200;line-height:1.5rem}.project__features--card{display:grid;grid-template-rows:1fr 2fr;padding:0}@media (min-width: 992px){.project__features--card{padding:3rem 0}}.project__conclusion{margin-bottom:5rem;font-size:1.1rem;font-weight:100;font-style:italic;line-height:1.3}@media (min-width: 768px){.project__conclusion{margin-bottom:7rem;font-size:1.6rem}}.project__cta{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}@media (min-width: 768px){.project__cta{margin-bottom:7rem}}.project__cta a,.project__cta div.card__links--private{font-size:.7rem;padding:.5rem 1.3rem;border:1px solid hsl(0,100%,100%);border-radius:2rem;position:relative;background-color:transparent;background-image:linear-gradient(to right,#fff 0% 100%);background-size:0% 100%;background-repeat:no-repeat;transition:.3s ease-out}.project__cta a:hover,.project__cta div.card__links--private:hover{background-color:#fff;background-size:100% 100%;color:#0e0d0b}@media (min-width: 768px){.project__cta a,.project__cta div.card__links--private{font-size:1rem}}.project__cta div.card__links--private{cursor:not-allowed}.project__cta div.card__links--private:hover{background-color:transparent;background-size:0% 100%;color:#fff}.project__footer{margin-bottom:5rem;font-weight:200}.brand{position:relative;display:flex;align-items:center;font-family:Rosario;font-weight:200;color:#fff8f0;justify-content:center;width:100%}@media (min-width: 768px){.brand{flex:1;justify-content:flex-start}}.brand__h2,.brand__img{position:absolute;transition:opacity .5s,visibility .5s}.brand__h2{opacity:1;visibility:visible}.brand__img{opacity:0;visibility:hidden;width:3rem;height:auto}.scrolled .brand__h2{opacity:0;visibility:hidden}.scrolled .brand__img{opacity:1;visibility:visible}.email{display:flex;justify-content:flex-end;flex:1}.email svg{width:2rem;height:auto;fill:#fff8f0}.copyright{display:flex;align-items:flex-end}.copyright svg{width:1rem;height:auto}.web{color:#fff8f0}.web__title{padding:2rem 0;border-top:solid 6px hsl(34,100%,97%);border-bottom:solid 2px hsl(34,100%,97%);font-size:clamp(2rem,2rem + (2.7 - 2) * (100vw - 320px) / (1200 - 320),2.7rem);font-weight:800;font-style:italic;text-align:center}.data{color:#fff}.data__title{padding:2rem 0;border-top:solid 6px hsl(0,100%,100%);border-bottom:solid 2px hsl(0,100%,100%);font-size:clamp(2rem,2rem + (2.7 - 2) * (100vw - 320px) / (1200 - 320),2.7rem);font-weight:800;font-style:italic;text-align:center}.header{padding:3.5rem 0}@media (min-width: 768px){.header{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;padding:3rem;min-height:auto}}.footer{position:fixed;bottom:0;left:0;display:flex;justify-content:space-between;width:100%;padding:3rem}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.project-details-enter{animation:slideInFromRight .5s ease forwards}.about{display:grid;align-content:center;width:80vw;margin:0 auto;padding-bottom:5rem;font-size:1.1rem;font-weight:300;color:#fff;line-height:1.68em}.about p{padding-bottom:2rem}.about p:first-child{padding-top:3rem}.contact{display:grid;width:80vw;margin-top:3rem;margin-left:auto;margin-right:auto;color:#fff}@media (min-width: 768px){.contact{display:flex;margin-top:10rem}}.contact__content{border-bottom:solid 2px hsl(0,100%,100%);padding-bottom:2rem}@media (min-width: 768px){.contact__content{padding:2rem;border-top:solid 2px hsl(0,100%,100%);border-bottom:solid 2px hsl(0,100%,100%)}}.contact__content span{display:block;width:100%}@media (min-width: 768px){.contact__content span{width:70%}}.contact__title{padding-bottom:.7rem;font-size:2.7rem;font-weight:600;font-style:italic}.contact__subtitle{font-size:1.3rem;font-weight:300}.contact__email,.contact__linkedin{padding:.7rem;background-color:transparent;background-image:linear-gradient(to top,#fff 0% 100%);background-size:100% 0;background-repeat:no-repeat;background-position:0 100%;transition:background-size .3s ease-out,background-position 0s .3s}.contact__email:hover,.contact__linkedin:hover{background-size:100% 100%;background-position:0% 0%;color:#0e0d0b}.contact__email{display:flex;align-items:center;justify-content:center}.contact__email svg{width:2rem;height:fit-content;padding:.7rem}@media (min-width: 768px){.contact__email{border-top:solid 2px hsl(0,100%,100%);border-bottom:solid 2px hsl(0,100%,100%);border-left:solid 2px hsl(0,100%,100%);border-right:solid 2px hsl(0,100%,100%)}}.contact__linkedin{display:flex;align-items:center;justify-content:center;border-right:none;border-top:solid 2px hsl(0,100%,100%);border-bottom:solid 2px hsl(0,100%,100%);font-size:1.5rem;font-weight:600}@media (min-width: 768px){.contact__linkedin{border-right:solid 2px hsl(0,100%,100%)}}.landing{width:80vw;margin:0 auto;padding-top:10dvh;overflow:hidden}@media (min-width: 768px){.landing{margin-top:10dvh;padding-top:0}}.landing__top,.landing__bottom{display:grid;grid-template-columns:1fr;grid-column:1/-1}.landing__top span,.landing__bottom span{font-size:clamp(2.5rem,8vw,4.6875rem);font-weight:800;color:#fff}@media (max-width: 767.98px){.landing__top span,.landing__bottom span{text-align:center}}.landing__top{grid-column:span 2}.landing__middle{display:flex;justify-content:space-between;padding:3rem 0;background:linear-gradient(to right,#4d5365,#4e6650)}@media (max-width: 575.98px){.landing__middle{flex-direction:column;align-items:center;margin:2rem 0;padding:1rem 0}}.landing__middle span{font-size:clamp(1.5rem,1rem + 1.413vw,2.6875rem);font-weight:600;margin:0 2rem}@media (max-width: 575.98px){.landing__middle span{margin:0 1rem}}.landing__bottom{grid-column-start:3;grid-column-end:5;grid-row:3;text-align:end}.success{display:flex;flex-direction:column;justify-content:center;margin-left:2em}.success h1{padding-bottom:.7em;font-size:1.75rem;font-weight:800;color:#008b6d}.success p{letter-spacing:.07em}.work__container{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;width:80dvw;margin-left:auto;margin-right:auto;margin-bottom:10rem}
