#almac-chatbot-launcher{position:fixed;bottom:20px;right:20px;background:#007bff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:28px;cursor:pointer;box-shadow:0 4px 12px #0000004d;z-index:9999}#almac-chatbot-proactive{position:fixed;bottom:90px;right:20px;background:#007bff;color:#fff;padding:10px 14px;border-radius:16px;font-size:14px;z-index:9999;animation:fadeIn .8s ease-in-out}#almac-chatbot-window{position:fixed;bottom:90px;right:20px;width:360px;max-height:540px;background:#fff;border:2px solid #007BFF;border-radius:14px;display:none;flex-direction:column;box-shadow:0 4px 12px #0000004d;font-family:Arial,sans-serif;overflow:hidden;z-index:9999}#almac-chatbot-window .chatbot-header{background:#007bff;color:#fff;padding:14px;font-weight:700;font-size:17px;position:relative}#almac-chatbot-window .chatbot-close{position:absolute;right:14px;top:12px;font-size:18px;cursor:pointer}#almac-chatbot-window .chatbot-body{flex:1;padding:12px;overflow-y:auto;background:#f9f9f9;font-size:15px;display:flex;flex-direction:column}.bot,.user{max-width:85%;padding:10px 14px;border-radius:16px;margin:6px 0;line-height:1.4;word-wrap:break-word}.bot{align-self:flex-start;background:#e5f1ff;color:#000}.user{align-self:flex-end;background:#007bff;color:#fff}.bot-buttons{display:flex;flex-direction:column;gap:8px;margin:10px 0}.bot-btn{background:#fff;color:#007bff;border:1px solid #007BFF;border-radius:10px;padding:10px;cursor:pointer;text-align:left;transition:all .2s ease-in-out}.bot-btn:hover{background:#007bff;color:#fff}#almac-chatbot-window .chatbot-footer{display:flex;border-top:1px solid #ddd}#almac-chatbot-window .chatbot-footer input{flex:1;border:none;padding:12px;font-size:14px}#almac-chatbot-window .chatbot-footer button{background:#007bff;color:#fff;border:none;padding:12px;cursor:pointer;font-size:15px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/chatbot.css.map */
