{"id":3041,"date":"2026-06-09T21:36:50","date_gmt":"2026-06-09T21:36:50","guid":{"rendered":"https:\/\/gen-t.science\/?page_id=3041"},"modified":"2026-06-09T21:36:50","modified_gmt":"2026-06-09T21:36:50","slug":"indicacao-tcle1-claude","status":"publish","type":"page","link":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/","title":{"rendered":"Indica\u00e7\u00e3o TCLE1 &#8211; Claude"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"pt-BR\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Compartilhe &#8211; Projeto gen-t Brasil<\/title>\n  <meta name=\"description\" content=\"Convide amigos e familiares para o Projeto gen-t Brasil e ajude a espalhar sa\u00fade pelo pa\u00eds!\">\n\n  <!-- Tailwind CSS -->\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n  <!-- Lucide Icons -->\n  <script src=\"https:\/\/unpkg.com\/lucide@latest\/dist\/umd\/lucide.js\"><\/script>\n  <!-- Fontes -->\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@700&#038;family=Open+Sans:wght@400;600&#038;display=swap\" rel=\"stylesheet\">\n\n  <!-- \n    \u26a0\ufe0f ATEN\u00c7\u00c3O: o HTML original tinha dois IDs diferentes de GA:\n       - src do script: G-305388718 (formato suspeito, parece UA antigo)\n       - gtag config: G-HL7CMEK9XN (formato GA4 padr\u00e3o)\n    Padronizei tudo em G-HL7CMEK9XN. Verifique qual \u00e9 o ID real da gen-t \n    e ajuste em AMBOS os lugares abaixo.\n  -->\n  <!-- Google tag (gtag.js) -->\n  <script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-HL7CMEK9XN\"><\/script>\n  <script>\n    window.dataLayer = window.dataLayer || [];\n    function gtag(){dataLayer.push(arguments);}\n    gtag('js', new Date());\n    gtag('config', 'G-HL7CMEK9XN');\n  <\/script>\n\n  <style>\n    body {\n      font-family: 'Open Sans', sans-serif;\n    }\n    .font-dmsans {\n      font-family: 'DM Sans', sans-serif;\n    }\n    @keyframes fadeIn {\n      from { opacity: 0; transform: translateY(20px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n    @keyframes slideUp {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n    .fade-in {\n      animation: fadeIn 0.6s ease-out;\n    }\n    .slide-up {\n      animation: slideUp 0.3s ease-out;\n    }\n    .hover-scale {\n      transition: transform 0.3s ease;\n    }\n    .hover-scale:hover {\n      transform: scale(1.03);\n    }\n    .whatsapp-green {\n      background-color: #2CA264;\n    }\n    .whatsapp-green:hover {\n      background-color: #259557;\n    }\n    \/* Toast posicionado no rodap\u00e9 da tela *\/\n    #toast {\n      position: fixed;\n      bottom: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n      z-index: 50;\n      max-width: 90%;\n    }\n  <\/style>\n<\/head>\n\n<body class=\"bg-gray-50\">\n\n  <div class=\"py-6 px-4\">\n    <div class=\"max-w-md mx-auto\">\n\n      <!-- Header -->\n      <div class=\"text-center mb-6 fade-in\">\n        <h1 class=\"text-xl font-bold text-gray-900 font-dmsans\">\n          Convide amigos e amplie seu impacto na sa\u00fade do Brasil!\n        <\/h1>\n        <p class=\"mt-2 text-sm text-gray-700\">\n          Voc\u00ea j\u00e1 est\u00e1 ajudando a melhorar a medicina brasileira.<br>\n          Convide amigos e familiares para cuidarem da sua sa\u00fade tamb\u00e9m!\n        <\/p>\n      <\/div>\n\n      <!-- Confirma\u00e7\u00e3o p\u00f3s-share (oculta inicialmente) -->\n      <div id=\"confirmationMessage\"\n           class=\"hidden bg-green-50 border border-green-200 text-green-800 px-4 py-3 rounded-md text-sm text-center mb-4 slide-up\">\n        \u2705 Compartilhado! Quer convidar outra pessoa? \u00c9 s\u00f3 clicar de novo.\n      <\/div>\n\n      <!-- CTAs -->\n      <div class=\"space-y-3 mb-6 fade-in\">\n        <button id=\"inviteButton\"\n                class=\"whatsapp-green text-white px-4 py-3 text-base font-semibold rounded-md shadow-md hover:shadow-lg transition-all duration-300 hover-scale w-full\">\n          Compartilhar no WhatsApp\n        <\/button>\n\n        <button id=\"copyButton\"\n                class=\"bg-white text-gray-700 border border-gray-300 px-4 py-3 text-base font-semibold rounded-md hover:bg-gray-50 transition-all duration-300 hover-scale w-full\">\n          Copiar link\n        <\/button>\n      <\/div>\n\n      <hr class=\"my-6 border-gray-200\">\n\n      <!-- Info Box -->\n      <div class=\"text-sm text-gray-700 mb-4 text-center\">\n        Mais de <span class=\"font-bold\">35 mil<\/span> brasileiros est\u00e3o<br>participando e recebendo gratuitamente:\n      <\/div>\n\n      <!-- Benefits Section -->\n      <div class=\"mb-10 fade-in\">\n        <div class=\"flex gap-4 overflow-x-auto pb-2 snap-x\">\n\n          <!-- Card 1 -->\n          <div class=\"flex-shrink-0 snap-center bg-white border border-[#579BFC] rounded-xl shadow-md w-64 p-4\">\n            <div class=\"flex justify-center mb-2\">\n              <div class=\"bg-[#8874DB] p-2 rounded-full\">\n                <i data-lucide=\"droplet\" class=\"text-white w-5 h-5\"><\/i>\n              <\/div>\n            <\/div>\n            <h3 class=\"text-center text-base font-semibold text-gray-800 font-dmsans\">Exames de Sangue<\/h3>\n            <p class=\"text-center text-sm text-gray-600 mb-1\">Hemograma, colesterol, diabetes e mais<\/p>\n          <\/div>\n\n          <!-- Card 2 -->\n          <div class=\"flex-shrink-0 snap-center bg-white border border-[#FF6363] rounded-xl shadow-md w-64 p-4\">\n            <div class=\"flex justify-center mb-2\">\n              <div class=\"bg-[#DC5490] p-2 rounded-full\">\n                <i data-lucide=\"file-heart\" class=\"text-white w-5 h-5\"><\/i>\n              <\/div>\n            <\/div>\n            <h3 class=\"text-center text-base font-semibold text-gray-800 font-dmsans\">Relat\u00f3rio Cardiovascular<\/h3>\n            <p class=\"text-center text-sm text-gray-600 mb-1\">Relat\u00f3rio de sa\u00fade do seu cora\u00e7\u00e3o<\/p>\n          <\/div>\n\n          <!-- Card 3 -->\n          <div class=\"flex-shrink-0 snap-center bg-white border border-[#925FE2] rounded-xl shadow-md w-64 p-4\">\n            <div class=\"flex justify-center mb-2\">\n              <div class=\"bg-[#73A4F2] p-2 rounded-full\">\n                <i data-lucide=\"earth\" class=\"text-white w-5 h-5\"><\/i>\n              <\/div>\n            <\/div>\n            <h3 class=\"text-center text-base font-semibold text-gray-800 font-dmsans\">Mapa de Ancestralidade<\/h3>\n            <p class=\"text-center text-sm text-gray-600 mb-1\">\n              Descubra de quais continentes vieram seus ancestrais \n              <strong>(3\u00ba ano de participa\u00e7\u00e3o)<\/strong>\n            <\/p>\n          <\/div>\n\n        <\/div>\n      <\/div>\n\n      <!-- Footer -->\n      <div class=\"text-center space-y-1 fade-in\">\n        <img decoding=\"async\" src=\"https:\/\/gen-t.science\/wp-content\/uploads\/2025\/06\/logo_gent_180x180_2x.png\"\n             alt=\"Logo gen-t\"\n             class=\"mx-auto h-20 w-auto\">\n        <p class=\"text-gray-500 text-sm\">\n          Humanidade com ci\u00eancia\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- Toast (feedback de copiar link) -->\n  <div id=\"toast\"\n       class=\"hidden bg-gray-900 text-white px-4 py-3 rounded-md shadow-lg text-sm\">\n    Link copiado!\n  <\/div>\n\n  <script>\n    \/\/ Inicializa \u00edcones do Lucide\n    lucide.createIcons();\n\n    \/\/ ---- Configura\u00e7\u00e3o ----\n    const inviteUrl = \"https:\/\/tinyurl.com\/gen-t-participe-agora\";\n\n    const inviteMessage =\n`Oi! Estou participando do Projeto gen-t do Brasil, uma pesquisa de sa\u00fade gratuita. Achei que voc\u00ea ia gostar de participar tamb\u00e9m.\n\n\u00c9 100% gratuito e voc\u00ea recebe:\n\ud83e\ude78 Exames de sangue\n\ud83e\ude7a Avalia\u00e7\u00e3o de risco cardiovascular\n\ud83c\udf0e Mapa da sua ancestralidade\n\n\ud83d\udc49 Saiba mais: ${inviteUrl}`;\n\n    \/\/ ---- Utilit\u00e1rios ----\n    function getUTMParam(param) {\n      const urlParams = new URLSearchParams(window.location.search);\n      return urlParams.get(param) || 'nao_definido';\n    }\n\n    function trackEvent(label) {\n      if (window.gtag) {\n        const utmSource = getUTMParam('utm_source');\n        const utmCampaign = getUTMParam('utm_campaign');\n        gtag('event', 'click', {\n          event_category: 'convite',\n          event_label: `${label}_${utmSource}_${utmCampaign}`,\n        });\n      }\n    }\n\n    function showConfirmation() {\n      const msg = document.getElementById('confirmationMessage');\n      msg.classList.remove('hidden');\n      \/\/ Reseta a anima\u00e7\u00e3o se j\u00e1 foi exibida antes\n      msg.classList.remove('slide-up');\n      void msg.offsetWidth; \/\/ for\u00e7a reflow\n      msg.classList.add('slide-up');\n    }\n\n    function showToast(message) {\n      const toast = document.getElementById('toast');\n      toast.textContent = message;\n      toast.classList.remove('hidden');\n      clearTimeout(toast._timeout);\n      toast._timeout = setTimeout(() => {\n        toast.classList.add('hidden');\n      }, 2500);\n    }\n\n    \/\/ Fallback de copiar para navegadores antigos \/ contexto sem HTTPS\n    function fallbackCopy(text) {\n      const textarea = document.createElement('textarea');\n      textarea.value = text;\n      textarea.style.position = 'fixed';\n      textarea.style.opacity = '0';\n      document.body.appendChild(textarea);\n      textarea.select();\n      try {\n        document.execCommand('copy');\n        showToast('Link copiado!');\n      } catch (err) {\n        showToast('N\u00e3o foi poss\u00edvel copiar. Tente manualmente.');\n      }\n      document.body.removeChild(textarea);\n    }\n\n    \/\/ ---- Handlers ----\n    document.getElementById('inviteButton').addEventListener('click', function () {\n      const whatsappLink = `https:\/\/wa.me\/?text=${encodeURIComponent(inviteMessage)}`;\n      trackEvent('whatsapp_share');\n      window.open(whatsappLink, '_blank');\n      showConfirmation();\n    });\n\n    document.getElementById('copyButton').addEventListener('click', async function () {\n      trackEvent('copy_link');\n      try {\n        if (navigator.clipboard && window.isSecureContext) {\n          await navigator.clipboard.writeText(inviteMessage);\n          showToast('Link copiado!');\n        } else {\n          fallbackCopy(inviteMessage);\n        }\n      } catch (err) {\n        fallbackCopy(inviteMessage);\n      }\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Compartilhe &#8211; Projeto gen-t Brasil Convide amigos e amplie seu impacto na sa\u00fade do Brasil! Voc\u00ea j\u00e1 est\u00e1 ajudando a melhorar a medicina brasileira. Convide amigos e familiares para cuidarem da sua sa\u00fade tamb\u00e9m! \u2705 Compartilhado! Quer convidar outra pessoa? \u00c9 s\u00f3 clicar de novo. Compartilhar no WhatsApp Copiar link Mais de 35 mil brasileiros [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3041","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Indica\u00e7\u00e3o TCLE1 - Claude - Gen-t Science<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Indica\u00e7\u00e3o TCLE1 - Claude - Gen-t Science\" \/>\n<meta property=\"og:description\" content=\"Compartilhe &#8211; Projeto gen-t Brasil Convide amigos e amplie seu impacto na sa\u00fade do Brasil! Voc\u00ea j\u00e1 est\u00e1 ajudando a melhorar a medicina brasileira. Convide amigos e familiares para cuidarem da sua sa\u00fade tamb\u00e9m! \u2705 Compartilhado! Quer convidar outra pessoa? \u00c9 s\u00f3 clicar de novo. Compartilhar no WhatsApp Copiar link Mais de 35 mil brasileiros [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/\" \/>\n<meta property=\"og:site_name\" content=\"Gen-t Science\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/gentscience\/\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gen-t.science\/wp-content\/uploads\/2025\/06\/logo_gent_180x180_2x.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/\",\"url\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/\",\"name\":\"Indica\u00e7\u00e3o TCLE1 - Claude - Gen-t Science\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gen-t.science\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gen-t.science\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/logo_gent_180x180_2x.png\",\"datePublished\":\"2026-06-09T21:36:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/#primaryimage\",\"url\":\"https:\\\/\\\/gen-t.science\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/logo_gent_180x180_2x.png\",\"contentUrl\":\"https:\\\/\\\/gen-t.science\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/logo_gent_180x180_2x.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gen-t.science\\\/pt-br\\\/indicacao-tcle1-claude\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gen-t.science\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Indica\u00e7\u00e3o TCLE1 &#8211; Claude\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gen-t.science\\\/#website\",\"url\":\"https:\\\/\\\/gen-t.science\\\/\",\"name\":\"Gen-t Science\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gen-t.science\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Indica\u00e7\u00e3o TCLE1 - Claude - Gen-t Science","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/","og_locale":"pt_BR","og_type":"article","og_title":"Indica\u00e7\u00e3o TCLE1 - Claude - Gen-t Science","og_description":"Compartilhe &#8211; Projeto gen-t Brasil Convide amigos e amplie seu impacto na sa\u00fade do Brasil! Voc\u00ea j\u00e1 est\u00e1 ajudando a melhorar a medicina brasileira. Convide amigos e familiares para cuidarem da sua sa\u00fade tamb\u00e9m! \u2705 Compartilhado! Quer convidar outra pessoa? \u00c9 s\u00f3 clicar de novo. Compartilhar no WhatsApp Copiar link Mais de 35 mil brasileiros [&hellip;]","og_url":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/","og_site_name":"Gen-t Science","article_publisher":"https:\/\/www.facebook.com\/gentscience\/","og_image":[{"url":"https:\/\/gen-t.science\/wp-content\/uploads\/2025\/06\/logo_gent_180x180_2x.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/","url":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/","name":"Indica\u00e7\u00e3o TCLE1 - Claude - Gen-t Science","isPartOf":{"@id":"https:\/\/gen-t.science\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/#primaryimage"},"image":{"@id":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/#primaryimage"},"thumbnailUrl":"https:\/\/gen-t.science\/wp-content\/uploads\/2025\/06\/logo_gent_180x180_2x.png","datePublished":"2026-06-09T21:36:50+00:00","breadcrumb":{"@id":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/#primaryimage","url":"https:\/\/gen-t.science\/wp-content\/uploads\/2025\/06\/logo_gent_180x180_2x.png","contentUrl":"https:\/\/gen-t.science\/wp-content\/uploads\/2025\/06\/logo_gent_180x180_2x.png"},{"@type":"BreadcrumbList","@id":"https:\/\/gen-t.science\/pt-br\/indicacao-tcle1-claude\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gen-t.science\/"},{"@type":"ListItem","position":2,"name":"Indica\u00e7\u00e3o TCLE1 &#8211; Claude"}]},{"@type":"WebSite","@id":"https:\/\/gen-t.science\/#website","url":"https:\/\/gen-t.science\/","name":"Gen-t Science","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gen-t.science\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"}]}},"_links":{"self":[{"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/pages\/3041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/comments?post=3041"}],"version-history":[{"count":1,"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/pages\/3041\/revisions"}],"predecessor-version":[{"id":3042,"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/pages\/3041\/revisions\/3042"}],"wp:attachment":[{"href":"https:\/\/gen-t.science\/pt-br\/wp-json\/wp\/v2\/media?parent=3041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}