<!DOCTYPE html>
<html lang="pt-BR">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>EVOLUTO MULTI LTDA | Fortaleza - CE</title>
  <meta name="description" content="EVOLUTO MULTI LTDA - CNPJ 59.001.649/0001-70. Organização de feiras, congressos, exposições e festas em Fortaleza - CE." />
  <script src="https://cdn.tailwindcss.com"></script>
  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />
  <style>
    body { font-family: 'Inter', system-ui, sans-serif; background: #0a0a0a; color: #e5e5e5; }
    html { scroll-behavior: smooth; }
    .card { background: #111; border: 1px solid #1f1f1f; border-radius: 16px; }
    .btn-accent { background: #facc15; color: #0a0a0a; font-weight: 700; padding: .75rem 1.5rem; border-radius: 12px; display: inline-block; transition: .2s; }
    .btn-accent:hover { background: #eab308; }
    .btn-wa { background: #22c55e; color: #0a0a0a; font-weight: 700; padding: .75rem 1.5rem; border-radius: 12px; display: inline-block; transition: .2s; }
    .btn-wa:hover { background: #16a34a; }
  </style>
</head>
<body>
  <header class="sticky top-0 z-50 border-b border-neutral-900 bg-[#0a0a0a]/90 backdrop-blur">
    <div class="max-w-6xl mx-auto px-4 py-4 flex flex-wrap items-center justify-between gap-4">
      <div class="flex items-center gap-3">
        <div class="w-12 h-12 rounded-xl bg-yellow-400 text-black font-black flex items-center justify-center">EM</div>
        <div>
          <p class="font-bold text-white leading-tight">EVOLUTO MULTI LTDA</p>
          <p class="text-xs text-neutral-400">CNPJ 59.001.649/0001-70 · FORTALEZA/CE</p>
        </div>
      </div>
      <nav class="hidden md:flex gap-6 text-sm text-neutral-300">
        <a href="#sobre" class="hover:text-yellow-400">Sobre</a>
        <a href="#servicos" class="hover:text-yellow-400">Serviços</a>
        <a href="#registro" class="hover:text-yellow-400">Registro</a>
        <a href="#contato" class="hover:text-yellow-400">Contato</a>
      </nav>
      <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-accent text-sm">Agendar</a>
    </div>
  </header>

  <main>
    <section class="max-w-6xl mx-auto px-4 py-16 md:py-24 grid md:grid-cols-2 gap-10 items-center">
      <div>
        <h1 class="text-4xl md:text-5xl font-black text-white leading-tight">Qualidade e confiança em <span class="text-yellow-400">organização de feiras, congressos, exposições e festas</span></h1>
        <p class="mt-6 text-lg text-neutral-400">Atendimento profissional em FORTALEZA - CE. Fale diretamente com a nossa equipe pelo WhatsApp e agende seu horário com praticidade.</p>
        <div class="mt-8 flex flex-wrap gap-4">
          <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa">Agendar pelo WhatsApp</a>
          <a href="#servicos" class="btn-accent">Ver serviços</a>
        </div>
      </div>
      <div class="card p-8">
        <p class="text-xs uppercase tracking-wider text-neutral-500">Agendamento</p>
        <h2 class="mt-2 text-2xl font-bold text-white">Agende pelo WhatsApp</h2>
        <p class="mt-3 text-neutral-400">Atendimento direto com a EVOLUTO MULTI LTDA.</p>
        <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="mt-6 block text-3xl font-black text-green-400 hover:text-green-300">(31) 97554-6201</a>
        <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa mt-6 w-full text-center">Chamar no WhatsApp</a>
      </div>
    </section>

    <section id="sobre" class="max-w-6xl mx-auto px-4 py-16">
      <h2 class="text-3xl font-black text-white">Sobre</h2>
      <p class="mt-4 text-neutral-400 max-w-3xl">Fundada em 21/01/2025, a empresa EVOLUTO MULTI LTDA atua no segmento de serviços de organização de feiras, congressos, exposições e festas, com sede em FORTALEZA - CE.</p>
      <div class="mt-8 grid sm:grid-cols-2 lg:grid-cols-4 gap-4">
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Razão Social</p><p class="mt-1 font-semibold text-white">EVOLUTO MULTI LTDA</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Nome Fantasia</p><p class="mt-1 font-semibold text-white">Não informado</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Porte</p><p class="mt-1 font-semibold text-white">ME</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Atividade Principal</p><p class="mt-1 font-semibold text-white">82.30-0-01 - Serviços de organização de feiras, congressos, exposições e festas</p></div>
      </div>
    </section>

    <section id="servicos" class="max-w-6xl mx-auto px-4 py-16">
      <h2 class="text-3xl font-black text-white">Serviços</h2>
      <p class="mt-4 text-neutral-400">Atividades registradas na Receita Federal.</p>
      <div class="mt-8 grid sm:grid-cols-2 lg:grid-cols-3 gap-4">
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-yellow-400">CNAE 82.30-0-01 · PRINCIPAL</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Serviços de organização de feiras, congressos, exposições e festas</h3>
          <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-neutral-500">CNAE 47.85-7-99</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Comércio varejista de outros artigos usados</h3>
          <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-neutral-500">CNAE 82.11-3-00</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Serviços combinados de escritório e apoio administrativo</h3>
          <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-neutral-500">CNAE 74.10-2-99</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Atividades de design não especificadas anteriormente</h3>
          <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
        <div class="card p-6 flex flex-col">
          <span class="text-xs font-bold tracking-wider text-neutral-500">CNAE 74.10-2-02</span>
          <h3 class="mt-2 text-base font-semibold text-white flex-1">Design de interiores</h3>
          <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-wa mt-5 text-center">Agendar</a>
        </div>
      </div>
    </section>

    <section id="registro" class="max-w-6xl mx-auto px-4 py-16">
      <h2 class="text-3xl font-black text-white">Registro</h2>
      <p class="mt-4 text-neutral-400">Dados do Comprovante de Inscrição e de Situação Cadastral.</p>
      <div class="mt-8 grid sm:grid-cols-2 lg:grid-cols-3 gap-4">
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Razão Social</p><p class="mt-1 font-semibold text-white">EVOLUTO MULTI LTDA</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Nome Fantasia</p><p class="mt-1 font-semibold text-white">Não informado</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">CNPJ</p><p class="mt-1 font-semibold text-white">59.001.649/0001-70 (Matriz)</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Situação Cadastral</p><p class="mt-1 font-semibold text-white">ATIVA desde 21/01/2025</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Natureza Jurídica</p><p class="mt-1 font-semibold text-white">206-2 - Sociedade Empresária Limitada</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Endereço</p><p class="mt-1 font-semibold text-white">R LOURENCO PESSOA, 230, LOJA A - MARAPONGA, FORTALEZA - CE</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">CEP</p><p class="mt-1 font-semibold text-white">60.710-690</p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Telefone</p><p class="mt-1 font-semibold text-white"><a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="hover:text-green-400">(31) 97554-6201</a></p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">E-mail</p><p class="mt-1 font-semibold text-white"><a href="mailto:FLAVIODIOGOCE@GMAIL.COM" class="hover:text-yellow-400 break-all">FLAVIODIOGOCE@GMAIL.COM</a></p></div>
        <div class="card p-5"><p class="text-xs uppercase tracking-wider text-neutral-500">Data de Abertura</p><p class="mt-1 font-semibold text-white">21/01/2025</p></div>
      </div>
    </section>

    <section id="contato" class="max-w-6xl mx-auto px-4 py-16">
      <div class="card p-10 md:p-14 text-center">
        <h2 class="text-3xl md:text-4xl font-black text-white">Contato</h2>
        <p class="mt-4 text-neutral-400">Fale com a EVOLUTO MULTI LTDA pelo WhatsApp.</p>
        <a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="mt-6 inline-block text-4xl font-black text-green-400 hover:text-green-300">(31) 97554-6201</a>
        <p class="mt-3 text-sm text-neutral-500">R LOURENCO PESSOA, 230, LOJA A - MARAPONGA, FORTALEZA - CE · CEP 60.710-690</p>
        <div class="mt-8"><a href="https://wa.me/5531975546201" target="_blank" rel="noopener" class="btn-accent text-lg">Solicite seu Horário</a></div>
      </div>
    </section>
  </main>

  <footer class="border-t border-neutral-900 py-8">
    <p class="max-w-6xl mx-auto px-4 text-center text-sm text-neutral-500">© 2026 EVOLUTO MULTI LTDA · CNPJ 59.001.649/0001-70 · FORTALEZA - CE</p>
  </footer>
</body>
</html>