@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#f5b6cd;background-color:#2b2b2b;cursor:crosshair;font-synthesis:none;overflow-x:hidden}html{overflow-y:scroll;overflow-x:hidden}html::-webkit-scrollbar{display:none}@media (min-width: 992px) and (hover: hover) and (pointer: fine){html{scroll-snap-type:y mandatory}}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.header__section{position:fixed;top:25px;left:0;width:100vw;z-index:100}.header__navbar{display:flex;justify-content:space-evenly;align-items:baseline;margin:auto;width:90%;max-width:1300px;padding:0 20px;border:1px solid #F5B6CD;border-radius:15px;box-sizing:border-box;background-color:#2b2b2b}@media screen and (min-width: 576px){.header__navbar{justify-content:space-between}}.header__brandName{width:20px;display:none}.header__brandName:hover{cursor:none;font-weight:bolder;scale:1.5}@media screen and (min-width: 576px){.header__brandName{display:block}}.header__menu{width:300px;list-style:none;display:flex;justify-content:center;padding:0;cursor:none;margin:5px;justify-content:space-around}@media screen and (min-width: 576px){.header__menu{margin:16px;justify-content:space-between}}.header__menu li{display:flex}.cursor{width:30px;height:30px;position:fixed;background-color:#f5b6cd;border-radius:50%;top:-15px;left:-15px;pointer-events:none;z-index:1000000;display:none}@media screen and (min-width: 768px){.cursor{display:block}}.headerLink__link{overflow-x:hidden;color:#f5b6cd;text-decoration:none}.headerLink__link:link,.headerLink__link:visited,.headerLink__link:focus{color:#f5b6cd}@media (hover: hover){.headerLink__link:hover{scale:1.1;font-weight:600;cursor:none}}.headerLink__link:active{scale:.95;color:#f5b6cd}.headerLink__background{background-color:#f5b6cd;height:1.5px}.main__container{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.main__container--locked{overflow:hidden}@media screen and (min-width: 768px){.main__container{overflow:visible}}.main__container::-webkit-scrollbar{display:none}.home__section{width:100vw;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;scroll-snap-align:start}.home__container{width:80%}@media screen and (min-width: 576px){.home__container{width:55%;align-items:center}}@media screen and (min-width: 768px){.home__container{width:auto}}.home__intro{font-size:1rem}.home__h1{font-size:96px;margin:0;line-height:.9;width:auto;font-family:Oswald,sans-serif}@media screen and (min-width: 576px){.home__h1{font-size:100px}}@media screen and (min-width: 768px){.home__h1{margin:10px 0}}@media screen and (min-width: 992px){.home__h1{font-size:130px}}@media screen and (min-width: 1200px){.home__h1{font-size:140px}}.home__name-logo{height:82px}@media screen and (min-width: 576px){.home__name-logo{height:82px}}@media screen and (min-width: 768px){.home__name-logo{height:85px}}@media screen and (min-width: 992px){.home__name-logo{height:110px}}@media screen and (min-width: 1200px){.home__name-logo{height:115px}}.home__h3{margin:10px;line-height:1.2;font-size:25px;font-weight:500;-webkit-text-stroke:1.5px #F5B6CD;color:transparent}@media screen and (min-width: 576px){.home__h3{font-size:32px;-webkit-text-stroke:.8px #F5B6CD}}@media screen and (min-width: 768px){.home__h3{font-size:40px;font-weight:700;-webkit-text-stroke:1.1px #F5B6CD}}@media screen and (min-width: 992px){.home__h3{font-size:55px}}@media screen and (min-width: 1200px){.home__h3{font-size:60px;font-weight:500}}.about__section{width:100vw;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:end;position:relative;scroll-snap-align:start;overflow-y:hidden}.about__container{display:flex;flex-direction:column;align-items:end;max-width:1200px;width:90%;overflow-x:hidden}@media screen and (min-width: 576px){.about__container{margin-top:400px}}@media screen and (min-width: 768px){.about__container{margin-top:310px;margin-bottom:100px}}.about__img-container{position:absolute;width:350px;top:100px;left:0px;mask-image:linear-gradient(to top,transparent 15%,black 100%)}@media screen and (min-width: 576px){.about__img-container{width:60%;max-width:440px}}@media screen and (min-width: 768px){.about__img-container{min-width:440px}}@media screen and (min-width: 992px){.about__img-container{width:40%;max-width:550px}}@media screen and (min-width: 992px){.about__img-container{left:10%}}.about__img-container img{width:100%;opacity:80%;filter:grayscale(100%)}.about__h2{display:flex;width:fit-content;justify-content:end;font-size:50px;font-weight:400;margin:0 0 20px;line-height:.9;text-align:end}@media screen and (min-width: 768px){.about__h2{font-size:75px}}.about__body{display:flex;flex-direction:column;text-align:end;justify-content:end;width:100%}.about__body p{align-self:end;color:#f5f5f5}@media screen and (min-width: 768px){.about__body p{width:80%}}@media screen and (min-width: 1200px){.about__body p{width:600px}}.about__body p strong{color:#f5b6cd;font-weight:700}.view-cv-button__container{margin-top:15px;align-self:end;display:flex;position:relative;z-index:10;width:116px;height:50px;margin-bottom:35px;cursor:pointer}.view-cv-button__container:active{scale:.95}.view-cv-button__btn{border-radius:25px;padding:.6rem 1rem;width:80px;text-align:center;position:absolute}.view-cv-button__content{border:2px solid #F5B6CD;color:#f5b6cd}.view-cv-button__background{background-color:#000;color:#000}.contact__section{width:100vw;height:100vh;color:#2b2b2b;display:flex;align-items:center;justify-content:center;background:#F5B6CD;scroll-snap-align:start}@media (max-height: 720px) and (max-width: 991px){.contact__section{padding-bottom:150px}}.contact__container{display:flex;flex-direction:column;width:90%}@media screen and (min-width: 576px){.contact__container{width:auto}}.contact__subtitle{font-weight:700;font-size:16px;z-index:10}@media screen and (min-width: 576px){.contact__subtitle{font-size:20px}}.contact__titleContainer{font-family:Oswald,sans-serif;padding-bottom:1rem;margin:0;padding:0;position:relative;overflow:hidden;line-height:1.4}@media screen and (min-width: 576px){.contact__titleContainer{font-size:px}}.contact__h2{font-size:19vw;position:relative;border-bottom:4px solid;width:fit-content;margin:0}@media screen and (min-width: 576px){.contact__h2{padding-bottom:1rem;font-size:115px}}@media screen and (min-width: 768px){.contact__h2{font-size:150px;line-height:.9}}@media screen and (min-width: 992px){.contact__h2{font-size:180px}}@media screen and (min-width: 1200px){.contact__h2{font-size:200px;height:180px}}.contact__linkContainer{display:flex;justify-content:space-between;font-weight:700;width:100%;z-index:1000;font-size:16px;margin-top:1rem}@media screen and (min-width: 768px){.contact__linkContainer{font-size:20px}}.contactLink__container{display:flex;color:#2b2b2b;text-decoration:none}.contactLink__container:active{scale:.9}.contactLink__header{height:100%;display:flex;flex-wrap:nowrap;align-content:center;justify-content:space-between;flex-wrap:wrap;overflow-x:hidden;border-bottom:1px solid #F5B6CD}.contactLink__title{font-size:16px;margin-left:5px}@media screen and (min-width: 576px){.contactLink__title{font-size:18px}}.contactLink__iconContainer{display:flex;flex-direction:column;justify-content:center}.contactLink__button{border:2px solid #F5B6CD;padding:4px 15px 6px;font-size:13px;border-radius:20px;display:flex;align-items:center;color:#f5b6cd;text-decoration:none;position:relative}.banter-BackgroundFigure{position:fixed;left:50%;top:50%;width:288px;height:288px;margin-left:-144px;margin-top:-144px;z-index:-10;scroll-behavior:smooth}.banter-BackgroundFigure__box{float:left;position:relative;width:80px;height:80px;margin-right:24px}.banter-BackgroundFigure__box:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.0862745098)}.banter-BackgroundFigure__box:nth-child(3n){margin-right:0;margin-bottom:24px}.banter-BackgroundFigure__box:nth-child(1):before,.banter-BackgroundFigure__box:nth-child(4):before{margin-left:104px}.banter-BackgroundFigure__box:nth-child(3):before{margin-top:208px}.banter-BackgroundFigure__box:last-child{margin-bottom:0}@keyframes moveBox-1{9.0909090909%{transform:translate(-104px)}18.1818181818%{transform:translate(0)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(104px)}45.4545454545%{transform:translate(104px,104px)}54.5454545455%{transform:translate(104px,104px)}63.6363636364%{transform:translate(104px,104px)}72.7272727273%{transform:translate(104px)}81.8181818182%{transform:translate(0)}90.9090909091%{transform:translate(-104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(1){animation:moveBox-1 8s infinite}@keyframes moveBox-2{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(104px)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(104px)}45.4545454545%{transform:translate(104px,104px)}54.5454545455%{transform:translate(104px,104px)}63.6363636364%{transform:translate(104px,104px)}72.7272727273%{transform:translate(104px,104px)}81.8181818182%{transform:translateY(104px)}90.9090909091%{transform:translateY(104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(2){animation:moveBox-2 8s infinite}@keyframes moveBox-3{9.0909090909%{transform:translate(-104px)}18.1818181818%{transform:translate(-104px)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(-104px)}45.4545454545%{transform:translate(-104px)}54.5454545455%{transform:translate(-104px)}63.6363636364%{transform:translate(-104px)}72.7272727273%{transform:translate(-104px)}81.8181818182%{transform:translate(-104px,-104px)}90.9090909091%{transform:translateY(-104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(3){animation:moveBox-3 8s infinite}@keyframes moveBox-4{9.0909090909%{transform:translate(-104px)}18.1818181818%{transform:translate(-104px)}27.2727272727%{transform:translate(-104px,-104px)}36.3636363636%{transform:translateY(-104px)}45.4545454545%{transform:translate(0)}54.5454545455%{transform:translateY(-104px)}63.6363636364%{transform:translateY(-104px)}72.7272727273%{transform:translateY(-104px)}81.8181818182%{transform:translate(-104px,-104px)}90.9090909091%{transform:translate(-104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(4){animation:moveBox-4 8s infinite}@keyframes moveBox-5{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(0)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(104px)}45.4545454545%{transform:translate(104px)}54.5454545455%{transform:translate(104px)}63.6363636364%{transform:translate(104px)}72.7272727273%{transform:translate(104px)}81.8181818182%{transform:translate(104px,-104px)}90.9090909091%{transform:translateY(-104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(5){animation:moveBox-5 8s infinite}@keyframes moveBox-6{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(-104px)}27.2727272727%{transform:translate(-104px)}36.3636363636%{transform:translate(0)}45.4545454545%{transform:translate(0)}54.5454545455%{transform:translate(0)}63.6363636364%{transform:translate(0)}72.7272727273%{transform:translateY(104px)}81.8181818182%{transform:translate(-104px,104px)}90.9090909091%{transform:translate(-104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(6){animation:moveBox-6 8s infinite}@keyframes moveBox-7{9.0909090909%{transform:translate(104px)}18.1818181818%{transform:translate(104px)}27.2727272727%{transform:translate(104px)}36.3636363636%{transform:translate(0)}45.4545454545%{transform:translateY(-104px)}54.5454545455%{transform:translate(104px,-104px)}63.6363636364%{transform:translateY(-104px)}72.7272727273%{transform:translateY(-104px)}81.8181818182%{transform:translate(0)}90.9090909091%{transform:translate(104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(7){animation:moveBox-7 8s infinite}@keyframes moveBox-8{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(-104px)}27.2727272727%{transform:translate(-104px,-104px)}36.3636363636%{transform:translateY(-104px)}45.4545454545%{transform:translateY(-104px)}54.5454545455%{transform:translateY(-104px)}63.6363636364%{transform:translateY(-104px)}72.7272727273%{transform:translateY(-104px)}81.8181818182%{transform:translate(104px,-104px)}90.9090909091%{transform:translate(104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(8){animation:moveBox-8 8s infinite}@keyframes moveBox-9{9.0909090909%{transform:translate(-104px)}18.1818181818%{transform:translate(-104px)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(-104px)}45.4545454545%{transform:translate(0)}54.5454545455%{transform:translate(0)}63.6363636364%{transform:translate(-104px)}72.7272727273%{transform:translate(-104px)}81.8181818182%{transform:translate(-52px)}90.9090909091%{transform:translate(-104px)}to{transform:translate(0)}}.banter-BackgroundFigure__box:nth-child(9){animation:moveBox-9 8s infinite}.projects__section{margin:0;padding-top:80px;width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:start;z-index:10;position:relative;padding-bottom:40px;box-sizing:border-box;scroll-snap-align:start}@media (max-height: 720px) and (max-width: 991px){.projects__section{padding-bottom:150px}}.projects__container{width:90%;max-width:1200px;display:flex;flex-direction:column}@media screen and (min-width: 576px){.projects__container{width:80%}}@media screen and (min-width: 768px){.projects__container{width:90%}}@media screen and (min-width: 1800px){.projects__container{padding-top:70px}}.projects__h2{display:flex;width:fit-content;justify-content:end;font-size:50px;font-weight:400;margin:0 0 20px;line-height:.9;text-align:end}@media screen and (min-width: 768px){.projects__h2{font-size:75px}}.projects__carouselContainer{margin:3rem 0}@media (max-height: 720px) and (max-width: 991px){.projects__carouselContainer{margin:1rem 0}}@media screen and (min-width: 768px){.projects__carouselContainer{margin:1rem 0}}.projects__visorProjects{position:absolute;bottom:0;right:0;justify-content:flex-end;width:50vw;height:60%;overflow:hidden;display:none}@media screen and (min-width: 992px){.projects__visorProjects{display:block}}.projects__section.projects--exit-right{transform:translate(100%);opacity:0;transition:transform .45s ease-in-out,opacity .35s ease-in-out}.projects__section.projects--exit-left{transform:translate(-100%);opacity:0;transition:transform .45s ease-in-out,opacity .35s ease-in-out}.carousel{width:100%;min-height:60vh;position:relative;align-items:center}@media screen and (min-width: 768px){.carousel{display:flex;flex-direction:column;justify-content:center}}.carousel__viewport{display:flex;justify-content:space-between;width:100%;position:relative;height:460px}@media (max-height: 720px) and (max-width: 991px){.carousel__viewport{height:460px}}@media screen and (min-width: 768px){.carousel__viewport{overflow:visible;height:auto;width:90%}}.carousel__card--preview{display:none}@media screen and (min-width: 768px){.carousel__card--preview{display:block;filter:blur(.8px);opacity:.8}}.carousel__card--center{position:absolute;translate:-50%;touch-action:pan-y}@media screen and (min-width: 768px){.carousel__card--center{z-index:10}}.carousel__nav{position:absolute;width:100vw;max-width:800px;display:flex;justify-content:space-between;align-items:center}.card{height:450px;display:flex;flex-direction:column;border:1px solid #F5B6CD;box-shadow:0 4px 25px #00000073;border-radius:16px;overflow:hidden}@media screen and (min-width: 768px){.card{height:400px}}.card--featured{width:90vw;max-width:400px}@media screen and (min-width: 768px){.card--featured{max-width:562px}}.card--preview{max-width:480px;height:380px}.card__media{aspect-ratio:16/9;background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-height: 720px) and (max-width: 991px){.card__media{aspect-ratio:16/7}}@media screen and (min-width: 768px){.card__media{min-width:100%;aspect-ratio:16/4.5}}.card__body{padding:1.4rem;display:flex;flex-direction:column;flex-grow:1;background-color:#241f24}@media screen and (min-width: 768px){.card__body{padding:.7rem}}.card__meta{display:none;justify-content:space-between;align-items:center;font-size:14px}@media screen and (min-width: 768px){.card__meta{display:flex}}.card__type{text-transform:uppercase;letter-spacing:.7px;color:#f5f5f5a6}@media screen and (min-width: 768px){.card__type{font-size:.77rem}}.card__visibility{text-transform:capitalize;padding:2.8px 11.2px;border-radius:6px;white-space:nowrap}.card__visibility.public{background:rgba(56,189,248,.08);color:#38bdf8}.card__visibility.private{background:rgba(255,255,255,.08);color:#f5f5f5bf}@media screen and (min-width: 768px){.card__visibility{font-size:.77rem}}.card__title{font-weight:500;font-size:1rem;line-height:1.2;margin:0 0 12px}@media screen and (min-width: 768px){.card__title{margin:8px 0 .49rem;font-size:1.05rem}}.card__desc{color:#f5f5f5db;line-height:1.45;margin-bottom:1rem;font-size:13px}@media (max-height: 720px) and (max-width: 991px){.card__desc{margin-top:0;margin-bottom:.5rem}}@media screen and (min-width: 768px){.card__desc{font-size:.84rem;margin-bottom:1.2rem}}.card__tags{display:flex;flex-wrap:wrap;gap:.56rem;margin:.2rem 0 1.12rem;font-size:11px}@media screen and (min-width: 768px){.card__tags{margin:auto 0}}.card__tag{line-height:1;padding:7.1px 14.3px;border-radius:999px;color:#f5f5f5b3;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(2px)}@media screen and (min-width: 768px){.card__tag{font-size:.7rem}}.card__actions{display:flex;gap:14px;flex-grow:1;align-items:flex-end}@media screen and (min-width: 768px){.card__actions{margin-top:10px}}@media screen and (hover: hover) and (pointer: fine) and (min-width: 768px){.card--featured{transition:transform .15s cubic-bezier(.2,.9,.2,1),box-shadow .26s ease;will-change:transform,box-shadow}.card--featured:hover,.card--featured:focus-visible{transform:translateY(-3px) translateZ(0);box-shadow:inset 0 8px 36px #38bdf829}}@media (prefers-reduced-motion: reduce){.card--featured{transition:none!important}}@media screen and (any-hover: hover) and (min-width: 768px){.card--featured{transition:transform .26s cubic-bezier(.2,.9,.2,1),box-shadow .26s ease;will-change:transform,box-shadow}.card--featured:hover,.card--featured:focus-visible{transform:translateY(-4px) translateZ(0);box-shadow:0 20px 60px #0000004d,inset 0 8px 36px #38bdf829}}@media screen and (min-width: 768px){.has-mouse .card--featured{transition:transform .26s cubic-bezier(.2,.9,.2,1),box-shadow .26s ease;will-change:transform,box-shadow}.has-mouse .card--featured:hover,.has-mouse .card--featured:focus-visible{transform:translateY(-4px) translateZ(0);box-shadow:0 20px 60px #0000004d,inset 0 8px 36px #38bdf829}}.card__body,.card__title,.card__tags,.card__desc{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cardButton__link{padding:.28rem .7rem;border:1px solid #F5B6CD;font-size:.9rem;font-weight:400;border-radius:9.8px;display:flex;align-items:center;text-decoration:none;position:relative;overflow:hidden;color:#f5b6cd;cursor:none;width:min-content}.cardButton__link:active{scale:.95}.cardButton__link--disabled{opacity:.5;pointer-events:none;cursor:not-allowed;border-color:#f5b6cd73;color:#f5b6cd99}.cardButton__link--background{position:absolute;left:0;background-color:#d48cbbad;height:100%;width:80%;border-color:#aa8da0ad;z-index:10;cursor:none;right:100px}.carouselButton__nav{display:none;margin:50px;align-items:center;justify-content:center;background:rgba(0,0,0,.42);color:#fff;border:none;width:52px;height:52px;border-radius:50%;cursor:pointer;box-shadow:0 10px 30px #00000038;transition:transform .18s ease,box-shadow .18s ease,background .12s ease}@media screen and (min-width: 768px){.carouselButton__nav{display:flex;margin:10px}}.carouselButton__nav:focus-visible{outline:none;box-shadow:0 0 0 4px #38bdf81f}.carouselButton__nav:hover{background:rgba(0,0,0,.52);box-shadow:0 14px 36px #00000047}.carouselButton__nav span{font-size:22px;line-height:1;display:inline-block;transform:translateY(-1px)}.dots{display:flex;gap:8px;justify-content:center;align-items:center;margin:1rem auto 0;position:relative;width:fit-content}@media screen and (min-width: 768px){.dots{position:relative;bottom:auto;left:auto;transform:none;z-index:100;margin:32px auto 0;width:fit-content;pointer-events:auto;justify-content:center;padding:6px 12px;background:rgba(0,0,0,.22);border-radius:999px;box-shadow:0 6px 18px #0000002e}}.dots-inner{position:relative;display:inline-flex;gap:9px;align-items:center}.dot{border-radius:50%;background:rgba(245,245,245,.18);border:none;padding:9px;display:inline-block;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 576px){.dot{padding:7px}}.dot--active{box-shadow:0 6px 18px #f5b6cd38;transform:scale(.98);opacity:.92}.dot:focus-visible{outline:none;box-shadow:0 0 0 4px #f5b6cd29;border-radius:50%}.dot-indicator{position:absolute;border-radius:50%;background:#F5B6CD;z-index:2;transition:left .36s cubic-bezier(.2,.9,.2,1),top .28s cubic-bezier(.2,.9,.2,1),width .24s ease,height .24s ease;pointer-events:none;box-shadow:0 10px 28px #f5b6cd38}@media (max-height: 720px) and (max-width: 991px){.dot-indicator{box-shadow:none;display:inline-block}}@keyframes dotPulse{0%{transform:scale(1)}50%{transform:scale(1.18)}to{transform:scale(1)}}@media (prefers-reduced-motion: no-preference){.dot--active,.dot-indicator{animation:dotPulse 1.8s ease-in-out infinite}}@media (prefers-reduced-motion: reduce){.dot--active,.dot-indicator{animation:none!important}}
