#andromeda-chatbot{position:fixed;bottom:20px;right:20px;z-index:9998;font-family:inherit}#andromeda-chatbot *{box-sizing:border-box}.ac-toggle{display:flex;align-items:center;gap:8px;background:#c00f70;color:#fff;border:0;border-radius:999px;padding:12px 18px;cursor:pointer;box-shadow:0 4px 16px #c00f7059;font-size:14px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease}.ac-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c00f7073}.ac-toggle:focus-visible{outline:3px solid #000;outline-offset:2px}.ac-toggle__icon{font-size:18px}.ac-toggle__dot{position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:50%;background:#46d369;border:2px solid #fff;display:none}.ac-toggle.has-notification .ac-toggle__dot{display:block}.ac-window{display:none;position:absolute;bottom:64px;right:0;width:360px;max-width:calc(100vw - 40px);height:540px;max-height:calc(100vh - 100px);background:#fff;border-radius:16px;box-shadow:0 12px 32px #0000002e;overflow:hidden;flex-direction:column}.ac-window.open{display:flex}.ac-header{display:flex;align-items:center;gap:12px;background:#c00f70;color:#fff;padding:14px 16px}.ac-header__avatar{width:36px;height:36px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.ac-header__info{flex:1;min-width:0}.ac-header__title{font-size:15px;font-weight:600;line-height:1.2}.ac-header__status{font-size:12px;opacity:.85;display:flex;align-items:center;gap:6px}.ac-status-dot{width:8px;height:8px;border-radius:50%;background:#46d369}.ac-close{background:transparent;border:0;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:4px}.ac-close:hover{background:#ffffff26}.ac-messages{flex:1;overflow-y:auto;padding:16px;background:#fafafa;display:flex;flex-direction:column;gap:10px}.ac-msg{max-width:85%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.5;word-wrap:break-word}.ac-msg.bot{background:#fff;border:1px solid #eee;align-self:flex-start;border-bottom-left-radius:4px}.ac-msg.user{background:#c00f70;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.ac-msg a{color:#c00f70;text-decoration:underline}.ac-msg.user a{color:#fff}.ac-msg ul{margin:6px 0;padding-left:18px}.ac-msg li{margin:2px 0}.ac-typing{display:inline-flex;gap:3px;padding:10px 14px;background:#fff;border:1px solid #eee;border-radius:14px 14px 14px 4px;align-self:flex-start}.ac-typing span{width:6px;height:6px;border-radius:50%;background:#999;animation:ac-bounce 1.4s ease-in-out infinite}.ac-typing span:nth-child(2){animation-delay:.2s}.ac-typing span:nth-child(3){animation-delay:.4s}@keyframes ac-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}.ac-quickreplies{display:flex;flex-wrap:wrap;gap:6px;padding:8px 16px;border-top:1px solid #eee;background:#fff}.ac-quickreply{background:#fff;border:1px solid #C00F70;color:#c00f70;border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer;transition:background .15s ease,color .15s ease}.ac-quickreply:hover{background:#c00f70;color:#fff}.ac-form{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #eee;background:#fff}.ac-input{flex:1;border:1px solid #ddd;border-radius:999px;padding:10px 16px;font-size:14px;outline:none}.ac-input:focus{border-color:#c00f70}.ac-send{background:#c00f70;color:#fff;border:0;border-radius:50%;width:40px;height:40px;font-size:18px;cursor:pointer;flex-shrink:0}.ac-send:hover{background:#a00d61}.ac-footer{text-align:center;padding:8px;font-size:12px;color:#777;background:#fafafa;border-top:1px solid #eee}.ac-footer a{color:#c00f70;text-decoration:none}.ac-footer a:hover{text-decoration:underline}@media(max-width:480px){.ac-window{width:calc(100vw - 20px);height:calc(100vh - 100px);bottom:60px;right:-10px}.ac-toggle__label{display:none}.ac-toggle{padding:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/andromeda-chatbot.css.map */
