(function(){var WH="https://n8n.goddessesgardenofwealth.com/webhook/chat";var AV="https://minio-api.goddessesgardenofwealth.com/pages/sites/landing-page-1769336425970/Favicon.png.png";var sid="sess_"+Math.random().toString(36).substr(2,9);var s=document.createElement("style");s.textContent="@import url(\"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=Great+Vibes&family=Lato:wght@300;400&display=swap\");@keyframes sparkle{0%,100%{opacity:0;transform:scale(0) rotate(0deg)}50%{opacity:1;transform:scale(1) rotate(180deg)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}@keyframes pulseGlow{0%,100%{box-shadow:0 0 5px rgba(201,168,76,.3),0 0 10px rgba(201,168,76,.2)}50%{box-shadow:0 0 15px rgba(201,168,76,.5),0 0 25px rgba(201,168,76,.3)}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}#goddess-chat-toggle{position:fixed;bottom:28px;right:28px;z-index:99999;width:68px;height:68px;border-radius:50%;cursor:pointer;background:linear-gradient(135deg,#1a5c3a 0%,#0d3d27 50%,#1a5c3a 100%);border:2px solid #c9a84c;box-shadow:0 4px 20px rgba(201,168,76,.4),0 0 30px rgba(26,92,58,.3);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:pulseGlow 2s ease-in-out infinite}#goddess-chat-toggle:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(201,168,76,.6),0 0 40px rgba(26,92,58,.4)}#goddess-chat-toggle img{width:54px;height:54px;border-radius:50%;object-fit:cover;object-position:center top;border:2px solid rgba(201,168,76,.6)}#goddess-chat-window{position:fixed;bottom:110px;right:28px;z-index:99998;width:380px;height:520px;background:linear-gradient(180deg,#0d3d27 0%,#0a2e1d 100%);border-radius:20px;border:2px solid #c9a84c;box-shadow:0 10px 40px rgba(0,0,0,.4),0 0 30px rgba(201,168,76,.2);display:none;flex-direction:column;overflow:hidden;font-family:Lato,sans-serif}#goddess-chat-window.open{display:flex}#goddess-chat-header{background:linear-gradient(135deg,#1a5c3a 0%,#0d3d27 100%);padding:16px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(201,168,76,.4);position:relative;overflow:hidden}.sparkle-container{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.sparkle{position:absolute;width:6px;height:6px;background:radial-gradient(circle,#ffd700 0%,#c9a84c 50%,transparent 70%);border-radius:50%;animation:sparkle 2s ease-in-out infinite}#goddess-chat-header-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:center top;border:2px solid #c9a84c;box-shadow:0 2px 10px rgba(201,168,76,.4);animation:float 3s ease-in-out infinite}#goddess-chat-header-info{flex:1;position:relative;z-index:1}#goddess-chat-header-title{font-family:Great Vibes,cursive;font-size:26px;background:linear-gradient(90deg,#ffd700,#c9a84c,#ffd700,#c9a84c);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite;margin:0;line-height:1.2}#goddess-chat-header-status{font-size:12px;color:rgba(201,168,76,.8);font-family:Cormorant Garamond,serif;font-style:italic}#goddess-chat-close{width:32px;height:32px;border-radius:50%;background:rgba(201,168,76,.15);border:1px solid rgba(201,168,76,.3);color:#c9a84c;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;position:relative;z-index:1}#goddess-chat-close:hover{background:rgba(201,168,76,.3);transform:rotate(90deg)}#goddess-chat-messages{flex:1;padding:18px;overflow-y:auto;background:linear-gradient(180deg,rgba(13,61,39,.5) 0%,rgba(10,46,29,.8) 100%)}#goddess-chat-messages::-webkit-scrollbar{width:6px}#goddess-chat-messages::-webkit-scrollbar-track{background:rgba(201,168,76,.1);border-radius:3px}#goddess-chat-messages::-webkit-scrollbar-thumb{background:rgba(201,168,76,.4);border-radius:3px}.goddess-msg{margin-bottom:14px;display:flex;animation:fadeIn .3s ease-out}.goddess-msg.user{justify-content:flex-end}.goddess-msg.bot{justify-content:flex-start}.goddess-msg .bubble{max-width:85%;padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.5;font-family:Cormorant Garamond,serif}.goddess-msg.user .bubble{background:linear-gradient(135deg,#c9a84c 0%,#a8893d 100%);color:#0d3d27;border-bottom-right-radius:4px}.goddess-msg.bot .bubble{background:linear-gradient(135deg,#1a5c3a 0%,#0d3d27 100%);border:1px solid rgba(201,168,76,.3);color:#e8e0d0;border-bottom-left-radius:4px}.goddess-typing{display:flex;gap:4px;padding:4px 0}.goddess-typing span{width:8px;height:8px;background:linear-gradient(135deg,#c9a84c,#ffd700);border-radius:50%;animation:typing 1.4s infinite ease-in-out}.goddess-typing span:nth-child(2){animation-delay:.2s}.goddess-typing span:nth-child(3){animation-delay:.4s}#goddess-chat-input-area{padding:14px;display:flex;gap:10px;background:linear-gradient(180deg,#0d3d27 0%,#0a2e1d 100%);border-top:1px solid rgba(201,168,76,.3)}#goddess-chat-input{flex:1;padding:12px 16px;border-radius:25px;border:1px solid rgba(201,168,76,.4);background:rgba(26,92,58,.3);color:#e8e0d0;font-size:14px;font-family:Cormorant Garamond,serif;outline:none;transition:all .3s}#goddess-chat-input::placeholder{color:rgba(201,168,76,.5)}#goddess-chat-input:focus{border-color:rgba(201,168,76,.7);background:rgba(26,92,58,.5)}#goddess-chat-send{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#c9a84c 0%,#a8893d 100%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}#goddess-chat-send:hover{transform:scale(1.08)}#goddess-chat-send:disabled{opacity:.5;cursor:not-allowed;transform:none}#goddess-chat-send svg{width:20px;height:20px;fill:#0d3d27}@media(max-width:480px){#goddess-chat-window{width:calc(100vw - 24px);right:12px;bottom:90px;height:70vh}#goddess-chat-toggle{width:58px;height:58px;right:16px;bottom:16px}#goddess-chat-toggle img{width:46px;height:46px}}";document.head.appendChild(s);function mkSp(c,n){for(var i=0;i
Goddess

Divine Guidance

Here to illuminate your path
';document.body.appendChild(win);setTimeout(function(){var sc=document.getElementById("header-sparkles");if(sc)mkSp(sc,15)},100);var msgs=document.getElementById("goddess-chat-messages");var inp=document.getElementById("goddess-chat-input");var sendBtn=document.getElementById("goddess-chat-send");tog.addEventListener("click",function(){win.classList.toggle("open");if(win.classList.contains("open"))inp.focus()});document.getElementById("goddess-chat-close").addEventListener("click",function(){win.classList.remove("open")});setTimeout(function(){addMsg("Welcome, beautiful soul. I am here to guide you on your journey to abundance and enlightenment. How may I assist you today?","bot")},500);function addMsg(t,who){var d=document.createElement("div");d.className="goddess-msg "+who;d.innerHTML="
"+t+"
";msgs.appendChild(d);msgs.scrollTop=msgs.scrollHeight}function showTyp(){var d=document.createElement("div");d.className="goddess-msg bot";d.id="goddess-typing";d.innerHTML="
";msgs.appendChild(d);msgs.scrollTop=msgs.scrollHeight}function rmTyp(){var e=document.getElementById("goddess-typing");if(e)e.remove()}function sendMessage(){var t=inp.value.trim();if(!t)return;addMsg(t,"user");inp.value="";sendBtn.disabled=true;showTyp();fetch(WH,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({message:t,sessionId:sid,source:"website"})}).then(function(r){rmTyp();if(r.ok)return r.json();throw new Error()}).then(function(d){addMsg(d.response||d.output||"The goddess is contemplating...","bot")}).catch(function(){rmTyp();addMsg("The divine realm is momentarily beyond reach. Please try again.","bot")}).finally(function(){sendBtn.disabled=false;inp.focus()})}sendBtn.addEventListener("click",sendMessage);inp.addEventListener("keypress",function(e){if(e.key==="Enter")sendMessage()});})();