<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ANA LARISSA LOPES BARBOSA LTDA | Atividades de enfermagem</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin:0; background:#0a0a0a; color:#d4d4d8; font-family:'Inter',sans-serif; }
.card { background:#111; border:1px solid #1f1f1f; border-radius:16px; }
.btn-accent { display:inline-block; background:#facc15; color:#0a0a0a; font-weight:800; padding:.9rem 1.25rem; border-radius:12px; }
.btn-wa { display:inline-block; background:#22c55e; color:#07140b; font-weight:800; padding:.9rem 1.25rem; border-radius:12px; }
.tag { display:inline-flex; border:1px solid #2b2b2b; background:#171717; border-radius:999px; padding:.35rem .7rem; font-size:.72rem; font-weight:700; color:#facc15; }
.muted { color:#a1a1aa; }
.line { border-color:#1f1f1f; }
</style>
</head>
<body>
<header class="sticky top-0 z-40 border-b line bg-[#0a0a0a]/95 backdrop-blur">
<div class="max-w-7xl mx-auto px-5 py-4 flex items-center justify-between gap-6">
<div class="flex items-center gap-3 min-w-0">
<div class="w-11 h-11 rounded-xl bg-[#facc15] text-black font-black grid place-items-center shrink-0">AL</div>
<div class="min-w-0">
<p class="font-extrabold text-white truncate">ANA LARISSA LOPES BARBOSA LTDA</p>
<p class="text-xs text-zinc-500">67.830.274/0001-89 · DESTERRO/PB · ANA LARISSA LOPES BARBOSA LTDA</p>
</div>
</div>
<nav class="hidden lg:flex items-center gap-6 text-sm font-semibold">
<a href="#sobre">Sobre</a><a href="#servicos">Serviços</a><a href="#registro">Registro</a><a href="#contato">Contato</a>
</nav>
<a class="btn-accent hidden sm:inline-block" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Agendar</a>
</div>
</header>
<main>
<section class="max-w-7xl mx-auto px-5 pt-16 pb-12">
<div class="grid lg:grid-cols-[1.25fr_.75fr] gap-8 items-stretch">
<div class="flex flex-col justify-center">
<span class="tag w-fit">DESTERRO · PARAÍBA</span>
<h1 class="mt-6 text-4xl md:text-6xl font-black leading-[1.05] text-white">Qualidade e confiança em <span class="text-[#facc15]">atividades de enfermagem</span></h1>
<p class="mt-6 text-lg muted max-w-2xl">Atendimento institucional com informações claras sobre atuação, registro empresarial, serviços e canais de contato.</p>
<div class="mt-8 flex flex-wrap gap-3">
<a class="btn-accent" href="#servicos">Conheça os serviços</a>
<a class="btn-wa" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Falar no WhatsApp</a>
</div>
</div>
<aside class="card p-7 md:p-8">
<p class="text-sm font-bold text-[#facc15] uppercase tracking-[.18em]">Agendamento</p>
<h2 class="mt-3 text-2xl font-extrabold text-white">Entre em contato pelo WhatsApp</h2>
<p class="mt-3 muted">Use o canal informado pela empresa para solicitar atendimento e verificar disponibilidade.</p>
<div class="mt-8 border-t line pt-6 space-y-4">
<div><p class="text-xs text-zinc-500">Telefone</p><a class="font-bold text-white" href="https://wa.me/5583920042568" target="_blank" rel="noopener">(83) 92004-2568</a></div>
<div><p class="text-xs text-zinc-500">E-mail</p><a class="font-semibold text-white break-all" href="mailto:ANALARISSALOPES@HOTMAIL.COM">ANALARISSALOPES@HOTMAIL.COM</a></div>
<div><p class="text-xs text-zinc-500">Localização</p><p class="font-semibold text-white">DESTERRO - PB</p></div>
</div>
</aside>
</div>
</section>
<section id="sobre" class="max-w-7xl mx-auto px-5 py-14">
<div class="grid lg:grid-cols-[.75fr_1.25fr] gap-8">
<div>
<p class="text-sm font-bold text-[#facc15] uppercase tracking-[.18em]">Sobre</p>
<h2 class="mt-3 text-3xl font-black text-white">Informações da empresa</h2>
</div>
<div>
<p class="text-lg leading-8 muted">Fundada em 03/07/2026, a empresa ANA LARISSA LOPES BARBOSA LTDA — ANA LARISSA LOPES BARBOSA LTDA atua no segmento de Atividades de enfermagem, com sede em DESTERRO - PB.</p>
<div class="grid sm:grid-cols-2 gap-4 mt-8">
<div class="card p-5"><p class="text-xs text-zinc-500">Razão Social</p><p class="mt-2 font-bold text-white">ANA LARISSA LOPES BARBOSA LTDA</p></div>
<div class="card p-5"><p class="text-xs text-zinc-500">Nome Fantasia</p><p class="mt-2 font-bold text-white">ANA LARISSA LOPES BARBOSA LTDA</p></div>
<div class="card p-5"><p class="text-xs text-zinc-500">Porte</p><p class="mt-2 font-bold text-white">ME</p></div>
<div class="card p-5"><p class="text-xs text-zinc-500">Atividade Principal</p><p class="mt-2 font-bold text-white">Atividades de enfermagem</p></div>
</div>
</div>
</div>
</section>
<section id="servicos" class="border-y line bg-[#0d0d0d]">
<div class="max-w-7xl mx-auto px-5 py-16">
<div class="max-w-2xl">
<p class="text-sm font-bold text-[#facc15] uppercase tracking-[.18em]">Serviços</p>
<h2 class="mt-3 text-3xl font-black text-white">Atividades econômicas registradas</h2>
</div>
<div class="grid md:grid-cols-2 gap-5 mt-9">
<article class="card p-6 flex flex-col justify-between">
<div>
<span class="tag">Principal</span>
<p class="mt-5 text-xs uppercase tracking-[.18em] text-zinc-500">CNAE 86.50-0-01</p>
<h3 class="mt-2 text-lg font-bold text-white">Atividades de enfermagem</h3>
</div>
<a class="btn-wa mt-6 text-center" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Agendar pelo WhatsApp</a>
</article>
<article class="card p-6 flex flex-col justify-between">
<div>
<span class="tag">Secundária</span>
<p class="mt-5 text-xs uppercase tracking-[.18em] text-zinc-500">CNAE 85.99-6-04</p>
<h3 class="mt-2 text-lg font-bold text-white">Treinamento em desenvolvimento profissional e gerencial</h3>
</div>
<a class="btn-wa mt-6 text-center" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Agendar pelo WhatsApp</a>
</article>
<article class="card p-6 flex flex-col justify-between">
<div>
<span class="tag">Secundária</span>
<p class="mt-5 text-xs uppercase tracking-[.18em] text-zinc-500">CNAE 86.10-1-01</p>
<h3 class="mt-2 text-lg font-bold text-white">Atividades de atendimento hospitalar, exceto pronto-socorro e unidades para atendimento a urgências</h3>
</div>
<a class="btn-wa mt-6 text-center" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Agendar pelo WhatsApp</a>
</article>
<article class="card p-6 flex flex-col justify-between">
<div>
<span class="tag">Secundária</span>
<p class="mt-5 text-xs uppercase tracking-[.18em] text-zinc-500">CNAE 86.90-9-99</p>
<h3 class="mt-2 text-lg font-bold text-white">Outras atividades de atenção à saúde humana não especificadas anteriormente</h3>
</div>
<a class="btn-wa mt-6 text-center" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Agendar pelo WhatsApp</a>
</article>
</div>
</div>
</section>
<section id="registro" class="max-w-7xl mx-auto px-5 py-16">
<div class="card overflow-hidden">
<div class="p-7 md:p-9 border-b line">
<p class="text-sm font-bold text-[#facc15] uppercase tracking-[.18em]">Registro</p>
<h2 class="mt-3 text-3xl font-black text-white">Dados cadastrais</h2>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-3">
<div class="p-6 border-b md:border-r line"><p class="text-xs text-zinc-500">Razão Social</p><p class="mt-2 font-bold text-white">ANA LARISSA LOPES BARBOSA LTDA</p></div>
<div class="p-6 border-b lg:border-r line"><p class="text-xs text-zinc-500">Nome Fantasia</p><p class="mt-2 font-bold text-white">ANA LARISSA LOPES BARBOSA LTDA</p></div>
<div class="p-6 border-b line"><p class="text-xs text-zinc-500">CNPJ</p><p class="mt-2 font-bold text-white">67.830.274/0001-89</p></div>
<div class="p-6 border-b md:border-r line"><p class="text-xs text-zinc-500">Situação Cadastral</p><p class="mt-2 font-bold text-white">Não informada</p></div>
<div class="p-6 border-b lg:border-r line"><p class="text-xs text-zinc-500">Natureza Jurídica</p><p class="mt-2 font-bold text-white">206-2 - Sociedade Empresária Limitada</p></div>
<div class="p-6 border-b line"><p class="text-xs text-zinc-500">CEP</p><p class="mt-2 font-bold text-white">58.695-000</p></div>
<div class="p-6 md:col-span-2 border-b md:border-b-0 md:border-r line"><p class="text-xs text-zinc-500">Endereço</p><p class="mt-2 font-bold text-white">R APRIGIO LEITE FERREIRA, 03, ********, CENTRO, DESTERRO - PB</p></div>
<div class="p-6"><p class="text-xs text-zinc-500">Telefone</p><a class="mt-2 inline-block font-bold text-white" href="https://wa.me/5583920042568" target="_blank" rel="noopener">(83) 92004-2568</a></div>
</div>
</div>
</section>
<section id="contato" class="max-w-7xl mx-auto px-5 pb-16">
<div class="card p-8 md:p-12 flex flex-col lg:flex-row lg:items-center justify-between gap-8">
<div>
<p class="text-sm font-bold text-[#22c55e] uppercase tracking-[.18em]">Contato</p>
<h2 class="mt-3 text-3xl md:text-4xl font-black text-white">Solicite seu horário</h2>
<a class="mt-4 inline-block text-xl font-extrabold text-white" href="https://wa.me/5583920042568" target="_blank" rel="noopener">(83) 92004-2568</a>
<p class="mt-2 muted">ANALARISSALOPES@HOTMAIL.COM</p>
</div>
<a class="btn-wa text-center" href="https://wa.me/5583920042568" target="_blank" rel="noopener">Solicite seu Horário</a>
</div>
</section>
</main>
<footer class="border-t line">
<div class="max-w-7xl mx-auto px-5 py-8 text-sm text-zinc-500">
© 2026 ANA LARISSA LOPES BARBOSA LTDA · CNPJ 67.830.274/0001-89 · DESTERRO - ANA LARISSA LOPES BARBOSA LTDA
</div>
</footer>
</body>
</html>