{"id":665,"date":"2025-12-27T15:00:01","date_gmt":"2025-12-27T15:00:01","guid":{"rendered":"https:\/\/master-artists.net\/?page_id=665"},"modified":"2025-12-27T15:00:01","modified_gmt":"2025-12-27T15:00:01","slug":"665-2","status":"publish","type":"page","link":"https:\/\/master-artists.net\/index.php\/665-2\/","title":{"rendered":""},"content":{"rendered":"\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<title>Animated Bot Assistant<\/title>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<style>\nbody {\n  margin: 0;\n  height: 100vh;\n  background: #f5f7fb;\n  font-family: Arial, sans-serif;\n}\n\n\/* ===== BIG GIF ASSISTANT ===== *\/\n#gif-assistant {\n  position: fixed;\n  bottom: 20px;\n  right: 20px;\n  width: 220px;            \/* Bigger size *\/\n  cursor: pointer;\n  z-index: 1000;\n  transition: opacity 0.3s ease, transform 0.25s ease;\n}\n\n\/* Hover pop *\/\n#gif-assistant:hover {\n  transform: scale(1.08);\n}\n\n#gif-assistant.hidden {\n  opacity: 0;\n  pointer-events: none;\n  transform: scale(0.85);\n}\n\n\/* ===== BOT CONTAINER ===== *\/\n#bot-container {\n  position: fixed;\n  bottom: 20px;\n  right: 20px;\n  width: 360px;\n  height: 520px;\n  display: none;\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: 0 15px 35px rgba(0,0,0,0.25);\n  animation: slideUp 0.5s ease forwards;\n  z-index: 999;\n}\n\n@keyframes slideUp {\n  from {\n    opacity: 0;\n    transform: translateY(40px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<!-- NEW BOT GIF -->\n<img decoding=\"async\"\n  id=\"gif-assistant\"\n  src=\"https:\/\/s2.ezgif.com\/tmp\/ezgif-2c2b5a170e019612.gif\"\n  alt=\"Chat Assistant\"\n  onclick=\"toggleBot()\"\n\/>\n\n<!-- BOTPRESS CHAT -->\n<div id=\"bot-container\">\n  <iframe loading=\"lazy\"\n    src=\"https:\/\/cdn.botpress.cloud\/webchat\/v3.5\/shareable.html?configUrl=https:\/\/files.bpcontent.cloud\/2025\/12\/09\/04\/20251209041232-I81V8XFT.json\"\n    width=\"100%\"\n    height=\"100%\"\n    frameborder=\"0\"\n    allow=\"microphone; autoplay\"\n  ><\/iframe>\n<\/div>\n\n<script>\nfunction toggleBot() {\n  const bot = document.getElementById(\"bot-container\");\n  const gif = document.getElementById(\"gif-assistant\");\n\n  if (bot.style.display === \"block\") {\n    bot.style.display = \"none\";\n    gif.classList.remove(\"hidden\");\n  } else {\n    bot.style.display = \"block\";\n    gif.classList.add(\"hidden\");\n  }\n}\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Animated Bot Assistant<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-665","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/pages\/665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/comments?post=665"}],"version-history":[{"count":2,"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/pages\/665\/revisions"}],"predecessor-version":[{"id":667,"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/pages\/665\/revisions\/667"}],"wp:attachment":[{"href":"https:\/\/master-artists.net\/index.php\/wp-json\/wp\/v2\/media?parent=665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}