@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Space+Grotesk:wght@500;700&display=swap";*{padding:0;margin:0;box-sizing:border-box;font:inherit;min-height:0}img,iframe,svg,video{display:block;max-width:100%;height:auto}html{font-size:62.5%}html.projects-page-overflow,html.projects-page-overflow body{overflow-y:hidden;max-height:100dvh}body{background-color:#000;font-size:1.4rem;font-family:Inter,sans-serif;color:#fff}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}.no-touch-drag{touch-action:none}@keyframes shadow{0%{background-position:160%}to{background-position:0%}}.scroll-button{background:none;border:none;position:fixed;right:2rem;bottom:3rem;border-radius:1rem;cursor:pointer;z-index:10;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.scroll-button svg{pointer-events:none;width:4rem}.social-media{display:grid;gap:1rem;position:fixed;left:-6rem;bottom:1rem;background-color:#fff3;border-top-right-radius:1rem;border-bottom-right-radius:1rem;padding:.5rem;transition:all ease-in-out .3s;z-index:30}.social-media__links{width:5rem}.social-media__seta{position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:0;height:0;border-top:3rem solid transparent;border-bottom:3rem solid transparent;border-left:.7rem solid rgba(255,255,255,.2);transition:opacity ease .3s .3s,all ease .1s}.social-media__hover{position:absolute;right:-40%;width:3rem;height:100%}.social-media--show{left:0}.social-media--show .social-media__seta{border-left:0rem}.hero{display:grid;place-items:center;place-content:center;position:relative;height:100dvh;width:100%;max-width:100dvw;-webkit-user-select:none;user-select:none}.hero canvas{position:absolute;inset:0}.hero__container{z-index:1;text-align:center;display:grid;place-items:center;place-content:center;gap:2rem;pointer-events:none;transition:all ease .3s}.hero__container--hint:after{pointer-events:none;content:"";inset:0;position:absolute;background-color:#000000e6}.hero__h1{text-transform:capitalize;font-size:clamp(2rem,5vw,7rem);font-weight:700;display:flex;flex-wrap:nowrap;text-shadow:1px 0 2px rgb(0,0,0),0px 1px 2px rgb(0,0,0),-1px 0 2px rgb(0,0,0),0px -1px 2px rgb(0,0,0);gap:.3rem}.hero__h1 span{display:inline-block;min-width:1rem}.hero__text{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#fffc;text-shadow:1px 0 2px rgb(0,0,0),0px 1px 2px rgb(0,0,0),-1px 0 2px rgb(0,0,0),0px -1px 2px rgb(0,0,0)}.hero__button{-webkit-tap-highlight-color:transparent;font-family:Space Grotesk,sans-serif;padding:1.5rem 2rem;background:#000c;color:#fffc;border:1px rgba(255,255,255,.5) solid;cursor:pointer;pointer-events:auto;box-shadow:0 0 20px 2px #fff;font-weight:700;position:relative;overflow:hidden;z-index:5}.hero__button:hover:after{content:"";position:absolute;top:0;left:-100%;width:40%;height:100%;background:linear-gradient(90deg,#ffffff1a,#fffc,#ffffff1a);transform:skew(-30deg);animation:shine 2s ease-in-out forwards;z-index:1}.hero__link{text-decoration:none;color:inherit;font-family:inherit}@keyframes shine{0%{left:-100%}to{left:150%}}.coach-hind{position:absolute;z-index:20;width:100dvw;height:100dvh;z-index:5}.coach-hind--hand{position:absolute;translate:-50% -50%}.coach-hind--hand svg{width:4rem;height:5rem;filter:drop-shadow(0 0 8px rgba(0,255,255,.8))}.sobre-mim{width:100%;min-height:100vh;padding:15rem 5rem;display:flex;gap:5rem;justify-content:center;align-items:center;background:radial-gradient(circle at bottom center,rgba(0,255,255,.15),transparent 70%)}@media all and (max-width: 47.93em){.sobre-mim{flex-direction:column;padding:5rem}}.sobre-mim__imagem{flex-shrink:0;width:25rem;height:25rem;overflow:hidden;border-radius:50%;box-shadow:0 0 15px #fffc;-webkit-user-select:none;user-select:none}@media all and (max-width: 30em){.sobre-mim__imagem{box-shadow:0 0 35px #ffffff80}}.sobre-mim__imagem img{width:100%;height:100%;object-fit:cover;pointer-events:none}.sobre-mim__container{display:grid;gap:3rem}.sobre-mim__h2{font-size:4rem;font-weight:700;text-transform:uppercase}@media all and (max-width: 47.93em){.sobre-mim__h2{text-align:center}}.sobre-mim__list{list-style:none;max-width:40vw;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}@media all and (max-width: 47.93em){.sobre-mim__list{justify-content:center}}@media all and (max-width: 30em){.sobre-mim__list{max-width:100vw}}.sobre-mim__list li{color:#0ff;font-family:Space Grotesk,sans-serif;padding:1rem;border-radius:1.8rem;display:flex;align-items:center;justify-content:center;border:2px solid transparent;background:linear-gradient(#1a1a1a,#1a1a1a),linear-gradient(95deg,#0ff,#8a2be2,#0ff);background-size:300% 100%;background-position:0%;background-clip:padding-box,border-box;background-origin:padding-box,border-box}.sobre-mim__list li:hover{animation:shadow 2s linear infinite}.home-page{scroll-snap-type:y mandatory;height:100vh;overflow-y:scroll;overflow-x:hidden}.home-page .hero{scroll-snap-align:start}.home-page .sobre-mim{scroll-snap-align:end}.filtro-inicial{-webkit-tap-highlight-color:transparent;position:absolute;top:50%;left:50%;color:#fff;text-shadow:0 0 5px rgba(0,255,255,.7);z-index:2;transform:translate(-50%,-50%);display:flex;align-items:center;width:100%;justify-content:space-evenly;flex-wrap:wrap;gap:6rem}@media all and (max-width: 47.93em){.filtro-inicial{display:grid;width:auto;height:100vh;align-content:space-evenly}}.filtro-inicial__opcao{font-family:Space Grotesk,sans-serif;cursor:pointer;font-size:2rem;border-radius:2rem;position:relative;transition:border-radius ease .5s;display:grid;place-items:center;user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.filtro-inicial__opcao:after{content:"";position:absolute;width:100%;height:100%;z-index:2}.filtro-inicial__opcao img{border-radius:2rem;width:10rem}.filtro-inicial__opcao p{position:relative;z-index:10;border-radius:1rem}@media all and (max-width: 47.93em){.filtro-inicial__opcao{font-size:1.4rem}}.filtro-inicial__opcao-imagens{z-index:2;position:absolute}.filtro-inicial__opcao-imagens svg{z-index:3;min-width:4rem;min-height:4rem;position:absolute;left:calc(50% - 2rem);top:calc(50% - 2rem)}.filtro-inicial--hint:after{content:"";position:absolute;z-index:30;height:100dvh;width:200dvw;left:50%;translate:-50% 0%;background-color:#000c}.projeto-modal__body-tags span{color:#0ff;font-family:Space Grotesk,sans-serif;padding:1rem;border-radius:1.8rem;display:flex;align-items:center;justify-content:center;border:2px solid transparent;background:linear-gradient(#1a1a1a,#1a1a1a),linear-gradient(95deg,#0ff,#8a2be2,#0ff);background-size:300% 100%;background-position:0%;background-clip:padding-box,border-box;background-origin:padding-box,border-box}.projeto-modal__body-tags span:hover{animation:shadow 2s linear infinite}.projects-page{min-height:100dvh;width:100%;display:grid;justify-content:center;align-items:center;position:relative;background-color:#0a0a14;background-image:linear-gradient(rgba(0,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,255,.07) 1px,transparent 1px);background-size:4rem 4rem}.projetos-galeria{min-height:100%;min-width:100%;padding:10rem;display:grid;justify-content:center;align-items:center;position:relative;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:5rem;overflow:hidden}.projeto-conteudo{display:flex;position:relative;flex-direction:column;cursor:pointer;background:linear-gradient(180deg,#071222bf,#0a192fbf);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.2rem;overflow:hidden;border:1px solid rgba(0,255,255,.2)}.projeto-conteudo--only{max-width:60rem}.projeto-conteudo__header{display:flex;align-items:center;justify-content:right;gap:.8rem;padding:1rem 1.5rem}.projeto-conteudo__header span{width:1.2rem;height:1.2rem;border-radius:50%}.projeto-conteudo__header--vermelho{background-color:#ff5f56}.projeto-conteudo__header--amarelo{background-color:#ffbd2e}.projeto-conteudo__header--verde{background-color:#27c93f}.projeto-conteudo__body{display:flex;flex-direction:column;padding:0 .8rem .8rem}.projeto-conteudo__body-img{width:100%;aspect-ratio:16/9;background-color:#000;overflow:hidden}.projeto-conteudo__body-img img{width:100%;height:100%;object-fit:cover}.projeto-conteudo__body-title{padding:1.5rem;text-align:center;font-family:Space Grotesk,sans-serif;font-size:1.8rem;color:#fff}.projeto-conteudo--overlay{position:absolute;inset:0;display:grid;place-items:center;background-color:#0a192f99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0}.projeto-conteudo--overlay img{width:10rem;height:10rem}.projeto-modal{display:flex;flex-direction:column;width:min(90vw,90rem);max-height:85vh;background:#0a192fd9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:1.2rem;border:1px solid rgba(0,255,255,.2);box-shadow:0 20px 50px #00000080;overflow:hidden;position:fixed;top:50%;left:50%;z-index:10;translate:-50% -50%}.projeto-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background-color:#0003;flex-shrink:0}.projeto-modal__header--luzes{display:flex;gap:.8rem}.projeto-modal__header span{width:1.4rem;height:1.4rem;border-radius:50%;position:relative}.projeto-modal__header--vermelho{background-color:#ff5f56;position:relative;cursor:pointer;transition:background-color .2s ease}.projeto-modal__header--vermelho:before,.projeto-modal__header--vermelho:after{content:"";position:absolute;top:50%;left:50%;width:80%;height:1.9px;background-color:#0009;border-radius:1px;opacity:1;transition:all .2s ease}.projeto-modal__header--vermelho:before{transform:translate(-50%,-50%) rotate(45deg)}.projeto-modal__header--vermelho:after{transform:translate(-50%,-50%) rotate(-45deg)}.projeto-modal__header--vermelho:hover{background-color:#bc0a00}.projeto-modal__header--vermelho:hover:before,.projeto-modal__header--vermelho:hover:after{transform:translate(-50%,-50%) rotate(0)}.projeto-modal__header--amarelo{background-color:#ffbd2e}.projeto-modal__header--verde{background-color:#27c93f}.projeto-modal__header--titulo{font-size:1.6rem;color:#fffc}.projeto-modal__body{flex-grow:1;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;scrollbar-width:none;padding:2rem}.projeto-modal__body-video{width:100%;aspect-ratio:16/9;background-color:#000;border-radius:.8rem;overflow:hidden;flex-shrink:0;min-height:20rem;max-height:35rem;position:relative}.projeto-modal__body-video video{width:100%;height:100%;object-fit:cover}.projeto-modal__body-video--spinner:after{content:"";width:5rem;height:5rem;border-radius:50%;position:absolute;top:50%;left:50%;z-index:2;border:solid rgba(255,255,255,.3) 1rem;border-top:solid white 1rem;animation:spinner 1s ease-in-out infinite}.projeto-modal__body-description{display:grid;gap:1rem;padding:1.5rem;text-align:left;line-height:1.5;flex-shrink:0}.projeto-modal__body-tags{flex-shrink:0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;-webkit-user-select:none;user-select:none}.projeto-modal__body-buttons{display:flex;gap:2rem;margin-top:1rem;justify-content:center;align-items:center;flex-shrink:0}.projeto-modal__body-buttons button{padding:1.2rem 2rem;font-family:Space Grotesk,sans-serif;font-size:1.6rem;-webkit-user-select:none;user-select:none;cursor:pointer;background:none;border-radius:.8rem;position:relative;border:2px solid transparent;background:linear-gradient(#0a192fd9,#0a192fd9) padding-box,linear-gradient(135deg,#0ff,#8a2be2) border-box}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.dropdown{position:relative;font-family:Space Grotesk,sans-serif;font-size:1.6rem}.dropdown__current{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;background-color:#00ffff1a;color:#ffffffe6;cursor:pointer;border:1px solid rgba(0,255,255,.2);border-radius:3rem;transition:all .3s ease-out;text-wrap:nowrap}.dropdown__current:hover{color:#fff;background-color:#0ff3}.dropdown__current:after{content:"▼";font-size:1rem;transition:transform .3s ease-out}.dropdown__opcoes{text-wrap:nowrap;position:absolute;top:calc(100% + 1rem);left:0;z-index:100;background-color:#0a192fb3;border:1px solid rgba(0,255,255,.2);border-radius:1rem;padding:.5rem;min-width:100%;display:flex;flex-direction:column;gap:.5rem}.dropdown__opcoes--btn{background:none;border:none;padding:1rem 1.5rem;color:#fffc;text-align:left;border-radius:.8rem;cursor:pointer;transition:all .2s ease-out;font-family:inherit;font-size:inherit}.dropdown__opcoes--btn:hover{background-color:#00ffff26;color:#fff}.dropdown.dropdown--open .dropdown__current:after{transform:rotate(180deg)}.project-filters{position:fixed;top:1%;left:50%;translate:-50% 0;max-width:70vw;z-index:100;display:flex;gap:1rem;padding:1rem;background-color:#0a192fb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(0,255,255,.2);border-radius:5rem}.project-filters--mobile{max-width:95vw}.project-filters__container{overflow-x:hidden;width:100%}.project-filters__list{display:flex;gap:.5rem}.project-filters__button{background:none;border:none;padding:1rem 2rem;font-family:Space Grotesk,sans-serif;font-size:1.6rem;cursor:pointer;border-radius:3rem;transition:all .3s ease-out;text-wrap:nowrap;order:1}.conquista{position:fixed;left:0%;top:3rem;z-index:1000;display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2.5rem;background-color:#0a192fcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,255,255,.3);border-left:none;border-top-right-radius:1rem;border-bottom-right-radius:1rem;box-shadow:5px 5px 30px #00000080}.conquista__img svg{width:5rem;height:5rem;filter:drop-shadow(0 0 5px rgba(0,255,255,.5))}.conquista__infos{display:flex;flex-direction:column;gap:.5rem;color:#fff}.conquista__infos--title{font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;color:#00ffff80}.conquista__infos--desc{font-size:1.4rem}.conquista__infos--name{font-weight:700}.paginacao{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1rem;margin-top:4rem;background-color:#0a192fb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,255,255,.2);border-radius:5rem;position:fixed;bottom:0;left:50%;translate:-50% -10%}.paginacao__seta{background:none;border:none;font-size:2.5rem;cursor:pointer;padding:0 1rem;transition:all .3s ease-out}.paginacao__seta svg{fill:#ffffffb3;width:2.5rem;height:2.5rem}.paginacao__seta:nth-of-type(1){rotate:-90deg}.paginacao__seta:nth-of-type(2){rotate:90deg}.paginacao__seta:hover:not(:disabled){transform:scale(1.2)}.paginacao__seta:hover:not(:disabled) svg{fill:#fff}.paginacao__seta:disabled{color:#fff3;cursor:not-allowed}.paginacao__numeros{display:flex;align-items:baseline;gap:1.5rem;font-family:Space Grotesk,sans-serif}.paginacao__numeros--atual{font-size:2.2rem;font-weight:700;color:#0ff}.paginacao__numeros--outro{font-size:1.6rem;color:#ffffff80}
