@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Libertinus+Serif+Display&family=Merienda:wght@300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Cascadia+Code:ital,wght@0,200..700;1,200..700&family=Caveat:wght@400..700&family=Libertinus+Serif+Display&family=Merienda:wght@300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.page{opacity:0;transform:translateY(20px)}.page-enter{animation:pageFade .8s ease forwards}@keyframes pageFade{to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}.cursor-light{position:fixed;width:260px;height:260px;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:9999;background:radial-gradient(circle,#ffffff1a 0% 40%,#fff0 80%);filter:blur(35px);transition:top .04s linear,left .04s linear}*{margin:0;padding:0;font-family:Poppins,sans-serif;color:#f0f8ff}body{margin:0;padding:0;min-height:100vh;background:linear-gradient(56deg,#001333,#0008f5);background-attachment:fixed;background-repeat:no-repeat}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:25px;height:20px;cursor:pointer;position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1001;transition:transform .3s ease}.hamburger span{display:block;height:3px;background:#fff;border-radius:2px;transition:all .4s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-links{display:flex;list-style:none;gap:25px;transition:all .5s ease}.Topo{background-color:#12067d1a;border-bottom:.1px solid rgba(255,255,255,.2);position:sticky;top:0;background-color:#12067de6;z-index:1000;padding:10px 30px}.Topo header{max-width:1200px;margin:0 auto;padding:5px 30px;display:flex;align-items:center;justify-content:space-between;position:relative}nav{position:absolute;left:50%;transform:translate(-50%)}.Topo h1{color:#fff;font-size:1.3rem;font-weight:00;margin-left:20px}.nav-links{list-style:none;display:flex;gap:25px}.nav-links li a{text-decoration:none;color:#fff;font-size:1.1rem;font-weight:500;position:relative;padding-bottom:4px}.nav-links li a:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background:#fff;transition:.6s ease}.nav-links li a:hover:after{width:100%}.Banner{display:flex;align-items:center;justify-content:space-between;padding:80px;gap:50px}.Banner .textos{display:flex;flex-direction:column;gap:12px;max-width:550px;margin-top:60px;margin-left:20px}.Banner h1{font-size:1rem;font-weight:400}.msg{display:block;color:#fff;font-size:2rem;font-weight:700;max-width:255px;border-right:10px solid blue;white-space:nowrap;overflow:hidden;width:0;animation:mark .8s step-end infinite,write 6s steps(22,end) infinite}@keyframes mark{50%{border-right-color:transparent}}@keyframes write{0%{width:0ch}40%{width:26.5ch}60%{width:26.5ch}to{width:0ch}}.Banner h3{font-size:1rem;opacity:.9;font-weight:400}.Banner button{margin-top:15px;width:fit-content;padding:12px 25px;font-size:1rem;background:#fff;color:#000;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:.3s ease}.Banner button:hover{background:#d8d8d8;transform:translateY(-3px)}.Banner img{width:320px;height:320px;object-fit:cover;border-radius:50%;border:4px solid #ffffff;box-shadow:0 0 25px #ffffff4d;margin-right:50px;transition:.3s ease}.Banner img:hover{transform:translateY(-4px)}a .btn-topo{color:#000}.carrosa{margin-left:-46vw}.carousel-container{width:90%;max-width:500px;overflow:hidden;padding:5px;margin:-20px auto 20px}.carousel-track{display:flex;width:max-content;animation:scroll 15s linear infinite}.carousel-item{min-width:60px;margin:0 5px;flex-shrink:0}.carousel-item img{width:40px;height:40px;display:block;margin:0 auto}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.carrosa{margin-left:6px}.carousel-item{min-width:50px;margin:0 3px}.carousel-item img{width:30px;height:30px}}@media(max-width:400px){.carousel-item{min-width:40px;margin:0 2px}.carousel-item img{width:25px;height:25px}}.Sobre{padding:60px 20px;max-width:1100px;margin:-50px auto auto;text-align:center}.sobre-titulo{font-size:2.4rem;margin-bottom:70px;margin-top:30px}.sobre-container{font-size:.8rem;font-weight:500;opacity:.9;max-width:600px;text-align:left}.sobre-container h3{font-weight:400}.tecnologias{text-align:left;max-width:40vw}.tecnologias h1{text-align:left;margin-top:20px;font-weight:500;font-size:20px;margin-bottom:20px}.tecnologias .tec h2{display:inline-block;margin-right:20px;margin-bottom:10px;font-size:15px;background-color:#1c4ad4;padding:8px 15px;border-radius:8px;color:#d9d9f4;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0003}.tec h2:hover{background-color:#0e02eea6}.Sobre .brinc{background-color:#0009;max-width:30vw;padding:40px;border-radius:19px;text-align:left;margin-left:50vw;position:relative;margin-top:-280px}.brinc h3{font-size:18px;font-weight:300;margin-bottom:2px;margin-top:2px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.brinc p{font-size:15px;font-weight:300;margin-left:18px;margin-bottom:2px;margin-top:2px}.secao-projetos{padding:80px 5%;text-align:center}.secao-projetos h1{font-size:2.4rem;margin-bottom:50px;color:#fff}.container-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;width:100%;margin-bottom:25px}.card-projeto{background-color:#2c2c42;border-radius:10px;overflow:hidden;box-shadow:0 8px 25px #00bcd41a,0 4px 10px #0000004d;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.card-projeto:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00bcd44d,0 5px 15px #00000080}.projeto-imagem-container{height:200px;overflow:hidden}.projeto-imagem{width:100%;height:100%;object-fit:cover;display:block}.projeto-conteudo{padding:20px;text-align:left}.projeto-titulo{color:#00bcd4;font-size:1.5em;margin-top:0;margin-bottom:10px}.projeto-descricao{color:#e0e0e0;font-size:1em;margin-bottom:20px}.projeto-tecnologias{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}.tech-tag{background-color:#4a4a6e;color:#fff;padding:5px 10px;border-radius:5px;font-size:.85em;font-weight:500;white-space:nowrap}.btn-repo{font-size:13px;display:inline-block;margin-top:10px;padding:4px 5px;background-color:#007bff41;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s}.btn-repo:hover{background-color:#0056b3}.contato-section{padding:60px 20px;max-width:1100px;margin:auto;text-align:center}.contato-titulo{font-size:2.4rem;margin-bottom:70px;margin-top:30px}.contato-container{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.contato-subtitulo{color:#fff;font-size:1.1rem;margin-bottom:px;max-width:400px}.contato-info{font-weight:300;flex:1;min-width:260px;text-align:left}.contact-list{list-style:none;padding:0;margin-bottom:30px}.contact-list li{margin:14px 0;font-size:1.05rem;display:flex;align-items:center}.contact-list i{color:#6c6ce7;font-size:1.2rem;margin-right:10px}.social-box{margin-top:20px}.social-icons{display:flex;gap:15px}.social-icons a{width:30px;height:30px;border-radius:50%;border:transparent;background-color:#0000004d;display:flex;justify-content:center;align-items:center;transition:.3s;text-decoration:none}.social-icons a:hover{color:#fff;box-shadow:0 8px 15px #000;transform:translateY(-3px)}.contato-form{flex:1;min-width:260px;display:flex;flex-direction:column;gap:15px;padding:20px;border:2px solid #000;border-radius:12px;background:#00000026}.contato-form input,.contato-form textarea{width:95%;padding:12px;border:none;border-radius:8px;font-size:1rem;color:#fff;background:#0000004d;outline:none;transition:.3s}.contato-form input:focus,.contato-form textarea:focus{border-color:#4f7bff;box-shadow:0 0 8px #4f7bff80}.contato-form textarea{height:120px;resize:none}.contato-form button{padding:12px;max-width:180px;background:transparent;border:2px solid blue;color:#00f;border-radius:8px;cursor:pointer;font-weight:700;transition:.3s}.contato-form button:hover{color:#fff;border-color:#4f7bff;box-shadow:0 0 8px #4f7bff80}.footer{text-align:center;padding:20px;background-color:#0400f82a;color:#333;font-size:14px}:target:before{content:"";display:block;height:70px;margin-top:-70px;visibility:hidden}@media(max-width:1024px){.Topo h1{font-size:1.1rem;margin-left:0}.Banner{flex-direction:column;padding:60px 20px;gap:30px}.Banner img{width:250px;height:250px;margin-right:0}.Banner .textos{margin-left:0;margin-top:20px;max-width:100%}.Sobre .brinc{margin-left:50%;transform:translate(-50%);max-width:80vw;margin-top:20px}.Topo header{flex-direction:column;align-items:flex-start;padding:10px 20px}nav{position:relative;left:0;transform:none;margin-top:10px;width:100%}.nav-links{flex-wrap:wrap;gap:15px;justify-content:center}.secao-projetos{padding:60px 5%}}@media(max-width:768px){.Topo h1{font-size:1.1rem;margin-left:0}.Banner img{width:200px;height:200px}.Banner h1,.Banner h3{font-size:.9rem}.msg{font-size:1.5rem;max-width:200px}.Sobre .brinc{max-width:90vw;padding:25px;margin-top:10px}.tec h2{margin-right:10px;margin-bottom:8px;font-size:14px;padding:6px 10px}.contato-container{flex-direction:column;gap:20px}}@media(max-width:480px){.Banner{padding:40px 15px;gap:20px}.Banner img{width:150px;height:150px}.Banner .textos{margin-top:10px}.Banner button{padding:10px 20px;font-size:.9rem}.secao-projetos{padding:40px 5%}.card-projeto{max-width:100%;flex:1 1 100%}.Sobre .brinc{max-width:95vw;padding:20px;margin-top:5px}.tec h2{font-size:13px;padding:5px 8px}.msg{font-size:1.2rem;max-width:150px}.Topo h1{font-size:1.1rem}.nav-links{flex-direction:column;gap:10px;align-items:flex-start}}@media(max-width:768px){.hamburger{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;cursor:pointer;z-index:1001}.hamburger div{width:100%;height:3px;background-color:#fff;border-radius:2px;transition:all .4s ease}.hamburger.active div:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active div:nth-child(2){opacity:0}.hamburger.active div:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}nav{position:relative;z-index:1000}.nav-links{position:absolute;top:100%;left:0;width:100%;background:#12067dfa;flex-direction:column;gap:10px;border-radius:0 0 12px 12px;box-shadow:0 10px 20px #0006;max-height:0;opacity:0;overflow:hidden;transform:translateY(-20px);transition:all .4s ease}.nav-links.show{max-height:1000px;opacity:1;transform:translateY(0)}.nav-links li{width:100%}.nav-links li a{display:block;width:100%;text-align:center;padding:12px 0;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.15);transition:background .3s ease}.nav-links li a:hover,.nav-links li a:focus{background:#ffffff1a}.nav-links li:last-child a{border-bottom:none}}
