*{margin:0;padding:0;box-sizing:border-box;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}canvas{touch-action:none}body{margin:0;overflow:hidden;position:fixed;width:100%;height:100%;background-color:#0ff}.header{position:fixed;top:0;left:0;width:100%;height:90px;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:10;flex-direction:column;color:#ffffffd0}.header h1{font-size:38px;margin-bottom:5px}.header p{font-size:16px;text-align:center;padding:0 5px;color:#fff}@media(max-width:570px){.header h1{font-size:28px}.header p{font-size:14px}}.menu{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:300;display:flex;justify-content:center;align-items:center;background-color:#0ff}.container-menu{width:100%;background-color:#00000060;height:100%;display:flex;align-items:center;flex-direction:column;gap:100px;position:relative;justify-content:center}.container-menu h1{position:absolute;top:180px;font-size:60px;color:#fff;text-align:center;font-family:VT323,monospace;font-weight:400;font-style:normal}.container-menu button{font-family:VT323,monospace;font-weight:400;font-style:normal}.start-button{padding:15px 50px;font-size:25px;background:transparent;border:1px solid white;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;transition:all .4s}.start-button:hover{background-color:#fff;color:#000}.menu-sobre{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:900px;height:500px;z-index:501;display:flex;flex-direction:column;align-items:center;color:#7a4d20;background-color:#d39e6a;border:28px solid #976b3f;border-radius:40px;padding:50px;gap:10px}.menu-sobre h2{font-size:30px}.menu-sobre .buttonClose{position:absolute;top:-10px;right:-10px;width:50px;height:50px;background-color:#6b4e30;border:none;border-radius:30px;color:#d39e6a;font-size:30px;cursor:pointer;transition:all .3s}.menu-sobre .buttonClose:hover{background-color:#8b6a46}@media(max-width:768px){.menu-sobre{border:15px solid #976b3f}}.menu-projetos{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:900px;height:500px;z-index:501;display:flex;align-items:center;flex-direction:column;justify-content:center;color:#7a4d20;background-color:#d39e6a;border:28px solid #976b3f;border-radius:40px}.menu-projetos .buttonClose{position:absolute;top:-10px;right:-10px;width:50px;height:50px;background-color:#6b4e30;border:none;border-radius:30px;color:#d39e6a;font-size:30px;cursor:pointer;transition:all .3s}.menu-projetos .buttonClose:hover{background-color:#8b6a46}.menu-projetos .box-projetos{height:85%;width:95%;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;overflow-y:auto;border-radius:16px;margin-top:10px;padding-top:10px;padding-bottom:10px;background-color:#bb8a59}.card-projetos{padding:10px;height:170px;border-radius:8px;background-color:#6b4e30;text-decoration:none;color:#d39e6a;display:flex;flex-direction:column;align-items:cneter;gap:5px;width:220px;transition:all .3s;box-shadow:0 10px 30px #00000040}.card-projetos:hover{transform:scale(1.05)}.card-projetos img{width:200px;border-radius:8px}.box-projetos::-webkit-scrollbar{width:10px;height:10px}.box-projetos::-webkit-scrollbar-track{background:#8b6a46;border-radius:10px}.box-projetos::-webkit-scrollbar-thumb{background:#d39e6a;border-radius:10px;border:2px solid #6d5337}.box-projetos::-webkit-scrollbar-thumb:hover{background:#b58656}.container-detalhes{width:95%;height:100%;background-color:#d39e6a;border-radius:20px;padding:20px;color:#3d2b1a;display:flex;flex-direction:column;gap:20px;box-shadow:inset 0 0 10px #0000001a}.header-detalhes{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #6b4e30;padding-bottom:10px}.btn-voltar{text-decoration:none;background-color:#6b4e30;color:#d39e6a;padding:5px 15px;border-radius:8px;font-weight:700;transition:.3s}.btn-voltar:hover{background-color:#3d2b1a}.conteudo-projeto{display:flex;gap:20px;flex-wrap:wrap;overflow-y:auto}.conteudo-projeto::-webkit-scrollbar{width:10px;height:10px}.conteudo-projeto::-webkit-scrollbar-track{background:#8b6a46;border-radius:10px}.conteudo-projeto::-webkit-scrollbar-thumb{background:#d39e6a;border-radius:10px;border:2px solid #6d5337}.conteudo-projeto::-webkit-scrollbar-thumb:hover{background:#b58656}.projeto-imagem-grande img{width:250px;max-width:500px;border-radius:16px;border:6px solid #6b4e30;box-shadow:0 10px 30px #00000040}.projeto-info{flex:1;display:flex;flex-direction:column;gap:15px;min-width:250px}.projeto-info p{line-height:1.6;font-size:.95rem}.tecnologias{display:flex;gap:10px;flex-wrap:wrap}.tecnologias span{background-color:#6b4e30;color:#fff;padding:4px 10px;border-radius:5px;font-size:.8rem}.acoes{display:flex;gap:15px;margin-top:20px}.btn-demo,.btn-github{padding:10px 20px;border-radius:10px;font-weight:700;text-decoration:none;transition:.3s}.btn-demo{background-color:#3d2b1a;color:#fff}.btn-demo:hover{background-color:#6b4e30}.btn-github{background-color:transparent;border:2px solid #3d2b1a;color:#3d2b1a}.btn-github:hover{background-color:#3d2b1a;color:#fff}@media(max-width:768px){.menu-projetos{border:15px solid #976b3f}}.menu-contato{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:900px;height:500px;z-index:501;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#3d2b1a;background-color:#d39e6a;border:28px solid #976b3f;border-radius:40px;text-align:center}.menu-contato h2{font-size:2rem}.descricao{max-width:500px;font-size:1rem}.lista-contato{display:flex;flex-direction:column;gap:15px;margin-top:20px}.item-contato{display:flex;align-items:center;gap:10px;background-color:#6b4e30;color:#d39e6a;padding:12px 20px;border-radius:12px;text-decoration:none;font-weight:700;transition:.3s}.item-contato:hover{background-color:#8b6a46;transform:scale(1.05)}.buttonClose{position:absolute;top:-10px;right:-10px;width:50px;height:50px;background-color:#6b4e30;border:none;border-radius:30px;color:#d39e6a;font-size:28px;cursor:pointer;transition:.3s}.buttonClose:hover{background-color:#8b6a46}@media(max-width:768px){.menu-contato{border:15px solid #976b3f;height:auto;padding:30px 20px}}
