<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA | SUZANO - SP | Atividade odontológica</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
* { font-family: 'Inter', sans-serif; }
body { background: #0a0a0a; color: #e5e5e5; }
.card { background: #111; border: 1px solid #1f1f1f; border-radius: 16px; }
.btn-accent { background: #facc15; color: #0a0a0a; font-weight: 700; border-radius: 12px; transition: .2s; }
.btn-accent:hover { background: #eab308; transform: translateY(-1px); }
.btn-wa { background: #22c55e; color: #fff; font-weight: 700; border-radius: 12px; transition: .2s; }
.btn-wa:hover { background: #16a34a; transform: translateY(-1px); }
</style>
</head>
<body class="antialiased">
<header class="sticky top-0 z-50 backdrop-blur-md bg-[#0a0a0a]/80 border-b border-[#1f1f1f]">
<div class="max-w-6xl mx-auto px-6 py-4 flex items-center justify-between gap-4">
<div class="flex items-center gap-3">
<div class="w-10 h-10 rounded-full bg-[#facc15] flex items-center justify-center text-[#0a0a0a] font-black text-sm">KAP</div>
<div class="leading-tight">
<div class="font-bold text-[13px] tracking-wide text-white uppercase max-w-[320px] truncate">KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA</div>
<div class="text-[11px] text-zinc-400">63.234.815/0001-55 • SUZANO/SP • ********</div>
</div>
</div>
<nav class="hidden md:flex items-center gap-6 text-[13px] font-medium text-zinc-400">
<a href="#sobre" class="hover:text-white">Sobre</a>
<a href="#servicos" class="hover:text-white">Serviços</a>
<a href="#registro" class="hover:text-white">Registro</a>
<a href="#contato" class="hover:text-white">Contato</a>
</nav>
<a href="https://wa.me/551174547721" target="_blank" class="btn-accent px-5 py-2.5 text-sm">Agendar</a>
</div>
</header>
<section class="max-w-6xl mx-auto px-6 pt-16 pb-10 grid lg:grid-cols-[1.1fr_0.9fr] gap-8 items-start">
<div>
<div class="inline-flex items-center gap-2 px-3 py-1 rounded-full bg-[#111] border border-[#1f1f1f] text-[11px] text-zinc-400 mb-4">
<span class="w-2 h-2 rounded-full bg-[#22c55e]"></span> SITUAÇÃO CADASTRAL: ATIVA • DESDE 16/10/2025
</div>
<h1 class="text-4xl md:text-5xl font-black leading-[0.95] tracking-tight text-white">
Qualidade e confiança em <span class="text-[#facc15]">atividade odontológica</span> em SUZANO
</h1>
<p class="mt-5 text-zinc-400 text-[15px] leading-relaxed max-w-xl">
Atendimento profissional, estrutura moderna e compromisso com seu bem-estar. A KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA oferece serviços odontológicos com segurança, transparência e atendimento humanizado em SUZANO - SP.
</p>
<div class="mt-7 flex flex-wrap gap-3">
<a href="https://wa.me/551174547721" target="_blank" class="btn-wa px-6 py-3 text-sm inline-flex items-center gap-2">💬 Agendar no WhatsApp</a>
<a href="#servicos" class="btn-accent px-6 py-3 text-sm">Conhecer serviços</a>
</div>
<div class="mt-6 flex items-center gap-4 text-[12px] text-zinc-500">
<span>📍 R MITSUHARU MATSUSHITA, 200 - CHACARA ESTANCIA PAULISTA</span>
<span>•</span>
<span>✓ Empresa verificada na Receita Federal</span>
</div>
</div>
<div class="card p-6">
<div class="flex items-center justify-between mb-5">
<h3 class="font-bold text-white">Agende sua consulta</h3>
<span class="text-[11px] px-2 py-1 rounded-full bg-[#22c55e]/20 text-[#22c55e] border border-[#22c55e]/30">WhatsApp Online</span>
</div>
<div class="space-y-4 text-sm">
<div class="flex justify-between"><span class="text-zinc-500">Empresa</span><span class="font-medium text-white text-right max-w-[180px] truncate">KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA</span></div>
<div class="flex justify-between"><span class="text-zinc-500">Cidade</span><span class="font-medium text-white">SUZANO - SP</span></div>
<div class="flex justify-between"><span class="text-zinc-500">Telefone</span><a href="https://wa.me/551174547721" class="font-bold text-[#22c55e]">(11) 7454-7721</a></div>
<div class="flex justify-between"><span class="text-zinc-500">Situação</span><span class="font-bold text-[#22c55e]">ATIVA</span></div>
</div>
<div class="mt-6 space-y-3">
<a href="https://wa.me/551174547721?text=Olá!%20Vi%20o%20site%20da%20KAROLLINE%20APARECIDA%20PEREIRA%20ODONTOLOGIA%20ESPECIALIZADA%20LTDA%20e%20gostaria%20de%20agendar%20um%20horário." target="_blank" class="btn-wa w-full py-3.5 flex items-center justify-center text-sm">Solicite seu Horário no WhatsApp</a>
<div class="text-[11px] text-zinc-500 text-center">Resposta rápida • Atendimento em SUZANO e região • CNPJ 63.234.815/0001-55</div>
</div>
</div>
</section>
<section id="sobre" class="max-w-6xl mx-auto px-6 py-10">
<div class="card p-8">
<h2 class="text-xl font-black text-white mb-3">Sobre a empresa</h2>
<p class="text-[15px] leading-relaxed text-zinc-400">
Fundada em 16/10/2025, a empresa KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA — ******** atua no segmento de atividade odontológica, com sede em SUZANO - SP. Empresa regular, com cadastro ativo na Receita Federal, comprometida com qualidade, ética e confiança no atendimento aos clientes de SUZANO e região.
</p>
<div class="mt-8 grid md:grid-cols-4 gap-4">
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase tracking-widest">Razão Social</div><div class="mt-1 font-semibold text-sm text-white leading-tight">KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase tracking-widest">Nome Fantasia</div><div class="mt-1 font-semibold text-sm text-white">********</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase tracking-widest">Porte</div><div class="mt-1 font-semibold text-sm text-white">ME • Empresa Ativa</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase tracking-widest">Atividade Principal</div><div class="mt-1 font-semibold text-sm text-white">Atividade odontológica</div></div>
</div>
</div>
</section>
<section id="servicos" class="max-w-6xl mx-auto px-6 py-10">
<div class="flex items-end justify-between gap-4 mb-6">
<div>
<h2 class="text-xl font-black text-white">Nossos Serviços</h2>
<p class="text-[13px] text-zinc-500 mt-1">Serviços registrados conforme CNAE na Receita Federal • clique para agendar</p>
</div>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-4">
<div class="card p-6 flex flex-col">
<div class="text-[11px] px-2 py-1 rounded-full bg-[#facc15]/15 text-[#facc15] border border-[#facc15]/20 w-fit">CNAE PRINCIPAL • 86.30-5-04</div>
<h3 class="mt-4 font-bold text-white">Atividade odontológica</h3>
<p class="mt-2 text-[13px] text-zinc-400 flex-1">Serviços especializados de atividade odontológica com atendimento humanizado, estrutura adequada e compromisso com sua saúde bucal em SUZANO - SP.</p>
<a href="https://wa.me/551174547721?text=Olá!%20Quero%20saber%20mais%20sobre%20Atividade%20odontológica%20-%2086.30-5-04" target="_blank" class="btn-wa mt-5 py-2.5 text-sm text-center">Agendar • 86.30-5-04</a>
</div>
</div>
</section>
<section id="registro" class="max-w-6xl mx-auto px-6 py-10">
<div class="card p-8">
<h2 class="text-xl font-black text-white mb-6">Dados de Registro Oficial</h2>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-4 text-sm">
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Razão Social</div><div class="mt-1 font-medium text-white">KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Nome Fantasia</div><div class="mt-1 font-medium text-white">********</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">CNPJ</div><div class="mt-1 font-medium text-white">63.234.815/0001-55</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Situação Cadastral</div><div class="mt-1 font-bold text-[#22c55e]">ATIVA desde 16/10/2025</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Natureza Jurídica</div><div class="mt-1 font-medium text-white">206-2 - Sociedade Empresária Limitada</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Porte</div><div class="mt-1 font-medium text-white">ME</div></div>
<div class="card p-4 !bg-[#0a0a0a] md:col-span-2"><div class="text-[11px] text-zinc-500 uppercase">Endereço Completo</div><div class="mt-1 font-medium text-white">R MITSUHARU MATSUSHITA, 200 - SALA 115 - CHACARA ESTANCIA PAULISTA - SUZANO - SP - CEP 08.653-015</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">CEP</div><div class="mt-1 font-medium text-white">08.653-015</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Telefone / WhatsApp</div><div class="mt-1 font-medium text-white"><a href="https://wa.me/551174547721" class="text-[#22c55e] hover:underline">(11) 7454-7721</a></div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">E-mail</div><div class="mt-1 font-medium text-white lowercase">karolline_aparecida@outlook.com</div></div>
<div class="card p-4 !bg-[#0a0a0a]"><div class="text-[11px] text-zinc-500 uppercase">Município - UF</div><div class="mt-1 font-medium text-white">SUZANO - SP</div></div>
</div>
</div>
</section>
<section id="contato" class="max-w-6xl mx-auto px-6 py-10">
<div class="card p-8 md:p-10 flex flex-col md:flex-row items-start md:items-center justify-between gap-6">
<div>
<h2 class="text-2xl font-black text-white leading-tight">Entre em contato e agende<br>sua consulta em SUZANO</h2>
<p class="mt-3 text-[14px] text-zinc-400 max-w-lg">Fale direto no WhatsApp com a KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA. Atendimento rápido, transparente e localizado em CHACARA ESTANCIA PAULISTA, SUZANO - SP. Empresa verificada CNPJ 63.234.815/0001-55.</p>
<div class="mt-4 text-sm"><span class="text-zinc-500">WhatsApp:</span> <a href="https://wa.me/551174547721" class="font-bold text-[#22c55e]">(11) 7454-7721</a> <span class="text-zinc-600">•</span> <span class="text-zinc-400 lowercase">karolline_aparecida@outlook.com</span></div>
</div>
<div class="flex flex-col gap-3 w-full md:w-auto">
<a href="https://wa.me/551174547721?text=Olá!%20Gostaria%20de%20agendar%20uma%20consulta%20na%20KAROLLINE%20APARECIDA%20PEREIRA%20ODONTOLOGIA%20ESPECIALIZADA%20LTDA" target="_blank" class="btn-wa px-8 py-4 text-center text-[15px]">💬 Solicite seu Horário no WhatsApp</a>
<div class="text-[11px] text-zinc-500 text-center">Clique para abrir o WhatsApp • (11) 7454-7721</div>
</div>
</div>
</section>
<footer class="border-t border-[#1f1f1f] mt-8">
<div class="max-w-6xl mx-auto px-6 py-8 text-[12px] text-zinc-500 flex flex-col md:flex-row justify-between gap-2">
<div>© 2025 KAROLLINE APARECIDA PEREIRA ODONTOLOGIA ESPECIALIZADA LTDA • CNPJ 63.234.815/0001-55 • SUZANO - SP</div>
<div>******** • R MITSUHARU MATSUSHITA, 200 - SALA 115 - CEP 08.653-015</div>
</div>
</footer>
</body>
</html>