:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:64px 0 0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}header{position:fixed;top:0;left:0;width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;border-bottom:1px solid #444;margin-bottom:24px;background-color:#242424}header ul{padding:0}header a{padding:0 8px;color:#65605b}header a:focus{color:#646cff}#footer{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-around;box-sizing:border-box;gap:60px;padding:12px;border-top:1px solid #444;margin-top:48px}#footer div{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 24px}@media(max-width:720px){#footer{grid-template-columns:repeat(2,1fr)}#footer div:last-of-type{grid-column:1 / 3}}@media(max-width:400px){#footer{gap:42px}#footer div{padding:0 8px}}.carrossel{width:100%;max-width:100%;min-height:150px;display:flex;justify-content:space-between;background:#222;border-radius:12px}.carrossel .btn-prev button,.carrossel .btn-post button{height:100%}.carrossel .btn-prev button{border-top-right-radius:0;border-bottom-right-radius:0}.carrossel .btn-post button{border-top-left-radius:0;border-bottom-left-radius:0}.btn-prev img{rotate:180deg}.itensCarrossel:has(.card-tech){display:flex;justify-content:space-between;overflow:hidden}.card-tech{box-sizing:border-box;border-radius:12px;border:1px solid #434343;background-color:#242424;padding:8px;margin:16px 12px;min-width:140px;aspect-ratio:28 / 25;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.card-tech h2{margin:0}.img-item-carrossel{height:50px}.item-ativo,.card-tech:hover,.card-projetos:hover{border:1px solid white;background-color:#2c2c2c;cursor:pointer}.itensCarrossel:has(.card-projetos){display:flex;flex-wrap:nowrap;overflow:hidden;gap:24px}.card-projetos{margin:16px;padding:16px;border-radius:12px;border:1px solid #434343}.card-projetos img{aspect-ratio:5 / 3;width:500px;height:unset}@media(max-width:1000px){.itensCarrossel:has(.card-tech){overflow:auto}.carrossel:has(.card-tech) .btn-prev,.carrossel:has(.card-tech) .btn-post{display:none}}@media(max-width:620px){.card-tech{min-width:120px}.card-tech h2{font-size:1.25em}}@media(max-width:780px){.card-projetos img{width:320px}.itensCarrossel:has(.card-projetos){gap:0}.carrossel:has(.card-projetos) .btn-prev button,.carrossel:has(.card-projetos) .btn-post button{padding:.6em .4em}}@media(max-width:420px){.card-projetos img{width:270px}.itensCarrossel:has(.card-projetos){overflow-x:auto}.carrossel:has(.card-projetos) .btn-prev,.carrossel:has(.card-projetos) .btn-post{display:none}}#root{max-width:1280px;margin:0 auto;text-align:center}#perfil{margin:0 auto;display:flex;width:75%}#perfil-esquerdo,#perfil-direito{width:50%;padding:24px;box-sizing:border-box;max-height:436px;overflow-y:auto}#perfil-esquerdo{border-right:2px solid #333}#perfil-esquerdo img{width:250px;border-radius:50%}#perfil-contatos p{margin:0;text-align:center}@media(max-width:900px){#perfil{gap:16px}#perfil-esquerdo,#perfil-direito{padding:8px}}@media(max-width:760px){#perfil{flex-wrap:wrap}#perfil-esquerdo,#perfil-direito{width:100%}#perfil-contatos p{margin:0;text-align:center}#perfil-esquerdo{border-right:0;border-bottom:2px solid #333}}#faixaTecnologia{background:#1c1c1c;padding:8px 0;margin:36px 0}#faixaProjetos{background:#1c1c1c;padding:8px 0;margin:56px 0}
