{"id":12,"date":"2025-07-30T14:59:04","date_gmt":"2025-07-30T17:59:04","guid":{"rendered":"https:\/\/projetoslayerup.com.br\/ifood-elia\/?page_id=12"},"modified":"2025-08-15T12:31:38","modified_gmt":"2025-08-15T15:31:38","slug":"home","status":"publish","type":"page","link":"https:\/\/projetoslayerup.com.br\/ifood-elia\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-040d293 e-con-full e-flex e-con e-parent\" data-id=\"040d293\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4cedf69 e-flex e-con-boxed e-con e-child\" data-id=\"4cedf69\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-eafcd22 e-flex e-con-boxed e-con e-child\" data-id=\"eafcd22\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f4a9c4 elementor-widget elementor-widget-image\" data-id=\"5f4a9c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"520\" height=\"575\" src=\"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/menina-desk.png\" class=\"attachment-large size-large wp-image-85\" alt=\"\" srcset=\"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/menina-desk.png 520w, https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/menina-desk-271x300.png 271w\" sizes=\"(max-width: 520px) 100vw, 520px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bdf1e93 e-con-full e-flex e-con e-child\" data-id=\"bdf1e93\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5243f3 elementor-widget elementor-widget-html\" data-id=\"c5243f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/@n8n\/chat\/dist\/style.css\" rel=\"stylesheet\" \/>\n<script type=\"module\">\n\timport { createChat } from 'https:\/\/cdn.jsdelivr.net\/npm\/@n8n\/chat\/dist\/chat.bundle.es.js';\n\n\tcreateChat({\n\t\twebhookUrl: 'https:\/\/n8n.srv853222.hstgr.cloud\/webhook\/d417646e-07f3-44f6-b865-febd86e8cb56\/chat',\n\t\ttarget: '#n8n-chat',\n\t\tmode: 'fullscreen',\n\t\tdefaultLanguage : 'pt',\n\t\tinitialMessages : [ \n\t\t'Oi! \ud83d\udc4b','Meu nome \u00e9 Gabis. vamos montar um planejamento hoje?' \n\t] ,\n\ti18n: {\n\t\tpt: {\n\t\t\ttitle: '',\n\t\t\tsubtitle: \"\",\n\t\t\tfooter: '',\n\t\t\tgetStarted: 'Nova conversa',\n\t\t\tinputPlaceholder: 'Digite aqui a sua mensagem... ',\n\t\t},\n\t},\n\t});\n\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        const heading = document.querySelector(\".chat-heading\");\n        \n        if (heading) {\n            \/\/ Apaga o conte\u00fado atual\n            heading.innerHTML = \"\";\n\n            \/\/ Cria a imagem\n            const img = document.createElement(\"img\");\n            img.src = \"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/text_balao.png\";\n            img.alt = \"Minha imagem\";\n\n            \/\/ Insere a imagem dentro da div\n            heading.appendChild(img);\n        }\n        \/\/ setTimeout(function () {\n        \/\/     const sendButton = document.querySelector(\".chat-input-send-button\");\n        \/\/     if (sendButton) {\n        \/\/     sendButton.innerHTML = \"\";\n        \/\/     const img = document.createElement(\"img\");\n        \/\/     img.src = \"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/icon-chat.svg\";\n        \/\/     img.alt = \"Enviar mensagem\";\n        \/\/     img.width = 30; \/\/ mant\u00e9m o tamanho parecido com o SVG original\n        \/\/     img.height = 30;\n        \/\/     sendButton.appendChild(img);\n        \/\/     }\n        \/\/ }, 500); \/\/ meio segundo depois do carregamento\n    });\n<\/script>\n<style>\n    body {\n        background-color: #D82840;\n    }\n    #n8n-chat{\n        border-radius: 20px !important;\n        overflow: hidden;\n        width: 700px;\n        height: 530px;\n    }\n\n    .chat-layout {\n        position: relative;\n    }\n\n    .chat-layout::before {\n        content: '';\n        background-image: url('https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/bg-chat-2.png');\n        background-position: center;\n        background-size: contain;\n        background-repeat: no-repeat;\n        display: block;\n        width: 100%;\n        height: 413px;\n        position: absolute;\n        bottom: 12px;\n        right: 0;\n    }\n\n    .chat-layout .chat-header {\n        background: #890019;\n        border-radius: 11px;\n        position: absolute;\n        margin-bottom: 30px;\n        max-width: 480px;\n        right: 5px;\n        display: block;\n    }\n\n    .chat-layout .chat-header::before {\n        content: '';\n        background-image: url('https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-content\/uploads\/2025\/08\/detalhe-bg-title.svg');\n        background-position: center;\n        background-size: contain;\n        background-repeat: no-repeat;\n        display: block;\n        width: 28px;\n        height: 48px;\n        position: absolute;\n        bottom: -15px;\n        right: 0;\n    }\n\n    .chat-layout .chat-body {\n        background-color: transparent;\n        min-height: 210px;\n        margin-top: 33px;\n        margin-right: 20px;\n        margin-bottom: 9px;\n    }\n\n    .chat-layout .chat-body .chat-messages-list .chat-message {\n        background: #FFAAB4 !important;\n        width: fit-content !important;\n        max-width: 94%;\n        border: 0 !important;\n        border-radius: 18px !important;\n        color: #890019 !important;\n        display: flex !important;\n        align-items: center;\n        padding: 14px 20px;\n    }\n\n    .chat-layout .chat-body .chat-messages-list .chat-message.chat-message-from-user {\n        background: #F5F5F5 !important;\n        width: 100% !important;\n        max-width: fit-content;\n        border: 1px solid #FFF !important;\n        border-radius: 18px !important;\n        color: #000 !important;\n        display: flex !important;\n        align-items: center;\n        padding: 5px 20px;\n    }\n\n    .chat-message-typing .chat-message-typing-circle {\n        display: block;\n        height: 10px;\n        width: 10px;\n        border-radius: 50%;\n        background-color: #FFF;\n        margin: 3px;\n    }\n\n    .chat-layout .chat-footer {\n        border-top: 1px solid #FFF;\n        background: transparent;\n        color: #FFF;\n        margin: 0 20px 45px;\n    }\n\n    .chat-inputs textarea[data-v-de5e7961] {\n        font-family: inherit;\n        font-size: var(--chat--input--font-size);\n        width: 100%;\n        border: var(--chat--input--border, 0);\n        border-radius: var(--chat--input--border-radius);\n        padding: var(--chat--input--padding);\n        min-height: var(--chat--textarea--height, 2.5rem);\n        max-height: var(--chat--textarea--max-height);\n        height: var(--chat--textarea--height, 2.5rem);\n        resize: none;\n        overflow-y: auto;\n        background: transparent;\n        color: #FFF;\n        outline: none;\n        line-height: var(--chat--input--line-height, 1.5);\n    }\n\n    .chat-input-send-button[data-v-de5e7961], .chat-input-file-button[data-v-de5e7961] {\n        background: transparent;\n    }\n\n\n    .chat-layout .chat-body {\n        overflow-y: auto;\n\n        \/* Firefox *\/\n        scrollbar-width: thin; \/* fina *\/\n        scrollbar-color: #FFF #890019; \/* barra, fundo *\/\n    }\n\n    \/* Chrome, Edge, Safari *\/\n    .chat-layout .chat-body::-webkit-scrollbar {\n        width: 3px;\n    }\n\n    .chat-layout .chat-body::-webkit-scrollbar-track {\n        background: #890019;\n        border: 1px solid #FFF;\n    }\n\n    .chat-layout .chat-body::-webkit-scrollbar-thumb {\n        background: #FFF;\n        border-radius: 2px;\n    }\n\n    .chat-layout .chat-body::-webkit-scrollbar-thumb:hover {\n        background: #ccc;\n    }\n\n    .chat-inputs textarea[data-v-de5e7961]::placeholder { \/* Padr\u00e3o *\/\n        color: #FFF;\n    }\n\n    .chat-inputs textarea[data-v-de5e7961]::-webkit-input-placeholder { \/* Chrome, Safari, Edge *\/\n        color: #FFF;\n    }\n\n    .chat-inputs textarea[data-v-de5e7961]:-ms-input-placeholder { \/* IE 10+ *\/\n        color: #FFF;\n    }\n\n    .chat-inputs textarea[data-v-de5e7961]::-moz-placeholder { \/* Firefox antigo *\/\n        color: #FFF;\n    }\n\n    .chat-inputs textarea[data-v-de5e7961]:-moz-placeholder { \/* Firefox antigo *\/\n            color: #FFF;\n    }\n\n    .chat-input[data-v-de5e7961] * {\n        box-sizing: border-box;\n        color: #FFF;\n    }\n\n\n    .container {\n        width: 100%;\n        height: 100%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n<\/style>\n<div id=\"n8n-chat\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d273cd e-con-full e-flex e-con e-parent\" data-id=\"3d273cd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"pages\/page-home.php","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":95,"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":135,"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/pages\/12\/revisions\/135"}],"wp:attachment":[{"href":"https:\/\/projetoslayerup.com.br\/ifood-elia\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}