@import"https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&family=Poppins:wght@500&display=swap";.navbar{background-color:#003459;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;flex-wrap:wrap;width:100%;box-sizing:border-box}body{padding-top:80px;margin:0;overflow-x:hidden}.logo{font-family:Amatic SC,cursive;color:#f9d923;font-size:2.5rem;white-space:nowrap}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0;flex-wrap:wrap}.nav-links a{font-family:Amatic SC,cursive;color:#f9d923;text-decoration:none;font-size:1.8rem;transition:opacity .2s ease-in-out;white-space:nowrap}.nav-links a:hover{opacity:.7}@media (max-width: 600px){.navbar{flex-direction:column;align-items:center}.logo{font-size:2rem;margin-bottom:.5rem}.nav-links{flex-direction:column;align-items:center;gap:1rem}}.home{display:flex;justify-content:center;align-items:center;padding:3rem 5rem;flex-wrap:wrap;gap:2rem}.home-left{flex:1;max-width:500px;text-align:center}.title{font-family:Poppins,sans-serif;font-weight:700;font-size:2.5rem;color:#000;margin-bottom:1rem}.subtitle{font-family:Poppins,sans-serif;font-weight:500;font-size:1.25rem;margin-bottom:2rem}.whatsapp-button{display:inline-block;background-color:#003459;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;padding:.75rem 1.5rem;border:none;border-radius:25px;text-decoration:none;transition:background-color .3s ease}.whatsapp-button:hover{background-color:#002940}.home-right{flex:1;display:flex;justify-content:center;align-items:center}.tilapia-img{max-width:100%;height:auto}.produtos{background-color:#003459;padding:1rem 2rem;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center}.produtos-titulo{font-family:Amatic SC,cursive;font-size:3rem;color:#f9d923;margin-bottom:1rem}.produtos-descricao{font-family:Poppins,sans-serif;font-weight:500;font-size:1.1rem;max-width:700px;line-height:1.6;margin-bottom:2rem}.produtos-img{width:100%;max-width:700px;border-radius:10px;box-shadow:0 0 10px #0000004d;margin-bottom:1.5rem}.btn-cardapio{display:inline-block;background-color:#f9d923;color:#000;font-family:Poppins,sans-serif;font-weight:500;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;transition:background-color .3s ease;margin-bottom:1.5rem}.btn-cardapio:hover{background-color:#e6c419}.produtos-mensagem{font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;color:#fff;max-width:700px}.sobre{background-color:#fff;padding:1rem 2rem;text-align:center;color:#000}.sobre-titulo{font-family:Amatic SC,cursive;font-size:3rem;color:#003459;margin-bottom:1rem}.sobre-texto{font-family:Poppins,sans-serif;font-weight:500;font-size:1.1rem;max-width:800px;margin:0 auto 2.5rem;line-height:1.7}.sobre-img{width:100%;max-width:700px;border-radius:10px;box-shadow:0 0 8px #0003}.contato{background-color:#003459;color:#fff;padding:1rem 2rem;text-align:center}.contato-titulo{font-family:Amatic SC,cursive;font-size:3rem;color:#f9d923;margin-bottom:1rem}.contato-texto{font-family:Poppins,sans-serif;font-weight:500;font-size:1.1rem;max-width:800px;margin:0 auto 3rem;line-height:1.6}.contato-conteudo{display:flex;flex-direction:column-reverse;align-items:center;gap:2.5rem}.contato-icones{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.icone-img{width:50px;height:50px;object-fit:contain;transition:transform .2s ease-in-out}.icone-img:hover{transform:scale(1.2);filter:brightness(1.5)}.contato-mapa{width:100%;max-width:700px;margin:0 auto}@media (min-width: 768px){.contato-conteudo{flex-direction:row;align-items:center;justify-content:center;text-align:left;gap:3rem}.contato-icones{flex-direction:column;align-items:center;gap:1.5rem;width:80px}.contato-mapa{flex:1;margin:0}}*{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}
