<meta name="facebook-domain-verification" content="e7pq5xcun36itwxefvo2wtwm4871se" />
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>JULIANA PONCIONI ARQUITETURA E URBANISMO LTDA — Serviços de arquitetura</title>
<meta name="description" content="JULIANA PONCIONI ARQUITETURA E URBANISMO LTDA em QUISSAMA - RJ. Serviços de arquitetura. Agende pelo WhatsApp." />
<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">
<script src="https://cdn.tailwindcss.com"></script>
<style>
  body { font-family: 'Inter', sans-serif; -webkit-font-smoothing: antialiased; background:#0a0a0a; color:#fafafa; }
  .card { background:#111; border:1px solid #1f1f1f; border-radius:16px; }
  .chip { background:#1a1a1a; border:1px solid #262626; color:#d4d4d4; }
  .btn-accent { background:#facc15; color:#0a0a0a; }
  .btn-accent:hover { background:#eab308; }
  .btn-wa { background:#22c55e; color:#0a0a0a; }
  .btn-wa:hover { background:#16a34a; }
  .label { color:#a3a3a3; font-size:13px; }
  .value { color:#fafafa; font-weight:600; }
  html { scroll-behavior:smooth; }
</style>
</head>
<body>
<header class="border-b border-neutral-900 sticky top-0 bg-neutral-950/90 backdrop-blur z-40">
  <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 min-w-0">
      <div class="w-11 h-11 rounded-xl btn-accent flex items-center justify-center font-black text-base shrink-0">JP</div>
      <div class="min-w-0">
        <div class="font-bold leading-tight truncate">JULIANA PONCIONI ARQUITETURA E URBANISMO LTDA</div>
        <div class="text-xs text-neutral-400 truncate">CNPJ: 40.090.600/0001-02 — QUISSAMA - RJ</div>
      </div>
    </div>
    <nav class="hidden md:flex items-center gap-7 text-sm text-neutral-300">
      <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/5511940938793" class="btn-accent px-4 py-2.5 rounded-lg font-bold text-sm shrink-0">Agendar Horário</a>
  </div>
</header>
<section class="max-w-6xl mx-auto px-6 pt-16 pb-12 grid lg:grid-cols-2 gap-10">
  <div>
    <h1 class="text-4xl md:text-5xl lg:text-6xl font-black leading-[1.05] tracking-tight">
      Qualidade e confiança em <span class="text-yellow-400">serviços de arquitetura</span>
    </h1>
    <p class="mt-6 text-neutral-300 text-lg max-w-xl">
      JULIANA PONCIONI ARQUITETURA E URBANISMO LTDA oferece atendimento profissional em QUISSAMA - RJ, com foco em qualidade, agilidade e satisfação do cliente. Serviços de arquitetura.
    </p>
    <div class="mt-8 card p-5 flex flex-col sm:flex-row sm:items-center gap-4 justify-between">
      <div>
        <div class="font-bold">Agendamentos via WhatsApp</div>
        <div class="text-sm text-neutral-400">Garanta seu horário com praticidade</div>
      </div>
      <a href="https://wa.me/5511940938793" class="btn-wa px-5 py-3 rounded-lg font-bold text-center whitespace-nowrap">WhatsApp (11) 94093-8793</a>
    </div>
  </div>
  <div class="card p-6">
    <h3 class="font-bold text-lg">Nossos Diferenciais</h3>
    <ul class="mt-4 space-y-3">
        <li class="flex gap-3">
          <span class="mt-1 w-1.5 h-1.5 rounded-full bg-yellow-400 shrink-0"></span>
          <span class="text-sm text-neutral-300">Atendimento profissional em QUISSAMA - RJ</span>
        </li>
        <li class="flex gap-3">
          <span class="mt-1 w-1.5 h-1.5 rounded-full bg-yellow-400 shrink-0"></span>
          <span class="text-sm text-neutral-300">CNPJ: 40.090.600/0001-02 - ATIVA desde 11/12/2020</span>
        </li>
        <li class="flex gap-3">
          <span class="mt-1 w-1.5 h-1.5 rounded-full bg-yellow-400 shrink-0"></span>
          <span class="text-sm text-neutral-300">Endereço: R VISCONDE DE URURAI, 25 - CENTRO - 28.735-000</span>
        </li>
    </ul>
  </div>
</section>
</body>
</html>