body,html{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#fff;scroll-behavior:smooth}.header{position:relative;height:100vh;width:100%;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%}.video-background video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.menu{position:fixed;top:12px;left:50%;transform:translate(-50%);width:min(1100px,94%);z-index:10;background:#11111159;border:1px solid rgba(255,255,255,.15);border-radius:14px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}.menu.scrolled{background:#1119;border-color:#ffffff40;box-shadow:0 10px 30px #00000040}.menu .menu-inner{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem}.menu .brand{color:#fff;text-decoration:none;font-weight:700;font-size:1.05rem;letter-spacing:.4px}.menu ul{list-style:none;display:flex;gap:2rem;padding:0;margin:0;align-items:center}.menu ul li a{position:relative;color:#fff;text-decoration:none;font-size:1rem;padding:.5rem .25rem;border-radius:8px;transition:color .25s ease}.menu ul li a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:linear-gradient(90deg,#34078d,#8b5cf6);transform:scaleX(0);transform-origin:center;transition:transform .25s ease;border-radius:2px}.menu ul li a:hover:after,.menu ul li a.active:after{transform:scaleX(1)}.menu .menu-toggle{display:none;background:transparent;border:none;width:44px;height:36px;border-radius:8px;align-items:center;justify-content:center;cursor:pointer}.menu .menu-toggle span{display:block;width:22px;height:2px;background:#fff;margin:4px 0;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.typing-effect{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;border-right:2px solid white;width:0;animation:write 5s steps(30) infinite,mark .75s step-end infinite;background-color:#000}@keyframes write{20%{width:26.5ch}70%{width:26.5ch}85%{width:0}to{width:0}}@keyframes mark{50%{border-right-color:transparent}}.corpo{display:flex;flex-direction:column;align-items:center;padding:2rem}.linguagens{margin-top:5rem;text-align:center;margin-bottom:2rem}.titulo-prommaming{font-size:2rem;margin-bottom:5rem}.trabalho{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;overflow-x:hidden;overflow-y:hidden;margin:0 auto}.trabalho img{width:70px;height:70px;object-fit:cover;opacity:0;transform:translateY(20px);transition:opacity 5s ease,transform 3s ease;margin:10px}.trabalho img.visible{opacity:1;transform:translateY(0)}.sobreMim{width:100%;background-color:#000;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:3rem 2rem;gap:2rem;margin-top:100px;border-radius:50px}.sobreMim .FotoEu{flex:1;display:flex;justify-content:center;align-items:center}.sobreMim .FotoEu img{width:400px;height:400px;border-radius:50%;box-shadow:0 10px 20px #34078d;transition:transform .3s ease,box-shadow .3s ease}.sobreMim .FotoEu img:hover{transform:translateY(-10px);box-shadow:0 20px 30px #34078d}.sobreMim .TextoSobreMim{flex:2;text-align:left}.sobreMim .TextoSobreMim h1{font-size:2rem;margin-bottom:1rem}.sobreMim .TextoSobreMim p{font-size:1rem;line-height:1.8;max-width:700px;margin:0;text-align:justify}.Produtos{width:100%;text-align:center;padding:3rem 1rem;background-color:#f8f8f8;margin-top:100px;margin-bottom:100px}.Produtos h1{font-size:2rem;margin-bottom:2rem;color:#333}.Produtos .imgTrabalho{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.Produtos .imgTrabalho img{width:350px;object-fit:cover;border-radius:10px;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.Produtos .imgTrabalho img:hover{transform:translateY(-10px);box-shadow:0 10px 20px #34078d}.rodape{width:100%;background-color:#000;color:#fff;text-align:center;padding:2rem 0}.rodape .redesSociais,.rodape .redesSociais h4{margin-bottom:1rem}.rodape .redesSociais img{width:50px;height:50px;margin:0 .5rem;transition:transform .3s ease}.rodape .redesSociais img:hover{transform:scale(1.2)}.rodape p{font-size:1.2rem}@media screen and (max-width: 768px){.menu .menu-inner{padding:.65rem .75rem}.menu .menu-toggle{display:inline-flex}.menu ul{position:absolute;top:calc(100% + 8px);left:0;right:0;margin:0;padding:.75rem;display:none;flex-direction:column;gap:.5rem;background:#111111e6;border:1px solid rgba(255,255,255,.15);border-radius:12px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.menu.open ul{display:flex}.typing-effect{font-size:1.5rem;padding:.5rem;width:70%}.linguagens{padding:0 1rem}.trabalho{gap:10px}.sobreMim{flex-direction:column;text-align:center}.sobreMim .FotoEu img{margin-bottom:1rem}.sobreMim .TextoSobreMim{text-align:center}.Produtos .imgTrabalho{flex-direction:column;align-items:center}.Produtos .imgTrabalho img{width:320px;height:320px}.Produtos h1{font-size:3.5rem}}@media screen and (max-width: 480px){.menu ul li a{font-size:.95rem}.typing-effect{font-size:1.2rem;width:80%}.Produtos .imgTrabalho img{width:100%;max-width:300px}.Produtos h1{font-size:1.5rem;margin-bottom:1rem}.trabalho img{width:60px;height:60px}}.linguagens,.sobreMim,.Produtos,.Projetos{scroll-margin-top:110px}@media screen and (min-width: 769px){.menu .brand:hover{opacity:.9}}.Projetos{width:100%;background:#fff;padding:4rem 1rem;text-align:center}.Projetos h1{font-size:2rem;margin-bottom:2rem;color:#333}.project-grid{width:min(1100px,94%);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.project-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;text-align:left}.project-card .thumb-link img{display:block;width:100%;height:220px;object-fit:cover}.project-info{padding:1rem 1rem 1.25rem}.project-info h3{margin:0 0 .5rem;font-size:1.15rem;color:#111}.project-info p{margin:0 0 1rem;color:#555;line-height:1.6}.project-actions{display:flex;gap:.75rem}.button{display:inline-block;padding:.6rem .9rem;border-radius:10px;background:#34078d;color:#fff;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 6px 14px #34078d59}.button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #34078d73;background:#5b22d4}.button.secondary{background:#111827;box-shadow:0 6px 14px #11182740}.button.secondary:hover{background:#1f2937}@media screen and (max-width: 900px){.project-grid{grid-template-columns:1fr}}
